chromium-src-build/android
Jamie Madill 5289de90e7 Revert Android isolated test perf output argument.
The original argument is needed by WebRTC.

Bug: angleproject:3162
Bug: 931731
Change-Id: I98c8dbb054ce5cd3c989c8fdd55195e4cf4a7c69
Cq-Do-Not-Cancel-Tryjobs: true
Tbr: dpranke@google.com
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412371
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Cr-Commit-Position: refs/heads/master@{#807460}
GitOrigin-RevId: 384f0872ac14e63c8e9ddc2cc6560ba64e9ba3f2
2020-09-16 07:09:51 -07:00
..
bytecode Android: Add host_jar_path vs device_jar_path to build logic 2020-06-15 19:39:16 +00:00
docs Update codesearch links 2020-09-08 11:35:15 -07:00
gradle Fix: generate_gradle.py for native targets 2020-08-10 17:40:52 -07:00
gyp [WebLayer] Move WebLayer resources to base module instead of split 2020-09-14 20:24:55 -07:00
incremental_install Use denylist throughout //build/android. 2020-09-01 10:01:30 -07:00
java/templates Reland "Android: Make BundleUtils bundle status work with Trichrome." 2020-01-10 17:00:22 +00:00
lint Android: Use per-target lint-suppressions.xml 2020-08-17 12:44:44 -07:00
play_services Android: Remove build/android/play_services 2019-01-16 15:45:58 +00:00
pylib Revert Android isolated test perf output argument. 2020-09-16 07:09:51 -07:00
stacktrace Add missing data_dep on JDK from java_deobfuscate.py 2020-04-28 19:52:46 +00:00
test_wrapper [bundles] Add install script and its dependencies to runtime deps 2019-04-30 15:36:28 +00:00
tests/symbolize [ndk] Change ndk deps in src and relocate to third_party/android_ndk 2018-01-11 00:25:57 +00:00
update_deps Replace all uses of find_depot_tools in //build/android. 2019-04-13 02:04:57 +00:00
AndroidManifest.xml Android: Use per-target lint-suppressions.xml 2020-08-17 12:44:44 -07:00
BUILD.gn Fix build_vars.txt 2020-09-08 16:46:00 -07:00
CheckInstallApk-debug.apk
OWNERS [Android] Update OWNERS information (build) 2020-08-17 12:17:29 -07:00
PRESUBMIT.py Android: fix warning in build/android/PRESUBMIT 2020-09-16 01:45:48 -07:00
adb_chrome_public_command_line [build/android] Update adb_command_line.py to use flag_changer 2017-01-20 07:42:28 +00:00
adb_command_line.py DevX: use devil_chromium.Initialize in CLI script 2019-07-09 22:03:46 +00:00
adb_gdb Change adb_gdb to look for ld rather than gcc 2020-05-20 22:06:24 +00:00
adb_install_apk.py Use denylist throughout //build/android. 2020-09-01 10:01:30 -07:00
adb_logcat_monitor.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
adb_logcat_printer.py Create output dir in logcat printer if it doesn't exist. 2016-03-25 19:31:34 +00:00
adb_profile_chrome Remove //tools/profile_chrome from Chromium repo 2016-02-26 00:48:40 +00:00
adb_profile_chrome_startup Remove //tools/profile_chrome from Chromium repo 2016-02-26 00:48:40 +00:00
adb_reverse_forwarder.py Use denylist throughout //build/android. 2020-09-01 10:01:30 -07:00
adb_system_webview_command_line [build/android] Update adb_command_line.py to use flag_changer 2017-01-20 07:42:28 +00:00
android_only_explicit_jni_exports.lst Reland of Android: Use linker script to hide all non-JNI symbols 2017-02-15 17:20:56 +00:00
android_only_jni_exports.lst Reland of Android: Use linker script to hide all non-JNI symbols 2017-02-15 17:20:56 +00:00
apk_operations.py Allow "optimize_for" param for bundletool. 2020-09-02 12:15:28 -07:00
apply_shared_preference_file.py Restore modified shared pref settings after tests 2018-09-21 16:35:57 +00:00
asan_symbolize.py android: Fix the asan_symbolize to work with library name like libc++.so 2020-05-12 21:06:23 +00:00
chromium-debug.keystore Reland: Android: Remove last remnants of ANT (part 1) 2017-10-19 20:31:40 +00:00
convert_dex_profile.py [Android] Dexlayout with obfuscated profiles 2018-12-12 12:31:58 +00:00
convert_dex_profile_tests.py [Android] Dexlayout with obfuscated profiles 2018-12-12 12:31:58 +00:00
dcheck_is_off.flags Reland "Android: Add @CheckDiscard to proxy native wrappers." 2019-11-06 21:33:26 +00:00
devil_chromium.json Roll bundletool 0.13.3 -> 1.2.0 2020-09-04 07:43:40 -07:00
devil_chromium.py Switch //build/android to vpython pymock 2020-06-16 23:55:55 +00:00
devil_chromium.pydeps Reland: "Add stacktrace scripts to telemetry isolate" 2019-03-14 14:45:22 +00:00
diff_resource_sizes.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
download_doclava.py Use script relative paths in download_doclava.py 2019-11-19 12:03:14 +00:00
dump_apk_resource_strings.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
emma_coverage_stats.py Set Python shebang in build to /usr/bin/env python 2017-07-05 14:42:43 +00:00
emma_coverage_stats_test.py Switch //build/android to vpython pymock 2020-06-16 23:55:55 +00:00
envsetup.sh Android development tools paths are pre-pended to system PATH 2020-04-28 22:37:50 +00:00
generate_jacoco_report.py Create device and host reports for html. 2020-08-14 12:29:42 -07:00
host_heartbeat.py Use denylist throughout //build/android. 2020-09-01 10:01:30 -07:00
lighttpd_server.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
list_class_verification_failures.py Use denylist throughout //build/android. 2020-09-01 10:01:30 -07:00
list_class_verification_failures_test.py Switch //build/android to vpython pymock 2020-06-16 23:55:55 +00:00
list_java_targets.py Fix: generate_gradle with vpython 2020-07-27 12:00:20 -07:00
main_dex_classes.flags Removed Webview keeps from main dex rules 2019-05-07 15:43:59 +00:00
method_count.py resource_sizes.py: Add a metric for unique method counts. 2019-06-28 22:00:51 +00:00
multidex.flags Android: Fix multidex proguard config messing up obfuscation 2018-09-21 19:30:30 +00:00
provision_devices.py Use denylist throughout //build/android. 2020-09-01 10:01:30 -07:00
pylintrc build/android: Fixes to make pylint happy. 2018-07-24 13:42:59 +00:00
resource_sizes.gni Reland "Rename wrapper_scripts for generated_script tests in MB." 2020-09-11 13:11:34 -07:00
resource_sizes.py Grit: whitelist -> allowlist 2020-09-03 10:30:59 -07:00
resource_sizes.pydeps Remove third_party/apk-patch-size-estimator 2020-03-17 20:12:17 +00:00
screenshot.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
test_runner.py Support JSON test results format in Android runner. 2020-09-14 13:21:11 -07:00
test_runner.pydeps Use denylist throughout //build/android. 2020-09-01 10:01:30 -07:00
tombstones.py Use denylist throughout //build/android. 2020-09-01 10:01:30 -07:00
update_verification.py Use denylist throughout //build/android. 2020-09-01 10:01:30 -07:00
video_recorder.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00