summaryrefslogtreecommitdiffstats
path: root/build/android/tombstones.py
Commit message (Expand)AuthorAgeFilesLines
* [Android] Rework device filtering and add DeviceUtils.HealthyDevices.jbudorick2015-04-241-6/+4
* [Android] Remove android_commands uses from build/android/. (reland)jbudorick2015-04-161-4/+6
* Revert of [Android] Remove android_commands uses from build/android/. (patchs...jbudorick2015-04-151-6/+4
* [Android] Remove android_commands uses from build/android/.jbudorick2015-04-151-4/+6
* [Android] Make failure to find tombstones nonfatal. (RELAND)jbudorick2015-03-191-16/+30
* Revert of [Android] Make failure to find tombstones nonfatal. (patchset #2 id...jbudorick2015-03-191-30/+20
* [Android] Make failure to find tombstones nonfatal.jbudorick2015-03-181-20/+30
* [Android] Clean up DeviceUtils usage in tombstones.py.jbudorick2015-03-131-4/+11
* [Android] Support reading big files from devices.jbudorick2015-03-121-8/+15
* Reland of Migrate DeviceUtils.ReadFile to adb_wrapper (try 3)perezju2015-01-261-1/+2
* Add access to read-only propertiesperezju2014-12-121-1/+1
* Revert of Reland of Migrate DeviceUtils.ReadFile to adb_wrapper (patchset #3 ...perezju2014-12-111-2/+1
* Reland of Migrate DeviceUtils.ReadFile to adb_wrapperperezju2014-12-111-1/+2
* Revert of Migrate DeviceUtils.ReadFile to adb_wrapper (patchset #6 id:100001 ...perezju2014-12-101-2/+1
* Migrate DeviceUtils.ReadFile to adb_wrapperperezju2014-12-101-1/+2
* [Android]: Fix tombstones.py architecture detection.rmcilroy@chromium.org2014-08-071-4/+24
* Add arch support for tombstone.pyhalton.huo@intel.com2014-07-281-3/+7
* [Android] Switch to DeviceUtils versions of GetMemoryUsageForPid and __str__.jbudorick@chromium.org2014-07-241-1/+1
* [Android] Switch to DeviceUtils versions of file functions.jbudorick@chromium.org2014-07-031-2/+1
* [Android] Switch KillAll, StartActivity, and BroadcastIntent to DeviceUtils.jbudorick@chromium.org2014-06-251-1/+1
* [Android] Switch to DeviceUtils version of RunShellCommand.jbudorick@chromium.org2014-06-161-5/+4
* [Android] Change object types from AndroidCommands to DeviceUtils in build/an...jbudorick@chromium.org2014-04-101-21/+27
* [Android] Linting the rest of build/android/jbudorick@chromium.org2014-03-241-2/+1
* Revert of Enable presubmit pylint in build/android. (https://codereview.chrom...jbudorick@chromium.org2014-02-111-1/+2
* Enable presubmit pylint in build/android.jbudorick@chromium.org2014-02-071-2/+1
* [android] FlagChanger should only require root to set flags for Chrome.craigdh@chromium.org2013-10-091-1/+1
* Telemetry / Android: symbolize crashstack.bulach@chromium.org2013-07-121-4/+8
* Android: adds stack symbolization utilities.bulach@chromium.org2013-07-111-0/+191