..
ant
Make android_apk template actually create an apk
2014-08-06 07:29:42 +00:00
buildbot
[Android] Pass --disable-location to provision_devices on ChromeDriver bots.
2015-03-09 16:29:45 +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
Upstream ChromeMobileApplication bits about sync browser initialization
2015-03-11 01:25:51 +00:00
gn
Add depfile support to android build scripts
2014-06-24 23:38:17 +00:00
gyp
[Android] Add bug# to v14 resource generation script comment.
2015-03-23 20:53:15 +00:00
lint
Remove obsolete NewApi suppressions.
2015-03-17 21:48:33 +00:00
pylib
Raise a RemoteDeviceException when appurify reports an exception.
2015-03-23 21:43:18 +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
Add pasko to build/android/OWNERS
2015-03-05 14:42:00 +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
Let adb_gdb support privileged processes with a switch.
2015-03-19 13:56:26 +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
android: Hide JNI exports by default.
2015-02-18 21:37:59 +00:00
android_no_jni_exports.lst
android: Hide JNI exports by default.
2015-02-18 21:37:59 +00:00
android_webview_export_whitelist.lst
android: Hide JNI exports by default.
2015-02-18 21:37:59 +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
Comment that gyp_managed_install requires a userdebug flashed device.
2015-02-12 19:13:45 +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
Improve CLI interface of C++ enums to Java generator
2015-02-24 11:56:59 +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
Change what manifest and resources are passed to lint.py.
2015-02-26 00:10:01 +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
Catch exception if --adb-key-files file does not exist and log warning.
2015-03-04 02:15:13 +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
Add exit code for infra failures to testrunner script.
2015-02-26 23:09:07 +00:00
tombstones.py
[Android] Make failure to find tombstones nonfatal. (RELAND)
2015-03-19 16:28:36 +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