.. |
ant
|
[Android] Add gyp support for multidex. (RELAND)
|
2015-08-25 21:38:00 +00:00 |
buildbot
|
Make android_webview_test fit isolate naming convention.
|
2016-04-26 21:16:40 +00:00 |
docs
|
[Android] Add documentation for lint.
|
2016-04-26 04:48:25 +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
|
Findbugs: Ignore all generated Manifest classes.
|
2015-11-03 20:13:14 +00:00 |
gn
|
GN: Side-load dex files as well as native code in incremental installs
|
2015-09-16 19:57:38 +00:00 |
gyp
|
Add directory option for JUnit coverage files.
|
2016-05-18 18:11:29 +00:00 |
incremental_install
|
Add --allow-downgrade argument for incremental installer.
|
2016-05-06 02:42:38 +00:00 |
lint
|
[Android] Fix lint suppression generation.
|
2016-04-23 00:21:02 +00:00 |
play_services
|
[gmscore] Allow specifying resource files to whitelist for preprocess
|
2016-04-13 12:13:25 +00:00 |
pylib
|
Add directory option for JUnit coverage files.
|
2016-05-18 18:11:29 +00:00 |
rezip
|
Replace usages of DEPRECATED_java_in_dir with java_files
|
2016-03-23 19:56:08 +00:00 |
tests/symbolize
|
Add -bootclasspath argument to javac.
|
2015-07-08 13:09:48 +00:00 |
AndroidManifest.xml
|
Update targetSdkVersion to 23.
|
2015-08-22 00:47:09 +00:00 |
BUILD.gn
|
[Android] Add proguard.jar to build/android:test_runner_py data.
|
2016-04-29 03:11:44 +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
|
remove klundberg from build/android/OWNERS
|
2016-04-08 21:28:49 +00:00 |
PRESUBMIT.py
|
[Android] Remove dedicated presubmit for build/andorid/pylib/symbols/.
|
2016-05-05 18:00:30 +00:00 |
adb_android_webview_command_line
|
Refactor adb_*_command_line helpers bash->python
|
2015-11-24 15:24:20 +00:00 |
adb_blimp_command_line
|
Refactor adb_*_command_line helpers bash->python
|
2015-11-24 15:24:20 +00:00 |
adb_cast_shell_command_line
|
Replaced apk_command_line with adb_cast_shell_command_line.
|
2016-03-02 18:33:05 +00:00 |
adb_chrome_public_command_line
|
Refactor adb_*_command_line helpers bash->python
|
2015-11-24 15:24:20 +00:00 |
adb_command_line.py
|
Use the new DeviceUtils.HealthyDevices(device_arg=) in a few scripts
|
2016-04-18 20:04:24 +00:00 |
adb_content_shell_command_line
|
Refactor adb_*_command_line helpers bash->python
|
2015-11-24 15:24:20 +00:00 |
adb_device_functions.sh
|
Make adb_device_loop return if no devices
|
2012-09-24 10:20:03 +00:00 |
adb_gdb
|
Add the url optional argument to adb_gdb --start.
|
2016-03-31 01:04:12 +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_blimp_client
|
Move ChromeCommandLineInitUtil to base/
|
2015-10-05 18:02:43 +00:00 |
adb_gdb_chrome_public
|
Add scripts to run, kill, debug, and set the command line for ChromePublic.
|
2015-05-29 16:06:47 +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
|
Use the new DeviceUtils.HealthyDevices(device_arg=) in a few scripts
|
2016-04-18 20:04:24 +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_blimp_client
|
Move ChromeCommandLineInitUtil to base/
|
2015-10-05 18:02:43 +00:00 |
adb_kill_chrome_public
|
Add scripts to run, kill, debug, and set the command line for ChromePublic.
|
2015-05-29 16:06:47 +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
|
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] Fix device handling in adb_reverse_forwarder.py.
|
2016-04-20 03:30:11 +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_blimp_client
|
Move ChromeCommandLineInitUtil to base/
|
2015-10-05 18:02:43 +00:00 |
adb_run_chrome_public
|
Add scripts to run, kill, debug, and set the command line for ChromePublic.
|
2015-05-29 16:06:47 +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 |
adb_run_system_webview_shell
|
[Android] Add adb_run_system_webview_shell.
|
2015-10-16 16:57:29 +00:00 |
adb_system_webview_command_line
|
Refactor adb_*_command_line helpers bash->python
|
2015-11-24 15:24:20 +00:00 |
android.isolate
|
Revert of [Devil] Replace generated Devil config with jinja template. (patchset #8 id:140001 of https://codereview.chromium.org/1812383003/ )
|
2016-04-12 11:00:20 +00:00 |
android_lint_cache.gyp
|
Properly set up classpath for Android Lint (and fix its stderr filter)
|
2016-04-08 20:28:07 +00:00 |
android_no_jni_exports.lst
|
android: Hide JNI exports by default.
|
2015-02-18 21:37:59 +00:00 |
apkbuilder_action.gypi
|
[Android] Add gyp support for multidex. (RELAND)
|
2015-08-25 21:38:00 +00:00 |
apksize.py
|
[Android] Apk size tool.
|
2015-10-30 14:34:49 +00:00 |
asan_symbolize.py
|
Fix logcat regex in asan stack trace symbolizer.
|
2016-02-16 16:19:52 +00:00 |
avd.py
|
Add wait option in avd.py to wait for emulators to finish booting
|
2016-02-25 22:57:00 +00:00 |
copy_ex.gypi
|
Reland support renaming in copy_ex
|
2015-10-16 18:20:24 +00:00 |
create_standalone_apk_action.gypi
|
Fix check_perms for r208246
|
2013-06-24 23:44:40 +00:00 |
developer_recommended_flags.gypi
|
Comment that gyp_managed_install requires a userdebug flashed device.
|
2015-02-12 19:13:45 +00:00 |
devil_chromium.json
|
Revert of [Devil] Replace generated Devil config with jinja template. (patchset #8 id:140001 of https://codereview.chromium.org/1812383003/ )
|
2016-04-12 11:00:20 +00:00 |
devil_chromium.py
|
Revert of [Devil] Replace generated Devil config with jinja template. (patchset #8 id:140001 of https://codereview.chromium.org/1812383003/ )
|
2016-04-12 11:00:20 +00:00 |
dex_action.gypi
|
Add flag to enable proguard for debug build.
|
2015-10-19 22:30:50 +00:00 |
disable_gcc_lto.gypi
|
build: On Android, disable LTO for specific targets only when targeting GCC.
|
2015-08-26 00:04:57 +00:00 |
download_doclava.py
|
[Cronet] Use doclava to build Cronet Javadocs
|
2016-04-15 18:37:41 +00:00 |
emma_coverage_stats.py
|
[Android] Prepare build/android/ for catapult+devil.
|
2016-01-11 16:23:48 +00:00 |
emma_coverage_stats_test.py
|
[Android] Prepare build/android/ for catapult+devil.
|
2016-01-11 16:23:48 +00:00 |
emma_instr_action.gypi
|
Refactor emma_instr.py in preparation for porting EMMA GYP rules to GN
|
2015-11-18 18:55:13 +00:00 |
empty_proguard.flags
|
Split apk-build.xml into 3 steps
|
2013-03-26 17:35:21 +00:00 |
enable_asserts.py
|
[Android] Prepare build/android/ for catapult+devil.
|
2016-01-11 16:23:48 +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
|
Rename load_library_from_zip_file -> load_library_from_zip
|
2015-05-21 04:40:12 +00:00 |
finalize_splits_action.gypi
|
Fix GYP error when density splits are enabled but not language splits
|
2015-06-26 16:40:55 +00:00 |
findbugs_diff.py
|
[Android] Prepare build/android/ for catapult+devil.
|
2016-01-11 16:23:48 +00:00 |
generate_emma_html.py
|
Fix generate_emma_html.py failing due to 0-length .em files
|
2016-02-19 02:21:19 +00:00 |
host_heartbeat.py
|
[Android] Prepare build/android/ for catapult+devil.
|
2016-01-11 16:23:48 +00:00 |
increase_size_for_speed.gypi
|
build: On Android, disable LTO for specific targets only when targeting GCC.
|
2015-08-26 00:04:57 +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] Prepare build/android/ for catapult+devil.
|
2016-01-11 16:23:48 +00:00 |
java_cpp_enum.gypi
|
Fix java_cpp_enum.gypi so that source_file changes will rebuild dependencies.
|
2015-03-29 11:18:15 +00:00 |
java_cpp_template.gypi
|
[Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2)
|
2016-01-16 01:23:53 +00:00 |
java_google_api_keys.gyp
|
Make Google API keys available for the Java codebase.
|
2015-11-04 06:47:57 +00:00 |
jinja_template.gypi
|
Remove arbitrary references to ChromeShell in comments.
|
2015-08-25 22:10:57 +00:00 |
lighttpd_server.py
|
[Android] Add a custom pylintrc for build/android/.
|
2015-09-08 16:45:52 +00:00 |
lint_action.gypi
|
Reland of Android: Run lint using a cache in the output directory (fix-up)
|
2016-03-23 17:27:52 +00:00 |
locale_pak_resources.gypi
|
Support alternative locale zip
|
2015-09-28 22:52:17 +00:00 |
main_dex_action.gypi
|
[Android] Add gn support for multidex.
|
2015-11-20 23:20:33 +00:00 |
main_dex_classes.flags
|
Ensure EMMA classes are put into the main classes.dex
|
2016-01-06 02:00:01 +00:00 |
method_count.py
|
Make method_count.py work properly for .apks with multidex enabled
|
2016-05-03 20:36:56 +00:00 |
native_app_dependencies.gypi
|
Reland 2 of GN: Make breakpad_unittests & sandbox_linux_unittests use test()
|
2016-04-05 02:04:44 +00:00 |
ndk.gyp
|
Fix x64 android_tools target compile failure.
|
2016-01-05 21:58:32 +00:00 |
pack_relocations.gypi
|
Link libc++_shared with asan=1 on Android.
|
2015-08-04 04:59:31 +00:00 |
package_resources_action.gypi
|
Using alternative_android_sdk_jar in process_resources, package_resources
|
2016-01-14 02:30:19 +00:00 |
provision_devices.py
|
[Android] Back out UTC changes for pre-M in provision_devices.
|
2016-05-16 18:57:25 +00:00 |
push_libraries.gypi
|
[Android] Prepare build/android/ for catapult+devil.
|
2016-01-11 16:23:48 +00:00 |
pylintrc
|
[Android] Add a configurable environment for devil/. (RELAND 2)
|
2015-12-04 14:28:57 +00:00 |
resource_sizes.py
|
Fix resource_sizes.py when looking at ChromeModern.apk
|
2016-05-12 19:58:24 +00:00 |
rezip.gyp
|
Reland of Fix javac command never caching input .md5s (patchset #1 id:1 of https://codereview.chromium.org/1309663005/ )
|
2015-09-02 22:02:50 +00:00 |
screenshot.py
|
[Android] Prepare build/android/ for catapult+devil.
|
2016-01-11 16:23:48 +00:00 |
setup.gyp
|
Revert of [Devil] Replace generated Devil config with jinja template. (patchset #8 id:140001 of https://codereview.chromium.org/1812383003/ )
|
2016-04-12 11:00:20 +00:00 |
strip_native_libraries.gypi
|
Link libc++_shared with asan=1 on Android.
|
2015-08-04 04:59:31 +00:00 |
test_runner.gypi
|
Allow Android test wrapper scripts to specify their timeouts in GN/GYP
|
2016-04-12 15:53:07 +00:00 |
test_runner.py
|
Add directory option for JUnit coverage files.
|
2016-05-18 18:11:29 +00:00 |
test_runner.pydeps
|
[Android] Delete now-unused instrumentation test runner code.
|
2016-04-08 04:21:01 +00:00 |
tombstones.py
|
Android Make --output-dir mandatory for tombstones and friends
|
2016-02-12 19:12:05 +00:00 |
update_verification.py
|
[Android] Prepare build/android/ for catapult+devil.
|
2016-01-11 16:23:48 +00:00 |
v8_external_startup_data_arch_suffix.gypi
|
Reland Reland Reland Switch Chrome Android using v8 arch specific external data name
|
2015-11-03 19:48:53 +00:00 |
video_recorder.py
|
[Android] Prepare build/android/ for catapult+devil.
|
2016-01-11 16:23:48 +00:00 |
write_ordered_libraries.gypi
|
Allow the mojo shell to run on android.
|
2014-07-09 13:06:44 +00:00 |