chromium-src-build/android
bulach@chromium.org 534b8e120a Android: kill all adb instances before trying to restart usb.
On some bots, there are adb instances left over from previous runs.
They don't play well with restarting the usb, and devices eventually "disappear".
This tries to kill all adb instances before restarting usb.

BUG=311058
TBR=navabi@chromium.org

Review URL: https://codereview.chromium.org/39833003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@231035 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-10-25 16:32:43 +00:00
..
ant Change javascript string replace in ant files to pure ant using a filterchain with replacestring 2013-10-23 14:33:33 +00:00
arm-linux-androideabi-gold Made clang use the gold linker for Android 2012-09-17 17:05:29 +00:00
avd_configs Update emulator to work with version 18 of Android API. 2013-09-11 20:07:11 +00:00
buildbot Android: kill all adb instances before trying to restart usb. 2013-10-25 16:32:43 +00:00
empty/src Add support for generating jars from protos and add cacheinvalidation_java. 2012-11-14 21:20:47 +00:00
findbugs_filter [Android] Adds CleanupReferenceTest to findbugs_exclude.xml 2013-08-22 19:09:00 +00:00
gyp Android: Add chrome-specific dynamic linker. 2013-10-21 21:40:44 +00:00
pylib Disable BrowserGpuChannelHostForFactoryTests on Android 2013-10-24 22:52:26 +00:00
tests [Android] Fix all target for managed install. 2013-07-18 10:14:55 +00:00
AndroidManifest.xml Support Java resources within content. 2012-11-16 20:39:20 +00:00
CheckInstallApk-debug.apk Stop build on failed device status check, apk install and add CheckInstall step. 2013-05-14 17:15:30 +00:00
PRESUBMIT.py Add a new script bb_host_steps.py which handles all host side steps. 2013-06-07 23:14:39 +00:00
adb_android_webview_command_line [android_webview] Add a command line setter tool. 2013-05-17 09:36:27 +00:00
adb_chromium_testshell_command_line Add build/android scripts for Chromium TestShell 2012-10-30 01:07:38 +00:00
adb_content_shell_command_line Add a script to manage the content shell command-line flags. 2012-09-06 20:47:23 +00:00
adb_device_functions.sh Make adb_device_loop return if no devices 2012-09-24 10:20:03 +00:00
adb_gdb Fix adb_gdb script. 2013-10-07 20:50:49 +00:00
adb_gdb_android_webview_shell Add gdb script for android webview test shell 2013-04-18 06:02:40 +00:00
adb_gdb_chromium_testshell Add build/android scripts for Chromium TestShell 2012-10-30 01:07:38 +00:00
adb_gdb_content_shell Relanding "Add apk for running content_browsertests" 2013-01-29 21:55:55 +00:00
adb_install_apk.py [android] Relands: Adds constants.GetBuildDirectory() and converts test scripts to use it. 2013-09-10 18:29:03 +00:00
adb_kill_content_shell Relanding "Add apk for running content_browsertests" 2013-01-29 21:55:55 +00:00
adb_logcat_monitor.py [Android Buildbot] Revert forking in adb_logcat_monitor.py. 2013-10-04 20:53:04 +00:00
adb_logcat_printer.py [android] Split top-level scripts and libraries from build/android. 2012-07-09 09:11:57 +00:00
adb_profile_chrome android: Reimplement adb_profile_chrome in Python 2013-10-01 17:45:20 +00:00
adb_profile_chrome.py Use CategoryFilter::kDefaultCategoryFilterString instead of "*" as the default category 2013-10-17 19:12:17 +00:00
adb_reverse_forwarder.py [android] Relands: Adds constants.GetBuildDirectory() and converts test scripts to use it. 2013-09-10 18:29:03 +00:00
adb_run_android_webview_shell [android_webview] Fix shell launch script again. 2013-05-17 09:36:55 +00:00
adb_run_chromium_testshell Fix adb_run_content_shell to correctly pass URL. 2012-11-07 04:53:26 +00:00
adb_run_content_shell Relanding "Add apk for running content_browsertests" 2013-01-29 21:55:55 +00:00
asan_symbolize.py Android: adds stack symbolization utilities. 2013-07-11 16:17:56 +00:00
avd.py android: Use a separate SDK for the emulator again. 2013-10-04 23:01:59 +00:00
bb_run_sharded_steps.py Android: run perf test runner with -v and print the command line. 2013-08-19 11:06:09 +00:00
chrome_with_libs.gyp Fix check_perms for r208246 2013-06-24 23:44:40 +00:00
cpufeatures.gypi Android WebView: tidy up library dependencies. 2013-05-17 13:46:10 +00:00
create_standalone_apk_action.gypi Fix check_perms for r208246 2013-06-24 23:44:40 +00:00
developer_recommended_flags.gypi [Android] Support building standalone APK in component build 2013-06-25 18:42:07 +00:00
dex_action.gypi Makes GYP changes for EMMA coverage 2013-08-22 00:08:31 +00:00
empty_proguard.flags Split apk-build.xml into 3 steps 2013-03-26 17:35:21 +00:00
enable_asserts.py [android] Upstream / sync most of build/android and build/android/pylib. 2012-07-10 13:21:43 +00:00
envsetup.sh Remove oracle java tests from envsetup.sh 2013-10-23 18:42:57 +00:00
envsetup_functions.sh Build with API level 18 on Android. 2013-10-01 23:39:04 +00:00
finalize_apk_action.gypi Fix check_perms for r208246 2013-06-24 23:44:40 +00:00
findbugs_diff.py Android: renames pylib.constants.CHROME_DIR to DIR_SOURCE_ROOT. 2013-06-05 23:28:09 +00:00
generate_emma_html.py [Android] emma_instr.py now removes any stale *.em/*sources.txt 2013-08-31 01:20:31 +00:00
host_heartbeat.py Provision Android devices after the 'device_status_check' step. 2013-03-29 06:21:13 +00:00
install_emulator_deps.py android: Use a separate SDK for the emulator again. 2013-10-04 23:01:59 +00:00
instr_action.gypi [Android] Enable passing filter string to emma. 2013-10-04 22:02:44 +00:00
java_cpp_template.gypi Let Android port access properly sized images 2013-05-21 17:32:27 +00:00
lighttpd_server.py Use third_party/pexpect in android pylib 2012-10-17 21:03:12 +00:00
native_app_dependencies.gypi [Android] Only always trigger stripping with component build 2013-05-16 02:40:29 +00:00
provision_devices.py [android] FlagChanger should only require root to set flags for Chrome. 2013-10-09 20:25:50 +00:00
push_libraries.gypi This fixes the component build. 2013-09-10 01:39:25 +00:00
screenshot.py [Android] screenshot.py: handle positional arguments. 2012-12-10 23:24:42 +00:00
setup.gyp [Android] Add an action to check/record attached devices 2013-07-02 01:52:33 +00:00
strip_native_libraries.gypi [Android] Only always trigger stripping with component build 2013-05-16 02:40:29 +00:00
surface_stats.py Android: splits cache_control and perf_control. 2013-09-17 13:52:42 +00:00
symbolize.py Refactor build/android/symbolize.py to function as an output filter. 2013-07-18 21:37:45 +00:00
symbolize_test.py Refactor build/android/symbolize.py to function as an output filter. 2013-07-18 21:37:45 +00:00
test_runner.py [Android] Launch chrome using an intent before running uiautomator tests. 2013-10-08 17:29:30 +00:00
tombstones.py [android] FlagChanger should only require root to set flags for Chrome. 2013-10-09 20:25:50 +00:00
update_verification.py Moves update_verification.py back to build/android 2013-08-16 17:34:35 +00:00
write_ordered_libraries.gypi [Android] Fix forwarder for the component build 2013-04-18 07:23:26 +00:00