ilevy@chromium.org
35e22f0fd8
Make adb_device_loop return if no devices
...
- we are using this in a build script which is stalling
on computers where no devices are detected.
TBR=mnaganov@chromium.org
Review URL: https://codereview.chromium.org/10963054
git-svn-id: http://src.chromium.org/svn/trunk/src/build@158246 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-09-24 10:20:03 +00:00
ilevy@chromium.org
985791628d
Added reboot phone step to android testers
...
- Does not break bot, but attempts to wait until phone boots
- Minor fixes to adb_device_functions
BUG=141899
Review URL: https://chromiumcodereview.appspot.com/10837180
git-svn-id: http://src.chromium.org/svn/trunk/src/build@152052 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-08-17 04:53:51 +00:00
yfriedman@chromium.org
3f8dc720f8
Relanding 148377 - [Android] Upstream additional changes from envsetup.
...
Now requires you to specifically change the GYP_GENERATORS to specify Ninja. The original change broke because gyp ran for both make and ninja and the webkit bot determines whether to use ninja by the presence of build.ninja (thanks to Peter for figuring this out)
BUG=137569,136693
Review URL: https://chromiumcodereview.appspot.com/10827073
git-svn-id: http://src.chromium.org/svn/trunk/src/build@148790 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-07-27 20:36:53 +00:00
peter@chromium.org
eda4291cc9
Revert 148377 - [Android] Upstream additional changes from envsetup.
...
This broke the Android WebKit bots as they switched to using Ninja, which
should have been tested before this landed.
---
Splits helper functions out of envsetup into envsetup_functions.sh.
Also includes device helper functions in
build/android/adb_device_functions.sh.
Finally, some fixes to build/common.gypi that happened when
cherry-picked down https://chromiumcodereview.appspot.com/10807019
BUG=137569,136693
Review URL: https://chromiumcodereview.appspot.com/10796104
TBR=yfriedman@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10821066
git-svn-id: http://src.chromium.org/svn/trunk/src/build@148739 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-07-27 10:22:57 +00:00
yfriedman@chromium.org
5358cd8c63
[Android] Upstream additional changes from envsetup.
...
Splits helper functions out of envsetup into envsetup_functions.sh.
Also includes device helper functions in
build/android/adb_device_functions.sh.
Finally, some fixes to build/common.gypi that happened when
cherry-picked down https://chromiumcodereview.appspot.com/10807019
BUG=137569,136693
Review URL: https://chromiumcodereview.appspot.com/10796104
git-svn-id: http://src.chromium.org/svn/trunk/src/build@148377 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-07-25 19:15:00 +00:00