chromium-src-build/android
davemoore@chromium.org be490022e6 Get sample_app running on Android again
Second try after first broke build
https://codereview.chromium.org/240003006/

TBR=viettrungluu
BUG=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@265070 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-04-21 21:12:08 +00:00
..
ant android: Stop passing defines to apk-obfuscate.xml which it ignores. 2014-03-31 16:36:26 +00:00
arm-linux-androideabi-gold Made clang use the gold linker for Android 2012-09-17 17:05:29 +00:00
buildbot [Android] Change object types from AndroidCommands to DeviceUtils in build/android/. 2014-04-10 19:37:30 +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] Remove the fork of GestureDetector.java 2014-03-20 18:27:09 +00:00
gyp Finalize apk takes zipalign path as argument instead of hardcoding it 2014-04-18 20:22:43 +00:00
lint [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
pylib [Android] Move screenshot implementation back into AndroidCommands. 2014-04-17 23:46:31 +00:00
tests Move the android library loader from content to base 2014-02-10 16:19:22 +00:00
AndroidManifest.xml [Android] Add lint as a gyp action. 2013-12-11 03:02:10 +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] Linting the rest of build/android/ 2014-03-24 16:21:44 +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 android envsetup: Stop exporting ANDROID_NDK_ROOT. 2014-04-03 16:13:37 +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 [Android] Change object types from AndroidCommands to DeviceUtils in build/android/. 2014-04-10 19:37:30 +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 android: Reimplement adb_profile_chrome in Python 2013-10-01 17:45:20 +00:00
adb_profile_chrome.py Android: Fix default filename for kTraceStartup file 2014-04-11 01:28:54 +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 [Android] Support building standalone APK in component build 2013-06-25 18:42:07 +00:00
dex_action.gypi android: Make dex_action.gypi not call md5sum. 2014-03-06 18:47:27 +00:00
empty_proguard.flags Split apk-build.xml into 3 steps 2013-03-26 17:35:21 +00:00
enable_asserts.py [Android] Change object types from AndroidCommands to DeviceUtils in build/android/. 2014-04-10 19:37:30 +00:00
envsetup.sh envsetup: Stop adding third_party/android_tools/sdk/tools to PATH. 2014-04-16 03:03:48 +00:00
finalize_apk_action.gypi Finalize apk takes zipalign path as argument instead of hardcoding it 2014-04-18 20:22:43 +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] Clean up a few uses of the not-yet-existent DeviceUtils interface. 2014-04-12 03:16:11 +00:00
install_emulator_deps.py [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +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
provision_devices.py Fix provision_devices after the DeviceUtils patch. 2014-04-15 19:01:12 +00:00
push_libraries.gypi This fixes the component build. 2013-09-10 01:39:25 +00:00
screenshot.py [Android] Change object types from AndroidCommands to DeviceUtils in build/android/. 2014-04-10 19:37:30 +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] 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 [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
tombstones.py [Android] Change object types from AndroidCommands to DeviceUtils in build/android/. 2014-04-10 19:37:30 +00:00
update_verification.py [Android] Change object types from AndroidCommands to DeviceUtils in build/android/. 2014-04-10 19:37:30 +00:00
write_ordered_libraries.gypi Remove trailing "." from message lines. 2013-10-31 18:08:28 +00:00