chromium-src-build/android
mikecase 4379c683cb Fixes DownloadTestResults not actually making results directory if needed.
BUG=452068

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

Cr-Original-Commit-Position: refs/heads/master@{#315676}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 9b347ac807205d9c30e46b51c679ba093732bf5b
2015-02-10 23:41:05 +00:00
..
ant Make android_apk template actually create an apk 2014-08-06 07:29:42 +00:00
buildbot [Android] Pass isolate files when running tests via buildbot scripts. 2015-02-09 18:36:08 +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 Revert "Load web contents after tab is created." 2015-02-04 01:57:41 +00:00
gn Add depfile support to android build scripts 2014-06-24 23:38:17 +00:00
gyp Don't let "aapt crunch" increase image size. 2015-01-29 03:05:48 +00:00
lint [Android] Suppress InlinedApi and NewApi lint warnings. 2014-09-05 21:37:30 +00:00
pylib Fixes DownloadTestResults not actually making results directory if needed. 2015-02-10 23:41:05 +00:00
rezip Fix a bunch of Java Checkstyle issues. 2014-11-20 18:46:15 +00:00
tests Fix a bunch of Java Checkstyle issues. 2014-11-20 18:46:15 +00:00
AndroidManifest.xml Update targetSdkVersion for Chromium applications. 2014-10-21 17:05:29 +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
OWNERS [Android] Add build/android/OWNERS. 2014-12-09 20:14:57 +00:00
PRESUBMIT.py [Android] Add LogcatMonitor. 2015-02-03 19:39:29 +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 Make it possible to debug Release builds on rooted phones 2015-02-04 16:03:43 +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_android_webview_shell Add util scripts for killing android webview shell. 2015-01-21 00:58:34 +00:00
adb_kill_chrome_shell Add util scripts for killing chrome shell. 2015-01-09 01:29:11 +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] Fix new pylint errors in build/android/. 2014-11-19 15:41:56 +00:00
adb_logcat_printer.py Fixed extraction of emulated devices name 2014-10-20 09:39:07 +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] Fix new pylint errors in build/android/. 2014-11-19 15:41:56 +00:00
adb_run_android_webview_shell Don't quote the URL in intents sent by adb_run_*_shell. 2014-10-23 23:19:20 +00:00
adb_run_chrome_shell Don't quote the URL in intents sent by adb_run_*_shell. 2014-10-23 23:19:20 +00:00
adb_run_content_shell Don't quote the URL in intents sent by adb_run_*_shell. 2014-10-23 23:19:20 +00:00
adb_run_mojo_shell Add ability to pass through parameter from adb_run_mojo_shell 2014-12-09 20:51:09 +00:00
android_exports.gyp Revert "Check in executable for iOS test launcher" 2014-10-24 18:03:45 +00:00
android_exports.lst android_webview: Enable FDO support for some targets. 2014-09-26 19:05:22 +00:00
asan_symbolize.py [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
avd.py [Android] Fix new pylint errors in build/android/. 2014-11-19 15:41:56 +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 Move NDK gyp file from third_party/android_tools. 2015-01-27 13:43:00 +00:00
create_standalone_apk_action.gypi Fix check_perms for r208246 2013-06-24 23:44:40 +00:00
developer_recommended_flags.gypi Always enable optimize_jni_generation on non-WebView builds. 2014-08-28 20:58:00 +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
disable_lto.gypi Make Android-specific LTO disablements have effect only on Android. 2015-01-29 22:08:14 +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 [Android] Add the SDK utility path in env setup for android. 2014-11-19 02:03:00 +00:00
finalize_apk_action.gypi Fix comment describing how to use finalize_apk_action.gypi 2015-02-04 22:16:58 +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
increase_size_for_speed.gypi Make Android-specific LTO disablements have effect only on Android. 2015-01-29 22:08:14 +00:00
insert_chromium_version.gypi Move version branding to before relocation packing. 2014-10-06 14:36:16 +00:00
install_emulator_deps.py [Android] Fix new pylint errors in build/android/. 2014-11-19 15:41:56 +00:00
instr_action.gypi [Android] Enable passing filter string to emma. 2013-10-04 22:02:44 +00:00
java_cpp_enum.gypi Fix generation of java enums 2014-09-18 23:20:47 +00:00
java_cpp_template.gypi Final step of the java_cpp_template -> java_cpp_enum migration. 2014-10-23 13:56:31 +00:00
jinja_template.gypi Turn Chrome Shell's AndroidManifest into a jinja2 template. 2014-10-21 03:29:29 +00:00
lighttpd_server.py [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
lint_action.gypi Update lint and findbugs to use jars instead of class files 2014-08-12 15:10:38 +00:00
native_app_dependencies.gypi Added support of shared_library build for tests 2014-10-29 06:40:41 +00:00
ndk.gyp Move NDK gyp file from third_party/android_tools. 2015-01-27 13:43:00 +00:00
pack_arm_relocations.gypi Name packed relocations section appropriately for arm64. 2014-10-07 17:30:49 +00:00
provision_devices.py [Android] Tune default timeouts in provision_devices. 2015-01-29 00:27:09 +00:00
push_libraries.gypi Fix managed install 2014-10-09 04:55:17 +00:00
rezip.gyp GN: Enable loading libraries from apks 2014-10-23 01:05:36 +00:00
screenshot.py Put screenshot.py back to work 2014-12-16 19:55:20 +00:00
setup.gyp Revert of Enable libc++ on Android (patchset #16 id:460001 of https://codereview.chromium.org/835633003/) 2015-02-07 03:27:49 +00:00
strip_native_libraries.gypi Add native libraries to gn apks 2014-08-21 00:42:57 +00:00
symbolize.py [Android] Fix new pylint errors in build/android/. 2014-11-19 15:41:56 +00:00
symbolize_test.py [Android] Linting the rest of build/android/ 2014-03-24 16:21:44 +00:00
test_runner.py [Android] Fix uirobot --minutes help text in test_runner.py 2015-02-06 22:03:01 +00:00
tombstones.py Reland of Migrate DeviceUtils.ReadFile to adb_wrapper (try 3) 2015-01-26 10:10:42 +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