chromium-src-build/android
alokp@chromium.org cbba28e613 Move adb_profile_chrome to profile_chrome.
This is being done with the intention to port this tool to other
platforms. The first step is to move the existing code to a common
location.

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@284207 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-07-18 21:36:55 +00:00
..
ant Convert apk obfuscation to python 2014-06-11 13:19:47 +00:00
arm-linux-androideabi-gold Made clang use the gold linker for Android 2012-09-17 17:05:29 +00:00
buildbot Make provision_devices failures abort the build 2014-07-17 21:51:21 +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] Check for Java object types covariance in Java Bridge 2014-07-16 18:54:43 +00:00
gn Add depfile support to android build scripts 2014-06-24 23:38:17 +00:00
gyp Restrict relocation packing to Release build. 2014-07-17 09:05:10 +00:00
lint Adding a router class to handle messages that expect responses. 2014-07-18 18:51:05 +00:00
pylib [Android] Switch to DeviceUtils versions of GetPid, TakeScreenshot, and GetIoStats. 2014-07-17 09:54:06 +00:00
rezip When building APK for direct loading, check for multiple libraries. 2014-07-03 17:45:52 +00:00
tests Add switch for turning on library in zip file support. 2014-07-01 13:16:56 +00:00
AndroidManifest.xml Update targetSdkVersion to 20. 2014-07-18 17:05:22 +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 [Android] Split DeviceUtils tests and run them in presubmit. 2014-07-11 00:20:34 +00:00
adb_android_webview_command_line [android_webview] Add a command line setter tool. 2013-05-17 09:36:27 +00:00
adb_chrome_shell_command_line Rename chromium_testshell target to chrome_shell_apk. 2014-03-12 01:31:26 +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 Changed default gdb lookup path for Android. 2014-06-17 18:48:47 +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_chrome_shell Rename chromium_testshell target to chrome_shell_apk. 2014-03-12 01:31:26 +00:00
adb_gdb_content_shell Relanding "Add apk for running content_browsertests" 2013-01-29 21:55:55 +00:00
adb_gdb_cronet_sample - Copied existing C++ and Java JNI implementation. 2014-03-14 16:45:32 +00:00
adb_gdb_mojo_shell Pass app URL to mojo_shell on Android 2013-10-27 09:48:47 +00:00
adb_install_apk.py Add option device in install apk script 2014-06-13 18:08:25 +00:00
adb_kill_content_shell [Android] Change object types from AndroidCommands to DeviceUtils in build/android/. 2014-04-10 19:37:30 +00:00
adb_logcat_monitor.py [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
adb_logcat_printer.py [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
adb_profile_chrome Move adb_profile_chrome to profile_chrome. 2014-07-18 21:36:55 +00:00
adb_reverse_forwarder.py [Android] Change object types from AndroidCommands to DeviceUtils in build/android/. 2014-04-10 19:37:30 +00:00
adb_run_android_webview_shell [android_webview] Fix shell launch script again. 2013-05-17 09:36:55 +00:00
adb_run_chrome_shell [android] Rename the shell script for running Chrome Shell 2014-03-12 21:03:46 +00:00
adb_run_content_shell Relanding "Add apk for running content_browsertests" 2013-01-29 21:55:55 +00:00
adb_run_mojo_shell Get sample_app running on Android again 2014-04-21 21:12:08 +00:00
asan_symbolize.py [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
avd.py Remove unnecessary int(options.api_level) for option that is int type. 2014-03-12 10:41:24 +00:00
bb_run_sharded_steps.py [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +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 Fix component build failure for users of developer_recommended_flags.gypi 2014-07-09 22:38:26 +00:00
dex_action.gypi Make test apks only dex files not in tested apk (proguard version) 2014-06-14 19:51:58 +00:00
empty_proguard.flags Split apk-build.xml into 3 steps 2013-03-26 17:35:21 +00:00
enable_asserts.py [Android] Switch to DeviceUtils versions of Ls, SetJavaAsserts, GetProp, and SetProp. 2014-07-08 19:30:44 +00:00
envsetup.sh Fix sourcing envsetup.sh under zsh. 2014-06-13 05:15:48 +00:00
finalize_apk_action.gypi Add support for uncompress library in APK to the build system 2014-06-27 16:59:46 +00:00
findbugs_diff.py [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
generate_emma_html.py [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
host_heartbeat.py [Android] Switch to DeviceUtils version of RunShellCommand. 2014-06-16 18:59:30 +00:00
install_emulator_deps.py Fix Android x86 emulator image download paths. 2014-05-22 00:59:47 +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 [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
lint_action.gypi [Android] Add lint as a gyp action. 2013-12-11 03:02:10 +00:00
native_app_dependencies.gypi [Android] Only always trigger stripping with component build 2013-05-16 02:40:29 +00:00
pack_arm_relocations.gypi Restrict relocation packing to Release build. 2014-07-17 09:05:10 +00:00
provision_devices.py Fix provision_devices on the L-release preview. 2014-07-10 17:52:54 +00:00
push_libraries.gypi This fixes the component build. 2013-09-10 01:39:25 +00:00
rezip.gyp Rezip tool used to modify the APK. 2014-06-19 18:15:21 +00:00
screenshot.py [Android] Switch to DeviceUtils versions of GetPid, TakeScreenshot, and GetIoStats. 2014-07-17 09:54:06 +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 Allow the mojo shell to run on android. 2014-07-09 13:06:44 +00:00
surface_stats.py [Android] Change object types from AndroidCommands to DeviceUtils in build/android/. 2014-04-10 19:37:30 +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 [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
test_runner.py Install support APK together with test APK 2014-06-23 12:31:46 +00:00
tombstones.py [Android] Switch to DeviceUtils versions of file functions. 2014-07-03 03:11:07 +00:00
update_verification.py [Android] Switch to DeviceUtils versions of Reboot and Install. 2014-06-12 16:24:23 +00:00
write_ordered_libraries.gypi Allow the mojo shell to run on android. 2014-07-09 13:06:44 +00:00