index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
/
android
/
provision_devices.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make battery level an option for android provision devices.
machenbach
2014-12-03
1
-1
/
+4
*
Do not restart the device if the data was not wiped.
navabi
2014-11-20
1
-2
/
+3
*
[Android] Fix new pylint errors in build/android/.
jbudorick
2014-11-19
1
-3
/
+3
*
Log exception info when failing to provision a device
perezju
2014-11-05
1
-2
/
+2
*
Move setting date after reboot.
navabi
2014-10-23
1
-2
/
+2
*
Use -s to pass string date to 'adb shell date' command to set date in provision.
navabi
2014-10-23
1
-1
/
+3
*
Revert of Use -s to pass string date to 'adb shell date' command to set date ...
mattm
2014-10-21
1
-2
/
+1
*
Use -s to pass string date to 'adb shell date' command to set date in provision.
navabi
2014-10-21
1
-1
/
+2
*
[Android] Reland of 'Add zip pushing and refine push mode selection.'
jbudorick
2014-10-13
1
-1
/
+1
*
Revert of [Android] Add zip pushing and refine push mode selection.
jbudorick
2014-10-10
1
-1
/
+1
*
[Android] Add zip pushing and refine push mode selection.
jbudorick
2014-10-10
1
-1
/
+1
*
[Android] Fix provisioning for perf bots on L and/or user builds.
jbudorick@chromium.org
2014-08-21
1
-3
/
+8
*
[Android] Parallelize provision_devices.py.
jbudorick@chromium.org
2014-08-21
1
-144
/
+97
*
[Android] Fix KillHostHeartbeat for numerical user IDs.
jbudorick@chromium.org
2014-08-19
1
-1
/
+1
*
[Android] Fix the location prompt flake in provision_devices.
jbudorick@chromium.org
2014-08-18
1
-13
/
+27
*
[Android] Print timestamp + threadid with provision_devices output.
jbudorick@chromium.org
2014-08-16
1
-1
/
+5
*
[Android] Fix misc minor provisioning issues.
jbudorick@chromium.org
2014-08-15
1
-1
/
+1
*
If device does not come back after provisioning, add to bad devices.
navabi@google.com
2014-08-07
1
-41
/
+75
*
Don't wipe data when provisioning non-rooted devices.
tonyg@chromium.org
2014-07-23
1
-10
/
+19
*
Fix provision_devices on the L-release preview.
tonyg@chromium.org
2014-07-10
1
-2
/
+5
*
[Android] Ignore exceptions when provision attempts to write local props.
jbudorick@chromium.org
2014-07-08
1
-7
/
+10
*
[Android] Switch to DeviceUtils versions of file functions.
jbudorick@chromium.org
2014-07-03
1
-5
/
+4
*
Set lockscreen settings in the locksettings db.
navabi@google.com
2014-07-02
1
-0
/
+1
*
[Android] Switch KillAll, StartActivity, and BroadcastIntent to DeviceUtils.
jbudorick@chromium.org
2014-06-25
1
-6
/
+14
*
Enable checkjni for non-perf bots.
navabi@google.com
2014-06-23
1
-3
/
+7
*
Add option to provision_devices script to disable location.
navabi@chromium.org
2014-06-20
1
-2
/
+8
*
[Android] Switch to DeviceUtils version of RunShellCommand.
jbudorick@chromium.org
2014-06-16
1
-12
/
+13
*
Wait for perfbot devices to charge between runs.
tonyg@chromium.org
2014-06-14
1
-2
/
+23
*
Refactor wipe option to wipe on default and have option to skip wipe.
navabi@google.com
2014-06-13
1
-22
/
+18
*
[Android] Switch to DeviceUtils versions of Reboot and Install.
jbudorick@chromium.org
2014-06-12
1
-4
/
+3
*
Reboot device after configuring in provision script.
navabi@google.com
2014-06-10
1
-2
/
+10
*
Automatically wipe data from devices.
navabi@chromium.org
2014-05-28
1
-9
/
+10
*
[Android] Support generic parallel execution across devices.
jbudorick@chromium.org
2014-05-22
1
-1
/
+9
*
[Android] Build android tools as PIE and add a wrapper for ICS
primiano@chromium.org
2014-05-14
1
-4
/
+2
*
Always wipe device data, but dont reboot.
navabi@google.com
2014-05-09
1
-7
/
+18
*
Add print of all system properties after provisioning.
navabi@google.com
2014-04-28
1
-0
/
+3
*
[Telemetry] Enable adb root on devices.
tonyg@chromium.org
2014-04-26
1
-0
/
+1
*
Fix provision_devices after the DeviceUtils patch.
jbudorick@chromium.org
2014-04-15
1
-1
/
+3
*
[Android] Clean up a few uses of the not-yet-existent DeviceUtils interface.
jbudorick@chromium.org
2014-04-12
1
-1
/
+1
*
[Android] Change object types from AndroidCommands to DeviceUtils in build/an...
jbudorick@chromium.org
2014-04-10
1
-24
/
+27
*
If install of test apk fails because of storage, wipe device data.
navabi@google.com
2014-03-24
1
-0
/
+36
*
Update android device provisioning script to set some reliability settings.
tonyg@chromium.org
2014-02-26
1
-0
/
+28
*
[android] FlagChanger should only require root to set flags for Chrome.
craigdh@chromium.org
2013-10-09
1
-1
/
+1
*
[android] Relands: Adds constants.GetBuildDirectory() and converts test scrip...
craigdh@chromium.org
2013-09-10
1
-0
/
+1
*
Deploy adb reconnect on disconnect daemon on WebKit (ContentShell) Android bot.
navabi@google.com
2013-07-12
1
-5
/
+9
*
Android: renames pylib.constants.CHROME_DIR to DIR_SOURCE_ROOT.
bulach@chromium.org
2013-06-05
1
-2
/
+2
*
Add provision_devices step to all Android testers.
sivachandra@chromium.org
2013-04-06
1
-33
/
+33
*
Provision Android devices after the 'device_status_check' step.
sivachandra@chromium.org
2013-03-29
1
-0
/
+94