.. |
ant
|
Extract apkbuilder build action into a .gypi
|
2015-05-15 19:23:43 +00:00 |
buildbot
|
[Android] Run gpu tests with -v.
|
2015-06-08 23:26:33 +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] Incorporate findbugs into android builds.
|
2015-03-24 03:15:40 +00:00 |
gn
|
Add depfile support to android build scripts
|
2014-06-24 23:38:17 +00:00 |
gyp
|
[Android] Make dex exclude paths relative to output dir.
|
2015-06-29 21:37:07 +00:00 |
lint
|
Remove INJECT_EVENTS permissions from test APKs.
|
2015-07-01 00:38:03 +00:00 |
pylib
|
[Android] Add battery status reset to device temperature check
|
2015-07-02 04:16:39 +00:00 |
rezip
|
Rename load_library_from_zip_file -> load_library_from_zip
|
2015-05-21 04:40:12 +00:00 |
tests
|
Fix a bunch of Java Checkstyle issues.
|
2014-11-20 18:46:15 +00:00 |
AndroidManifest.xml
|
Update minSdkVersion and targetSdkVersion constants.
|
2015-04-06 21:04:17 +00:00 |
BUILD.gn
|
Add the Errorprone Java Compiler
|
2015-06-22 16:17:59 +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
|
Add pasko to build/android/OWNERS
|
2015-03-05 14:42:00 +00:00 |
PRESUBMIT.py
|
[Android] Remove more uses of android_commands from build/android/pylib. (RELAND)
|
2015-04-29 16:07:31 +00:00 |
adb_android_webview_command_line
|
Fix adb_chrome_public_command_line for Android M & refactor into a helper .sh
|
2015-06-01 20:53:18 +00:00 |
adb_chrome_public_command_line
|
Fix adb_chrome_public_command_line for Android M & refactor into a helper .sh
|
2015-06-01 20:53:18 +00:00 |
adb_chrome_shell_command_line
|
Fix adb_chrome_public_command_line for Android M & refactor into a helper .sh
|
2015-06-01 20:53:18 +00:00 |
adb_command_line_functions.sh
|
Fix regression in adb_*_command_line commands caused by c481d677
|
2015-06-03 03:27:17 +00:00 |
adb_content_shell_command_line
|
Fix adb_chrome_public_command_line for Android M & refactor into a helper .sh
|
2015-06-01 20:53:18 +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 --port option to adb_gdb to allow simultaneous debugging of browser and render processes.
|
2015-05-08 16:25:25 +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_public
|
Add scripts to run, kill, debug, and set the command line for ChromePublic.
|
2015-05-29 16:06:47 +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
|
Fix adb_install_apk, broken by 9b3e716.
|
2015-07-01 16:58:00 +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_public
|
Add scripts to run, kill, debug, and set the command line for ChromePublic.
|
2015-05-29 16:06:47 +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] Remove more references to and uses of AndroidCommands.
|
2015-05-14 22:52:42 +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_public
|
Add scripts to run, kill, debug, and set the command line for ChromePublic.
|
2015-05-29 16:06:47 +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_no_jni_exports.lst
|
android: Hide JNI exports by default.
|
2015-02-18 21:37:59 +00:00 |
apkbuilder_action.gypi
|
Extract apkbuilder build action into a .gypi
|
2015-05-15 19:23:43 +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 |
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 |
dex_action.gypi
|
[Android] Make dex exclude paths relative to output dir.
|
2015-06-29 21:37:07 +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] Remove android_commands uses from build/android/. (reland)
|
2015-04-16 14:10:16 +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_action.gypi
|
[Android] Incorporate findbugs into android builds.
|
2015-03-24 03:15:40 +00:00 |
findbugs_diff.py
|
[Android] Incorporate findbugs into android builds.
|
2015-03-24 03:15:40 +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] Rework device filtering and add DeviceUtils.HealthyDevices.
|
2015-04-24 17:20:08 +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 java_cpp_enum.gypi so that source_file changes will rebuild dependencies.
|
2015-03-29 11:18:15 +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
|
jinja2: support file references in templates.
|
2015-03-17 20:38:11 +00:00 |
lighttpd_server.py
|
[Android] Linting the rest of build/android/
|
2014-03-24 16:21:44 +00:00 |
lint_action.gypi
|
Make lint fail builds.
|
2015-06-19 22:39:24 +00:00 |
locale_pak_resources.gypi
|
Revert "Revert "Android: Store language .pak files in res/raw rather than assets""
|
2015-06-22 19:02:29 +00:00 |
method_count.py
|
[Android] Add a java method counting script.
|
2015-06-19 18:19:26 +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_relocations.gypi
|
Extend relocation packing to non-ARM architectures.
|
2015-06-24 14:46:39 +00:00 |
package_resources_action.gypi
|
Add build rules to enable language-based split apks on Android
|
2015-06-24 21:04:32 +00:00 |
preprocess_google_play_services.config.json
|
Add script to preprocess Google Play services
|
2015-06-12 15:23:56 +00:00 |
preprocess_google_play_services.py
|
Add script to preprocess Google Play services
|
2015-06-12 15:23:56 +00:00 |
provision_devices.py
|
[Android] Move battery & temperature waits after the second reboot.
|
2015-07-01 17:25:39 +00:00 |
push_libraries.gypi
|
Extend relocation packing to non-ARM architectures.
|
2015-06-24 14:46:39 +00:00 |
rezip.gyp
|
GN: Enable loading libraries from apks
|
2014-10-23 01:05:36 +00:00 |
screenshot.py
|
[Android] Remove more references to and uses of AndroidCommands.
|
2015-05-14 22:52:42 +00:00 |
setup.gyp
|
Add the Errorprone Java Compiler
|
2015-06-22 16:17:59 +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.gypi
|
[Android] Generate scripts at build time to run android tests.
|
2015-06-03 00:57:52 +00:00 |
test_runner.py
|
[Android] Add optional per-test cooling wait for perf tests.
|
2015-07-01 18:46:43 +00:00 |
tombstones.py
|
[Android] Fix tombstone output when handling multiple tombstones.
|
2015-05-18 21:07:02 +00:00 |
update_verification.py
|
Add InstallSplitApk function to device utils.
|
2015-06-19 20:44:05 +00:00 |
write_ordered_libraries.gypi
|
Allow the mojo shell to run on android.
|
2014-07-09 13:06:44 +00:00 |