summaryrefslogtreecommitdiffstats
path: root/build/android/pylib/device/device_errors.py
Commit message (Expand)AuthorAgeFilesLines
* [Android] Move some pylib modules into devil/jbudorick2015-09-021-85/+4
* [Android] Classify NoDevicesError as an infra error.jbudorick2015-05-081-1/+2
* [Android] Tune DeviceUtils commands that are prone to large outputs.jbudorick2015-04-151-1/+5
* [android] Create Battery Utils to seperate power functionalityrnephew2015-03-311-0/+7
* Add exit code for infra failures to testrunner script.mikecase2015-02-261-10/+5
* Clearer AdbCommandFailedError messagesperezju2015-01-021-15/+31
* More readable adb command error messagesperezju2014-11-241-19/+26
* Reland of 'New run shell implementation for DeviceUtils'perezju2014-10-201-1/+14
* Revert of New run shell implementation for DeviceUtils (patchset #8 id:140001...perezju2014-10-201-14/+1
* New run shell implementation for DeviceUtilsperezju2014-10-201-1/+14
* [Android] Fix DeviceUtils.__str__ when no serial is provided.jbudorick@chromium.org2014-07-291-0/+7
* [Android] Switch KillAll, StartActivity, and BroadcastIntent to DeviceUtils.jbudorick@chromium.org2014-06-251-3/+11
* [Android] Switch to new interfaces of GetAVDs and RestartAdbServer.jbudorick@chromium.org2014-05-141-0/+31