..
binary_size
//build: Convert print statements to Python 3 style
2019-05-12 06:11:07 +00:00
buildhooks
Reland "Using R8 in place of Proguard for creating main dex list"
2019-06-25 15:15:27 +00:00
bytecode
ErrorProne: Fix warnings and enable MultiVariableDeclaration
2019-11-27 22:40:27 +00:00
docs
Update Android SDK and Android System SDK to Q
2019-11-12 21:05:30 +00:00
empty
Reland: Android: Remove last remnants of ANT (part 1)
2017-10-19 20:31:40 +00:00
gradle
Android: Update Android Studio Canary version
2019-11-21 20:50:44 +00:00
gyp
Android: Fix disableOutlining R8 flag.
2019-12-04 18:06:38 +00:00
incremental_install
Android: Fix running tests with incremental_install=true
2019-10-25 19:37:12 +00:00
java /templates
android: Introduce ProductConfig and use it for Locales and Linker.
2019-11-07 12:50:07 +00:00
lint
[CloseSuggestion] Add accessibility strings
2019-12-03 18:14:17 +00:00
play_services
Android: Remove build/android/play_services
2019-01-16 15:45:58 +00:00
pylib
android: add support for different settings at avd creation time.
2019-12-04 20:41:15 +00:00
stacktrace
crashpad_stackwalker: Specify Android platform when generating symbols
2019-08-02 14:21:29 +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
.style.yapf
Enable Python auto-formatting for //build/android
2018-12-06 02:23:36 +00:00
AndroidManifest.xml
[build] Remove <uses-sdk> and specify [min|target|max]SdkVersion in GN
2019-06-17 20:32:02 +00:00
BUILD.gn
Android: Update bundletool to 0.11.0
2019-11-21 23:10:56 +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] Remove perezju from OWNERS
2019-12-02 15:58:34 +00:00
PRESUBMIT.py
android: move most avd logic into build/android/.
2019-10-04 20:08:52 +00: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
adb_gdb: Make --ide work with vscode
2018-10-03 15:06:31 +00:00
adb_install_apk.py
[build/android] Fix error messages in adb_install_apk
2017-07-03 12:42:21 +00: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
[Android] Switch adb_reverse_forwarder to argparse.
2016-09-23 02:43:03 +00: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
Android: Construct apk_helper for bundles
2019-11-20 16:38:06 +00:00
apply_shared_preference_file.py
Restore modified shared pref settings after tests
2018-09-21 16:35:57 +00:00
asan_symbolize.py
//build: Convert print statements to Python 3 style
2019-05-12 06:11:07 +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
Android: Update bundletool to 0.11.0
2019-11-21 23:10:56 +00:00
devil_chromium.py
DevX: presubmit check for devil initialization
2019-07-18 22:03:00 +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
Set Python shebang in build to /usr/bin/env python
2017-07-05 14:42:43 +00:00
empty_proguard.flags
Split apk-build.xml into 3 steps
2013-03-26 17:35:21 +00:00
envsetup.sh
Android: define ANDROID_SDK_ROOT in envsetup.sh
2019-06-26 03:37:47 +00:00
generate_jacoco_report.py
[code coverage] Create dummy sources_json_file
2019-09-19 19:24:54 +00:00
host_heartbeat.py
[Android] Prepare build/android/ for catapult+devil.
2016-01-11 16:23:48 +00: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
Fixing easy to fix verification errors
2019-09-18 19:54:10 +00:00
list_class_verification_failures_test.py
AW: use ABI constants in chromium scripts
2019-01-25 17:57:14 +00: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
[devil refactor] Prepare clients for DeviceUnreachableError
2017-04-13 12:19:51 +00:00
pylintrc
build/android: Fixes to make pylint happy.
2018-07-24 13:42:59 +00:00
resource_sizes.gni
Pass apk_name or file_path to resource_sizes rather than apk target.
2019-04-29 16:47:24 +00:00
resource_sizes.py
Remove image extensions from android image resources
2019-11-12 22:30:25 +00:00
resource_sizes.pydeps
Reland: Android: Zipalign library dex files for incremental install
2019-07-23 03:57:38 +00:00
screenshot.py
[Android] Prepare build/android/ for catapult+devil.
2016-01-11 16:23:48 +00:00
test_runner.py
android: add the ability to enable window display on the emulator
2019-10-10 23:26:03 +00:00
test_runner.pydeps
Android: Move dex merging to incremental install step
2019-10-22 19:18:07 +00:00
tombstones.py
Android: Delete relocation_packer (obsolete with lld)
2018-07-11 03:05:03 +00:00
update_verification.py
Android: switch to device.IsApplicationInstalled
2019-09-17 16:42:09 +00:00
video_recorder.py
[Android] Prepare build/android/ for catapult+devil.
2016-01-11 16:23:48 +00:00