.. |
ant
|
Extract apkbuilder build action into a .gypi
|
2015-05-15 19:23:43 +00:00 |
buildbot
|
[Android] Remove hand-rolled adb devices call from bb_device_status_check.
|
2015-05-20 05:21:03 +00:00 |
empty/src
|
…
|
|
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
|
Add minSdkVersion=21 to ABI split manifests
|
2015-05-19 21:40:43 +00:00 |
lint
|
Remove obsolete NewApi suppressions.
|
2015-03-17 21:48:33 +00:00 |
pylib
|
Disable failing TextEliderTest.* and FontListTest.*
|
2015-05-20 16:36:26 +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 minSdkVersion and targetSdkVersion constants.
|
2015-04-06 21:04:17 +00:00 |
CheckInstallApk-debug.apk
|
…
|
|
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
|
…
|
|
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
|
…
|
|
adb_device_functions.sh
|
…
|
|
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
|
…
|
|
adb_gdb_chrome_shell
|
Rename chromium_testshell target to chrome_shell_apk.
|
2014-03-12 01:31:26 +00:00 |
adb_gdb_content_shell
|
…
|
|
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] Remove more references to and uses of AndroidCommands.
|
2015-05-14 22:52:42 +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] 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_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
|
…
|
|
cpufeatures.gypi
|
Remove indirection of cpufeatures.gypi.
|
2015-04-07 21:04:34 +00:00 |
create_standalone_apk_action.gypi
|
…
|
|
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
|
…
|
|
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
|
Add use_apk_split parameter to java_apk.gypi / android_apk (gn)
|
2015-05-19 16:58:51 +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
|
…
|
|
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
|
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 |
package_resources_action.gypi
|
Extract package_resources step into a .gypi & make assets & resource zips optional
|
2015-05-15 20:39:05 +00:00 |
provision_devices.py
|
[Android] Remove more references to and uses of AndroidCommands.
|
2015-05-14 22:52:42 +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
|
[Android] Remove more references to and uses of AndroidCommands.
|
2015-05-14 22:52:42 +00:00 |
setup.gyp
|
Reland "Enable libc++ on Android"
|
2015-05-05 07:34:51 +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
|
[Android] Remove isolate_deps_dir after files have been pushed.
|
2015-05-11 14:22:05 +00:00 |
tombstones.py
|
[Android] Fix tombstone output when handling multiple tombstones.
|
2015-05-18 21:07:02 +00:00 |
update_verification.py
|
[Android] Fixed update verifiication script.
|
2015-05-06 18:34:00 +00:00 |
write_ordered_libraries.gypi
|
Allow the mojo shell to run on android.
|
2014-07-09 13:06:44 +00:00 |