summaryrefslogtreecommitdiffstats
path: root/build/android/host_heartbeat.py
Commit message (Collapse)AuthorAgeFilesLines
* [Android] Switch to DeviceUtils version of RunShellCommand.jbudorick@chromium.org2014-06-161-1/+1
| | | | | | | | BUG=267773 Review URL: https://codereview.chromium.org/333933003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277508 0039d316-1c4b-4281-b951-d872f2087c98
* [Android] Clean up a few uses of the not-yet-existent DeviceUtils interface.jbudorick@chromium.org2014-04-121-1/+1
| | | | | | | | BUG=267773 Review URL: https://codereview.chromium.org/234423006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263463 0039d316-1c4b-4281-b951-d872f2087c98
* [Android] Change object types from AndroidCommands to DeviceUtils in ↵jbudorick@chromium.org2014-04-101-3/+4
| | | | | | | | | | build/android/. BUG=267773 Review URL: https://codereview.chromium.org/221823011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263055 0039d316-1c4b-4281-b951-d872f2087c98
* [Android] Linting the rest of build/android/jbudorick@chromium.org2014-03-241-1/+1
| | | | | | | | BUG=168518 Review URL: https://codereview.chromium.org/201853007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258948 0039d316-1c4b-4281-b951-d872f2087c98
* Revert of Enable presubmit pylint in build/android. ↵jbudorick@chromium.org2014-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | (https://codereview.chromium.org/132463007/) Reason for revert: This patch is probably the cause of crbug.com/342539. Original issue's description: > Enable presubmit pylint in build/android. > > BUG=168518 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249793 TBR=craigdh@chromium.org,frankf@chromium.org NOTREECHECKS=true NOTRY=true BUG=168518 Review URL: https://codereview.chromium.org/153743008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@250269 0039d316-1c4b-4281-b951-d872f2087c98
* Enable presubmit pylint in build/android.jbudorick@chromium.org2014-02-071-1/+1
| | | | | | | | BUG=168518 Review URL: https://codereview.chromium.org/132463007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249793 0039d316-1c4b-4281-b951-d872f2087c98
* Provision Android devices after the 'device_status_check' step.sivachandra@chromium.org2013-03-291-0/+33
BUG=169338 Review URL: https://chromiumcodereview.appspot.com/12733012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191315 0039d316-1c4b-4281-b951-d872f2087c98