summaryrefslogtreecommitdiffstats
path: root/build/android/pylib/device/device_utils.py
Commit message (Expand)AuthorAgeFilesLines
* [Android] Move some pylib modules into devil/jbudorick2015-09-021-1921/+4
* GN(android): Add scripts & runtime logic for installing _incremental apksagrieve2015-09-011-2/+2
* Reland of Don't bother running realpath in DeviceUtils._GetChangedAndStaleFil...agrieve2015-08-311-16/+7
* [Android] Fix date setting + su on M.jbudorick2015-08-271-2/+7
* [Android] Do not kill more apps than needed in shared_prefsperezju2015-08-271-9/+16
* [Android] Add DeviceUtils.GetApplicationVersionperezju2015-08-271-0/+22
* [Android] Add --blacklist-file as a command-line option. (RELAND)jbudorick2015-08-271-7/+9
* Revert of Don't bother running realpath in DeviceUtils._GetChangedAndStaleFil...agrieve2015-08-261-7/+16
* DeviceUtils.PushChangedFiles(): Don't run mkdir when it's not necessaryagrieve2015-08-241-12/+21
* Don't bother running realpath in DeviceUtils._GetChangedAndStaleFiles()agrieve2015-08-241-17/+8
* Fix `device.PushChangedFiles(delete_device_stale=True)` when no device files ...agrieve2015-08-241-5/+3
* Revert of [Android] Add --blacklist-file as a command-line option. (patchset ...jbudorick2015-08-191-9/+7
* [Android] Add --blacklist-file as a command-line option.jbudorick2015-08-191-7/+9
* [Android] Reland of Remove android_commands and android_testrunner.jbudorick2015-08-131-7/+0
* Revert of [Android] Remove android_commands and android_testrunner. (patchset...csharp2015-08-131-0/+7
* [Android] Remove android_commands and android_testrunner.jbudorick2015-08-131-7/+0
* device_utils.Install: Calculate host md5s at the same time as device md5sagrieve2015-08-111-1/+9
* Cache device apk checksums in device_utils.pyagrieve2015-08-111-15/+80
* Fix device_utils.SetProp not properly clearing cached valueagrieve2015-08-111-2/+3
* [Android] Convert RestartAdbd to DeviceUtils again.rnephew2015-08-101-0/+18
* [Android] Log names and pids for victims of KillAll.jbudorick2015-07-291-1/+8
* Remove usage of old_interface from telemetrynednguyen2015-07-291-0/+36
* telemetry: Fix killing the perf profilerskyostil2015-07-271-6/+7
* [Telemetry] Skip reading /sys/devices/system/cpu/cpu1/cpuidle/state*/name if ...nednguyen2015-07-241-1/+9
* device_utils.PushChangedFiles: Don't compute the md5 hash of irrelevant filesagrieve2015-07-161-4/+12
* [Android] Try to give the Home Launcher Activity focus before each testdspell2015-06-241-1/+26
* Create xxxhdpi density splits when density splits are enabledagrieve2015-06-221-1/+2
* Add InstallSplitApk function to device utils.mikecase2015-06-191-18/+101
* remove stale test data on the devicemlliu2015-06-151-43/+70
* [Android] Use large_output=True when starting instrumentation.jbudorick2015-06-131-3/+3
* [Android] Allow gtests to pull app data off the device before clearing it.jbudorick2015-06-101-0/+22
* [Android] Speculative fix for DeviceUtils.EnableRoot issues.jbudorick2015-06-051-1/+1
* Revert of [Android] Remove adb_commands from telemetry. (patchset #13 id:2400...alancutter2015-06-031-0/+16
* [Android] Remove adb_commands from telemetry.jbudorick2015-06-031-16/+0
* Remove ICS support from build/android/pylib/aurimas2015-05-111-35/+0
* [Android] Update SendKeyEvent docs to point to constants.keyeventperezju2015-05-111-1/+1
* [Android] Add force_pull to DeviceUtils.ReadFile.jbudorick2015-05-051-14/+17
* [Android] DeviceUtils change to make Install work without md5 binary.mikecase2015-04-291-7/+11
* [Android] Remove more uses of android_commands from build/android/pylib. (REL...jbudorick2015-04-291-1/+24
* Revert of [Android] Remove more uses of android_commands from build/android/p...aberent2015-04-291-23/+0
* [Android] Remove more uses of android_commands from build/android/pylib.jbudorick2015-04-291-0/+23
* [Android] Rework device filtering and add DeviceUtils.HealthyDevices.jbudorick2015-04-241-13/+24
* [Android] Fix checksum handling when md5sum generates unexpected output.jbudorick2015-04-241-10/+8
* Revert of [Android] Convert RestartAdbd to DeviceUtils. (patchset #3 id:40001...jbudorick2015-04-221-26/+0
* [Android] Convert RestartAdbd to DeviceUtils.jbudorick2015-04-221-0/+26
* [Android] Remove android_commands uses from build/android/. (reland)jbudorick2015-04-161-3/+3
* Revert of [Android] Remove android_commands uses from build/android/. (patchs...jbudorick2015-04-151-3/+3
* [Android] Remove android_commands uses from build/android/.jbudorick2015-04-151-3/+3
* [Android] Tune DeviceUtils commands that are prone to large outputs.jbudorick2015-04-151-6/+38
* [Android] Add a "quiet" flag so KillAll doesn't complain if no processes killedperezju2015-04-151-11/+18