| Commit message (Expand) | Author | Age | Files | Lines |
* | [Android] Add configurable timeout to adb_install_apk.py | jbudorick | 2016-01-25 | 1 | -1/+6 |
* | [Android] Make the adb path configurable in three scripts. | jbudorick | 2016-01-12 | 1 | -2/+14 |
* | [Android] Add support for installing older versions of installed apks. | rnephew | 2015-12-09 | 1 | -2/+6 |
* | [Android] Make adb_install_apk.py support multiple specific devices | rnephew | 2015-12-08 | 1 | -5/+6 |
* | [Android] Add a configurable environment for devil/. (RELAND 2) | jbudorick | 2015-12-04 | 1 | -0/+4 |
* | specify the reason for blacklisting | bpastene | 2015-10-29 | 1 | -2/+2 |
* | Revert of [Android] Add a configurable environment for devil/. (RELAND) (patc... | jbudorick | 2015-10-23 | 1 | -4/+0 |
* | [Android] Add a configurable environment for devil/. (RELAND) | jbudorick | 2015-10-23 | 1 | -0/+4 |
* | [Android] Don't use a device blacklist if one isn't provided. (RELAND 2) | jbudorick | 2015-09-11 | 1 | -6/+3 |
* | Revert of [Android] Don't use a device blacklist if one isn't provided. (RELA... | jbudorick | 2015-09-10 | 1 | -3/+6 |
* | [Android] Don't use a device blacklist if one isn't provided. (RELAND) | jbudorick | 2015-09-10 | 1 | -6/+3 |
* | [Android] Add a custom pylintrc for build/android/. | jbudorick | 2015-09-08 | 1 | -1/+1 |
* | Revert of [Android] Don't use a device blacklist if one isn't provided. (patc... | robertocn | 2015-09-04 | 1 | -3/+6 |
* | [Android] Don't use a device blacklist if one isn't provided. | jbudorick | 2015-09-04 | 1 | -6/+3 |
* | [Android][telemetry] Update pylib imports for modules that moved into devil. | jbudorick | 2015-09-03 | 1 | -5/+5 |
* | [Android] Add --blacklist-file as a command-line option. (RELAND) | jbudorick | 2015-08-27 | 1 | -5/+14 |
* | Revert of [Android] Add --blacklist-file as a command-line option. (patchset ... | jbudorick | 2015-08-19 | 1 | -14/+5 |
* | [Android] Add --blacklist-file as a command-line option. | jbudorick | 2015-08-19 | 1 | -5/+14 |
* | [Android] Add support for installing split apks with adb_install_apk. | mikecase | 2015-07-07 | 1 | -1/+24 |
* | Fix adb_install_apk, broken by 9b3e716. | twifkak | 2015-07-01 | 1 | -2/+2 |
* | [Android] Make adb_install_apk use the device blacklist. (RELAND) | jbudorick | 2015-06-18 | 1 | -59/+61 |
* | Revert of [Android] Make adb_install_apk use the device blacklist. (patchset ... | jbudorick | 2015-06-12 | 1 | -62/+59 |
* | [Android] Make adb_install_apk use the device blacklist. | jbudorick | 2015-06-11 | 1 | -59/+62 |
* | [Android] Remove more references to and uses of AndroidCommands. | jbudorick | 2015-05-14 | 1 | -8/+6 |
* | [Android] Rework device filtering and add DeviceUtils.HealthyDevices. | jbudorick | 2015-04-24 | 1 | -6/+4 |
* | [Android] Remove android_commands uses from build/android/. (reland) | jbudorick | 2015-04-16 | 1 | -3/+5 |
* | Revert of [Android] Remove android_commands uses from build/android/. (patchs... | jbudorick | 2015-04-15 | 1 | -5/+3 |
* | [Android] Remove android_commands uses from build/android/. | jbudorick | 2015-04-15 | 1 | -3/+5 |
* | Add option device in install apk script | yang.gu@intel.com | 2014-06-13 | 1 | -0/+9 |
* | [Android] Switch to DeviceUtils versions of Reboot and Install. | jbudorick@chromium.org | 2014-06-12 | 1 | -8/+4 |
* | Make adb_install_apk.py saner for humans. | mlamouri@chromium.org | 2014-06-08 | 1 | -6/+18 |
* | [Android] Support generic parallel execution across devices. | jbudorick@chromium.org | 2014-05-22 | 1 | -14/+3 |
* | Move AddBuildTypeOption to adb_install_apk.py and remove test_options_parser.py | mlamouri@chromium.org | 2014-05-21 | 1 | -2/+9 |
* | [Android] Change object types from AndroidCommands to DeviceUtils in build/an... | jbudorick@chromium.org | 2014-04-10 | 1 | -1/+2 |
* | [android] Relands: Adds constants.GetBuildDirectory() and converts test scrip... | craigdh@chromium.org | 2013-09-10 | 1 | -3/+3 |
* | Revert 221736 "[android] Adds constants.GetOutDirectory() and co..." | johnme@chromium.org | 2013-09-09 | 1 | -3/+3 |
* | [android] Adds constants.GetOutDirectory() and converts test scripts to use it. | craigdh@chromium.org | 2013-09-06 | 1 | -3/+3 |
* | [android] Fix adb_install_apk.py's printed message. | craigdh@chromium.org | 2013-07-31 | 1 | -2/+1 |
* | Relands test_runner.py, updates buildbot scripts | gkanwar@google.com | 2013-07-09 | 1 | -2/+30 |
* | Revert 210035 "Creates a new test running script test_runner.py" | ilevy@chromium.org | 2013-07-05 | 1 | -30/+2 |
* | Creates a new test running script test_runner.py | gkanwar@google.com | 2013-07-03 | 1 | -2/+30 |
* | [Android] Enable running uiautomator tests. | frankf@chromium.org | 2013-03-20 | 1 | -2/+2 |
* | Add --keep_data as option to adb_install_apk | nduca@chromium.org | 2013-01-29 | 1 | -2/+3 |
* | [Android] Fix for apk_info.py dependency error. | craigdh@chromium.org | 2013-01-08 | 1 | -1/+1 |
* | [Android] Move GTest options to test_options_parser.py. | craigdh@chromium.org | 2013-01-07 | 1 | -2/+2 |
* | [Android] Revert 175082 | frankf@google.com | 2013-01-04 | 1 | -1/+1 |
* | Separate apk_info and jar_info and move to utils dir. | frankf@google.com | 2013-01-04 | 1 | -1/+1 |
* | Android: makes "apk_package" optional in adb_install_apk.py | bulach@chromium.org | 2012-11-01 | 1 | -11/+13 |
* | Adds AndroidWebView and ChromiumTestShell tests to the Android FYI bot. | klundberg@chromium.org | 2012-10-02 | 1 | -0/+47 |