chromium-src-build/android
pliard@chromium.org e29d41125c Use the new forwarder2's Daemon implementation in device_forwarder.
This lets device_forwarder be controlled (started and killed) like
host_forwarder (see r167167).

This has the main benefit of moving the setup/tear down complexity from the
Python Forwarder wrapper code to the forwarder itself so that various clients
(including WebKit) can use forwarder2 more easily (e.g. no need to use pexpect
anymore (which is not available in WebKit)).

This implied a refactoring in the Daemon class so that its clients don't have
to duplicate the socket-related code.


Review URL: https://chromiumcodereview.appspot.com/11360248

git-svn-id: http://src.chromium.org/svn/trunk/src/build@169334 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-23 12:39:34 +00:00
..
ant Enable Android APKs to be build with R.java in a custom package. 2012-11-20 02:17:23 +00:00
arm-linux-androideabi-gold Made clang use the gold linker for Android 2012-09-17 17:05:29 +00:00
buildbot Specify the test files to be used as an argument to the instrumentation tests 2012-11-22 20:44:20 +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: fixes after r168792. 2012-11-20 17:18:05 +00:00
gtest_filter Fix TemplateURLFetcherTest.* for Android. 2012-11-21 07:35:42 +00:00
pylib Use the new forwarder2's Daemon implementation in device_forwarder. 2012-11-23 12:39:34 +00:00
AndroidManifest.xml Support Java resources within content. 2012-11-16 20:39:20 +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 Android: Add new debugging scripts (adb_gdb_xxx) 2012-10-18 14:53:26 +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 Android: Add new debugging scripts (adb_gdb_xxx) 2012-10-18 14:53:26 +00:00
adb_gdb_drt Android: Add new debugging scripts (adb_gdb_xxx) 2012-10-18 14:53:26 +00:00
adb_install_apk.py Android: makes "apk_package" optional in adb_install_apk.py 2012-11-01 18:55:26 +00:00
adb_kill_content_shell Package and load native library in content shell. Add content shell util scripts. 2012-04-26 00:48:41 +00:00
adb_logcat_monitor.py [android] Split top-level scripts and libraries from build/android. 2012-07-09 09:11:57 +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_run_chromium_testshell Fix adb_run_content_shell to correctly pass URL. 2012-11-07 04:53:26 +00:00
adb_run_content_shell Fix adb_run_content_shell to correctly pass URL. 2012-11-07 04:53:26 +00:00
cpufeatures.gypi Android: fix cpu_features for WebView build. 2012-11-21 12:37:39 +00:00
device_stats_monitor.py Change Android build configurations (step 2). 2012-08-21 01:26:26 +00:00
device_status_check.py Add code to debug difference between adb devices checks. 2012-10-04 03:44:04 +00:00
emulator.py Enable GPU by default 2012-10-17 09:03:56 +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 android: Print error when trying to build on 32-bit host. 2012-11-15 20:34:29 +00:00
envsetup_functions.sh Android WebView: allow for multiple target architectures. 2012-11-19 11:09:26 +00:00
findbugs_diff.py The findbugs_diff and lib. 2012-10-30 22:00:05 +00:00
gdb_apk Fix the gdb path for NDK-r8b. 2012-09-06 02:53:53 +00:00
gdb_content_shell Android: Add new debugging scripts (adb_gdb_xxx) 2012-10-18 14:53:26 +00:00
lighttpd_server.py Use third_party/pexpect in android pylib 2012-10-17 21:03:12 +00:00
monkeyrunner_screenshot.py Fix build after r155954 2012-09-11 06:30:11 +00:00
prepare_library_for_apk Remove unneeded symbolic link to libraries. 2012-11-07 15:08:01 +00:00
run_instrumentation_tests.py Android: fixes instrumentation tests call to LogFull. 2012-11-06 14:34:48 +00:00
run_monkey_test.py Android: Fix invocations of TestResult.LogFull 2012-11-08 04:39:09 +00:00
run_tests.py Modify the Android test running scripts so they can be used from WebKit 2012-11-15 19:57:16 +00:00