summaryrefslogtreecommitdiffstats
path: root/build/android/pylib
Commit message (Expand)AuthorAgeFilesLines
* Android: creates fifo for test runners in internal directory.bulach@chromium.org2012-09-211-4/+2
* Move gpu blacklist data file to content side.zmo@google.com2012-09-201-1/+1
* Add wrapper method for enabling adb root.shashishekhar@chromium.org2012-09-201-0/+14
* Add test jar generation logic for ant builds.shashishekhar@chromium.org2012-09-192-7/+12
* Android: uses a fifo rather than logcat for the test runner.bulach@chromium.org2012-09-193-25/+46
* Fix ValidateInstrumentationOptions.frankf@google.com2012-09-181-4/+5
* Upstream changes to python tests.shashishekhar@chromium.org2012-09-175-50/+34
* Android: Always push md5sum_bin to the device.nileshagrawal@chromium.org2012-09-171-3/+2
* Moved RunMonkeyTests out of android_commands.pyilevy@chromium.org2012-09-131-35/+0
* [Android] Add support for layering device-located test files.mnaganov@chromium.org2012-09-121-6/+11
* Fix issue in chrome_test_server_spawner.py when PYTHONPATH is not set.shouqun.liu@intel.com2012-09-121-1/+1
* Fix tls-intolerant handling.digit@chromium.org2012-09-111-1/+2
* Android: upstream latest changes for build/android.bulach@chromium.org2012-09-118-44/+77
* Add SDK-based screenshot-tool for Android.nyquist@chromium.org2012-09-111-3/+7
* Use 'ls' when 'test' is not usable on androidyongsheng.zhu@intel.com2012-09-111-0/+5
* Fix extra new lines in test result summariesilevy@chromium.org2012-09-101-1/+1
* Fix 2 issues to workaround python bugsyongsheng.zhu@intel.com2012-09-101-3/+9
* Revert 155170 - The 'test' command is not always usable on androidnduca@chromium.org2012-09-071-8/+1
* Android: Push data file needed for GpuBlacklistTest.CurrentBlacklistValidationnileshagrawal@chromium.org2012-09-061-4/+5
* Upstream latest changes from build/android/pylib.bulach@chromium.org2012-09-067-112/+98
* The 'test' command is not always usable on androidyongsheng.zhu@intel.com2012-09-061-1/+8
* Minor fixes to android device_status scriptilevy@chromium.org2012-09-041-0/+9
* Handle pexpect.TIMEOUT call in test_packageilevy@chromium.org2012-09-041-36/+30
* Android: Use external storage for test data.nileshagrawal@chromium.org2012-09-044-31/+4
* [android] Remove extra adb newlines from buildbot logskyostil@google.com2012-09-041-0/+22
* Get rid of device/host clock synchronization in android_commands.py.pliard@chromium.org2012-09-042-68/+60
* Upstream chrome_test_server_spawner.py for Android.pliard@chromium.org2012-08-313-73/+364
* Add a test runner/sharder for Monkey stress tests.frankf@google.com2012-08-292-1/+13
* Cleanup references to /data/local/tmp.nileshagrawal@chromium.org2012-08-2910-31/+46
* Add monkey command to android_commands.frankf@chromium.org2012-08-231-10/+48
* Fix test_results.LogFull() issue for Debug build.wangxianzhu@chromium.org2012-08-221-2/+2
* Change Android build configurations (step 3).wangxianzhu@chromium.org2012-08-211-4/+5
* Change Android build configurations (step 2).wangxianzhu@chromium.org2012-08-217-25/+53
* Silence adb command output by defaultilevy@chromium.org2012-08-211-2/+2
* [Android] Add Chrome Shell package name constant.mkosiba@chromium.org2012-08-201-1/+2
* Add STEP_WARNINGS to ManagedInstall failureilevy@chromium.org2012-08-181-1/+2
* Fix calls to ls /root that might be emptyilevy@chromium.org2012-08-171-8/+3
* Organize adb install cmds and reboot on failureilevy@chromium.org2012-08-172-35/+66
* Disable adb root default call in android_commandsilevy@chromium.org2012-08-171-3/+6
* Reland 150411 - "Repack separate 100 / 200 / touch_100 / touch_200 files into...flackr@chromium.org2012-08-081-5/+2
* Revert 150411 - Repack separate 100 / 200 / touch_100 / touch_200 files into ...flackr@chromium.org2012-08-071-2/+5
* Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files.flackr@chromium.org2012-08-071-5/+2
* Initial fixes to run unit_tests bundle on android.nileshagrawal@chromium.org2012-07-271-5/+24
* Restarting adb server before each testing start will cause conflict for multi...james.wei@intel.com2012-07-242-4/+7
* Android: Fix one issue for instrumentation on "user" devices.bulach@chromium.org2012-07-192-3/+11
* Android: Push data file needed by HypenatorTest to the device.nileshagrawal@chromium.org2012-07-191-0/+1
* Android: fix test runners for non-rooted devices.bulach@chromium.org2012-07-191-3/+5
* device_stats_monitor.py implementation code accidentally given executable bit.shess@chromium.org2012-07-171-0/+0
* Add an activity monitor which profiles IO and CPU utilization.satish@chromium.org2012-07-173-1/+260
* Android: further simplication for test runners.bulach@chromium.org2012-07-172-63/+51