History log of /external/autotest/client/cros/multimedia/arc_resource.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f4d7e760791a18c6375e2c878b5421515920d660 27-Feb-2017 Cheng-Yi Chiang <cychiang@chromium.org> [autotest] audio_AudioARCPlayback test

Fix the broken test.
- Increase the waiting time for android to be ready and app to be
installed.
- Specify the activity to play audio file, otherwise, there will be a
menu for user to choose between Chrome and Play Music app.

BUG=chromium:671105
TEST=run audio_AudioARCPlayback test on kevin
Change-Id: Iaf0114e2038a2dd5c1e462118337994fa9da89a8
Reviewed-on: https://chromium-review.googlesource.com/446906
Commit-Ready: Cheng-Yi Chiang <cychiang@chromium.org>
Tested-by: Cheng-Yi Chiang <cychiang@chromium.org>
Reviewed-by: Wai-Hong Tam <waihong@google.com>
/external/autotest/client/cros/multimedia/arc_resource.py
0a5504a1c110ce4f81c7c4cf973d4093b2518cf1 26-Sep-2016 Chen-Hao Chang@google.com <haocc@google.com> [autotest] Add video related utilities on Chrome Browswer and ARC++

Adds some video related utilities on webpages and ARC++ to make the
video tests easier to play video on Chrome Browswer and ARC++.

CQ-DEPEND=CL:388955
BUG=b:31636623
TEST=Not yet. Will be used in audiovideo_AVSync.

Change-Id: I0ecb660324c58092eea3dd5051b16678f5e916a9
Reviewed-on: https://chromium-review.googlesource.com/388995
Commit-Ready: Chen-hao Chang <haocc@google.com>
Tested-by: Chen-hao Chang <haocc@google.com>
Reviewed-by: Wai-Hong Tam <waihong@google.com>
Reviewed-by: Victor Hsieh <victorhsieh@chromium.org>
/external/autotest/client/cros/multimedia/arc_resource.py
d7b2470a20bfec8f22823a764411e9e50e1e123a 09-Sep-2016 Victor Hsieh <victorhsieh@chromium.org> Revert the arc_new import fallback

TEST=None. I had trouble to run the test for other issue, but tests in the
other repo work.
BUG=b:28937952

Change-Id: Ib9757730a7d835cf6637892efedcd62c9c7e4e60
Reviewed-on: https://chromium-review.googlesource.com/383837
Commit-Ready: Victor Hsieh <victorhsieh@chromium.org>
Tested-by: Victor Hsieh <victorhsieh@chromium.org>
Reviewed-by: Chung-yih Wang <cywang@google.com>
/external/autotest/client/cros/multimedia/arc_resource.py
ae85ddebe83470581f0427551415aaddfd961dd4 05-Sep-2016 Cheng-Yi Chiang <cychiang@chromium.org> [autotest] arc_resource: Add resource for Play Music app

Add resource manager for Play Music app. It will handle audio file
playback through Play Music app.

BUG=chromium:644036
TEST=not used yet.

Change-Id: If5e0a61b54c986bfb29785437e5c7f1f513bee60
Reviewed-on: https://chromium-review.googlesource.com/381193
Commit-Ready: Cheng-Yi Chiang <cychiang@chromium.org>
Tested-by: Cheng-Yi Chiang <cychiang@chromium.org>
Reviewed-by: Shyh-In Hwang <josephsih@chromium.org>
/external/autotest/client/cros/multimedia/arc_resource.py
2eba892985ce86df60b4a1a04f84a9683eec6349 17-Aug-2016 Victor Hsieh <victorhsieh@chromium.org> Move arc.py to the public repo as arc_new.py

To avoid conflict with the original file while installing the package,
the file is temporarily named differently.

Also, for tests, fallback to import arc_new when import arc failed.
This is to make sure two ebuilds won't have the same file at the same
time.

TEST=install autotest-lib, force the test to use the new version and run it
BUG=b:28937952

Change-Id: I0bb6b8f28be95b342e28b8fd8f460accc9a3fce3
Reviewed-on: https://chromium-review.googlesource.com/372158
Commit-Ready: Victor Hsieh <victorhsieh@chromium.org>
Tested-by: Victor Hsieh <victorhsieh@chromium.org>
Reviewed-by: Victor Hsieh <victorhsieh@chromium.org>
/external/autotest/client/cros/multimedia/arc_resource.py
40eb7f18560af6565f23a93399286ed53c92d462 10-Aug-2016 Cheng-Yi Chiang <cychiang@chromium.org> [autotest] multimedia: Add a module to control ARC resource

Add arc_resource module to control ARC resource. The multimedia action
such as playback/record of audio will be accomplished by built-in media player
and microphon app.
Note that server side can not import arc_resource module.

Add arc_resource_common module so server can import it and get access to
some properties shared by server and client.

BUG=b:30005964
TEST=not used yet.

Change-Id: I4d2c06ad767d30bca6f09afbaab88cecd33affc0
Reviewed-on: https://chromium-review.googlesource.com/367582
Commit-Ready: Cheng-Yi Chiang <cychiang@chromium.org>
Tested-by: Cheng-Yi Chiang <cychiang@chromium.org>
Reviewed-by: Cheng-Yi Chiang <cychiang@chromium.org>
/external/autotest/client/cros/multimedia/arc_resource.py