..
ant
Convert apk-package-resources.xml to python
2014-05-28 19:50:08 +00:00
arm-linux-androideabi-gold
Made clang use the gold linker for Android
2012-09-17 17:05:29 +00:00
buildbot
Move installation of ContentShell.
2014-05-29 16:59:16 +00:00
chrome_profiler
Add --trace-memory option for tracing heap memory
2014-05-27 21:15:22 +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
Graphical version of the run_binary_size_analysis tool.
2014-05-22 18:49:40 +00:00
gn
Add java_cpp_template template
2014-05-26 04:01:47 +00:00
gyp
[Android] add stamp option in delete_files.py.
2014-05-28 20:03:32 +00:00
lint
[Android] Linting the rest of build/android/
2014-03-24 16:21:44 +00:00
pylib
Disable media transfer protocol on android devices.
2014-05-28 00:32:11 +00:00
tests
Move the android library loader from content to base
2014-02-10 16:19:22 +00:00
AndroidManifest.xml
[Android] Add lint as a gyp action.
2013-12-11 03:02:10 +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
PRESUBMIT.py
[Android] Linting the rest of build/android/
2014-03-24 16:21:44 +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
Fixed some problems with tools.
2014-05-24 02:34:38 +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
[Android] Support generic parallel execution across devices.
2014-05-22 11:13:40 +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] Linting the rest of build/android/
2014-03-24 16:21:44 +00:00
adb_logcat_printer.py
[Android] Linting the rest of build/android/
2014-03-24 16:21:44 +00:00
adb_profile_chrome
android: Reimplement adb_profile_chrome in Python
2013-10-01 17:45:20 +00:00
adb_profile_chrome.py
adb_profile_chrome: Refactor into multiple modules and add tests
2014-05-27 11:26:27 +00:00
adb_reverse_forwarder.py
[Android] Change object types from AndroidCommands to DeviceUtils in build/android/.
2014-04-10 19:37:30 +00:00
adb_run_android_webview_shell
[android_webview] Fix shell launch script again.
2013-05-17 09:36:55 +00:00
adb_run_chrome_shell
[android] Rename the shell script for running Chrome Shell
2014-03-12 21:03:46 +00:00
adb_run_content_shell
Relanding "Add apk for running content_browsertests"
2013-01-29 21:55:55 +00:00
adb_run_mojo_shell
Get sample_app running on Android again
2014-04-21 21:12:08 +00:00
asan_symbolize.py
[Android] Linting the rest of build/android/
2014-03-24 16:21:44 +00:00
avd.py
Remove unnecessary int(options.api_level) for option that is int type.
2014-03-12 10:41:24 +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
Android WebView: tidy up library dependencies.
2013-05-17 13:46:10 +00:00
create_standalone_apk_action.gypi
Fix check_perms for r208246
2013-06-24 23:44:40 +00:00
developer_recommended_flags.gypi
[Android] Support building standalone APK in component build
2013-06-25 18:42:07 +00:00
dex_action.gypi
android: Make dex_action.gypi not call md5sum.
2014-03-06 18:47:27 +00:00
empty_proguard.flags
Split apk-build.xml into 3 steps
2013-03-26 17:35:21 +00:00
enable_asserts.py
Fix build/android/enable_asserts.py.
2014-04-23 23:28:00 +00:00
envsetup.sh
envsetup: Stop adding third_party/android_tools/sdk/tools to PATH.
2014-04-16 03:03:48 +00:00
finalize_apk_action.gypi
Finalize apk takes zipalign path as argument instead of hardcoding it
2014-04-18 20:22:43 +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] Clean up a few uses of the not-yet-existent DeviceUtils interface.
2014-04-12 03:16:11 +00:00
install_emulator_deps.py
Fix Android x86 emulator image download paths.
2014-05-22 00:59:47 +00:00
instr_action.gypi
[Android] Enable passing filter string to emma.
2013-10-04 22:02:44 +00:00
java_cpp_template.gypi
Let Android port access properly sized images
2013-05-21 17:32:27 +00:00
lighttpd_server.py
[Android] Linting the rest of build/android/
2014-03-24 16:21:44 +00:00
lint_action.gypi
[Android] Add lint as a gyp action.
2013-12-11 03:02:10 +00:00
native_app_dependencies.gypi
[Android] Only always trigger stripping with component build
2013-05-16 02:40:29 +00:00
provision_devices.py
Automatically wipe data from devices.
2014-05-28 23:42:38 +00:00
push_libraries.gypi
This fixes the component build.
2013-09-10 01:39:25 +00:00
screenshot.py
[Android] Change object types from AndroidCommands to DeviceUtils in build/android/.
2014-04-10 19:37:30 +00:00
setup.gyp
[Android] Add an action to check/record attached devices
2013-07-02 01:52:33 +00:00
strip_native_libraries.gypi
[Android] Only always trigger stripping with component build
2013-05-16 02:40:29 +00:00
surface_stats.py
[Android] Change object types from AndroidCommands to DeviceUtils in build/android/.
2014-04-10 19:37:30 +00:00
symbolize.py
Refactor build/android/symbolize.py to function as an output filter.
2013-07-18 21:37:45 +00:00
symbolize_test.py
[Android] Linting the rest of build/android/
2014-03-24 16:21:44 +00:00
test_runner.py
Added --isolate-file-path option to android test_runner.
2014-05-22 08:18:50 +00:00
tombstones.py
[Android] Change object types from AndroidCommands to DeviceUtils in build/android/.
2014-04-10 19:37:30 +00:00
update_verification.py
[Android] Change object types from AndroidCommands to DeviceUtils in build/android/.
2014-04-10 19:37:30 +00:00
write_ordered_libraries.gypi
Remove trailing "." from message lines.
2013-10-31 18:08:28 +00:00