chromium-src-build/android
Eric Stevenson 1936c9dea2 Android: Initialize resources in ChromeApplication.
This is a no-op for now. Also rename the initialization method to be
more specific.

Bug: 765428
Change-Id: I7cc24844de89a888df13c31141b476da71196304
Reviewed-on: https://chromium-review.googlesource.com/671026
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Reviewed-by: Yaron Friedman <yfriedman@chromium.org>
Commit-Queue: Eric Stevenson <estevenson@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#502630}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 10da07c8de893d2d1dc5de5df5f4c3afd43bf35c
2017-09-18 19:06:05 +00:00
..
ant [Android] Add gyp support for multidex. (RELAND) 2015-08-25 21:38:00 +00:00
binary_size Android: Update patch size reference APKs for m61 2017-07-26 21:54:44 +00:00
buildhooks Android: Initialize resources in ChromeApplication. 2017-09-18 19:06:05 +00:00
bytecode Android: Add bytecode rewriting for custom resources. 2017-09-13 18:22:45 +00:00
docs Update EMMA code coverage documentation. 2016-10-18 09:02:32 +00:00
empty/src
findbugs_filter Revert "Render snippets in ArticleSnippetsTest in isolation" 2017-09-12 14:35:15 +00:00
gn [android] Stop using isolate.py for data dependency management. (RELAND) 2016-11-18 22:55:16 +00:00
gradle [Android] Add vectorDrawables.useSupportLibrary to build.gradle 2017-09-18 16:54:00 +00:00
gyp Android: Add bytecode rewriting for custom resources. 2017-09-13 18:22:45 +00:00
incremental_install Android Incremental Install: Use Process.myUid() to get uid 2017-09-15 15:25:39 +00:00
lint Android: Re-enable lint NewApi check 2017-09-11 14:57:49 +00:00
play_services Revert "Android: Add logging_ext.py module." 2017-08-24 09:34:54 +00:00
pylib [android] Handle non-existent gtest XML result file. 2017-09-15 21:23:28 +00:00
stacktrace Android: Update test proguard rules to keep more things 2017-09-16 02:35:12 +00:00
test_wrapper Fix logdog_wrapper to not upload if logdog binary does not exist. 2017-04-26 23:23:41 +00:00
tests/symbolize
update_deps Revert "Switch Android binary deps to be managed by CIPD." 2017-08-16 10:03:26 +00:00
AndroidManifest.xml Change dummy package name so it doesn't include a reserved word. 2017-04-19 15:55:54 +00:00
BUILD.gn Android: Use eu-strip instead of binutils strip to strip executables and DSOs. 2017-08-31 18:44:52 +00:00
CheckInstallApk-debug.apk
OWNERS Add COMPONENT: Test>Android to several OWNERS files. 2017-02-02 16:41:24 +00:00
PRESUBMIT.py [android] Stop losing tests in single-device shards. 2017-07-28 00:26:30 +00:00
adb_chrome_public_command_line [build/android] Update adb_command_line.py to use flag_changer 2017-01-20 07:42:28 +00:00
adb_command_line.py Set Python shebang in build to /usr/bin/env python 2017-07-05 14:42:43 +00:00
adb_gdb adb_gdb: Don't log libs directory twice 2017-08-09 20:12:50 +00:00
adb_install_apk.py [build/android] Fix error messages in adb_install_apk 2017-07-03 12:42:21 +00:00
adb_logcat_monitor.py
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] Switch adb_reverse_forwarder to argparse. 2016-09-23 02:43:03 +00:00
adb_system_webview_command_line [build/android] Update adb_command_line.py to use flag_changer 2017-01-20 07:42:28 +00:00
android_only_explicit_jni_exports.lst Reland of Android: Use linker script to hide all non-JNI symbols 2017-02-15 17:20:56 +00:00
android_only_jni_exports.lst Reland of Android: Use linker script to hide all non-JNI symbols 2017-02-15 17:20:56 +00:00
apk_operations.py apk_operations.py: Deobfuscate java stack traces in logcat 2017-09-13 16:10:17 +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
devil_chromium.json Roll Android SDK to N-MR1 2017-03-30 23:46:11 +00:00
devil_chromium.py [Android] Use local build of chromium_commands.dex.jar in chromium tests. 2016-12-19 20:21:14 +00:00
diff_resource_sizes.py Add resource size diff script 2017-09-13 20:31:05 +00:00
download_doclava.py [Cronet] Use doclava to build Cronet Javadocs 2016-04-15 18:37:41 +00:00
emma_coverage_stats.py Set Python shebang in build to /usr/bin/env python 2017-07-05 14:42:43 +00:00
emma_coverage_stats_test.py Set Python shebang in build to /usr/bin/env python 2017-07-05 14:42:43 +00:00
empty_proguard.flags
envsetup.sh android envsetup.sh: Tweak comment at top of file. 2017-07-20 19:03:08 +00:00
findbugs_diff.py [android] Make findbugs analysis errors fatal. 2017-08-22 17:38:16 +00:00
generate_emma_html.py Output coverage reports in UTF8. 2016-10-17 16:56:09 +00:00
host_heartbeat.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
install_emulator_deps.py [android] Raise emulator deps installation timeout to 5 min each. 2017-05-19 15:34:19 +00:00
lighttpd_server.py build: Fix common misspellings 2017-08-01 09:03:13 +00:00
main_dex_classes.flags [android] Keep Services in the main dex. 2017-05-23 17:00:20 +00:00
method_count.py Reland #2 of Add dex info and static initializers to resource_sizes.py 2016-09-01 18:47:24 +00:00
multidex.flags [Android] Enable multidex for release builds of chrome_public_test_apk. (RELAND) 2017-04-26 21:24:22 +00:00
provision_devices.py [devil refactor] Prepare clients for DeviceUnreachableError 2017-04-13 12:19:51 +00:00
pylintrc [Android] Add a configurable environment for devil/. (RELAND 2) 2015-12-04 14:28:57 +00:00
resource_sizes.py resource_sizes.py: Support multiple .arsc files. 2017-09-15 20:20:05 +00:00
screenshot.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
test_runner.py Deobfuscate instrumentation test output 2017-09-05 19:47:42 +00:00
test_runner.pydeps Deobfuscate instrumentation test output 2017-09-05 19:47:42 +00:00
tombstones.py Fix the stack script issue when symbolizing tombstones. 2017-07-27 08:24:50 +00:00
update_verification.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
video_recorder.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00