chromium-src-build/android
scottmg c059bd24e5 Add FrameHost mojo service
Adds new frame-level service with one initial method to handle host zoom
level.

This moves zoom level supply from async_resource_handler.cc to being a
request made when render_frame_impl handles a willSendRequest.

The goal of this change is to remove the dependency of
content/browser/loader on the rest of content/browser in particular
here, removing the use of c/b/host_zoom_map_impl.h in
content/browser/loader/async_resource_handler.cc.

BUG=598073,609607
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation

Review-Url: https://codereview.chromium.org/1964273002
Cr-Original-Commit-Position: refs/heads/master@{#394547}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 68c6f2ce16d9807b5cb82679099c82c40f39e911
2016-05-18 21:11:37 +00:00
..
ant
buildbot Make android_webview_test fit isolate naming convention. 2016-04-26 21:16:40 +00:00
docs [Android] Add documentation for lint. 2016-04-26 04:48:25 +00:00
empty/src
findbugs_filter
gn
gyp Add directory option for JUnit coverage files. 2016-05-18 18:11:29 +00:00
incremental_install Add --allow-downgrade argument for incremental installer. 2016-05-06 02:42:38 +00:00
lint [Android] Fix lint suppression generation. 2016-04-23 00:21:02 +00:00
play_services [gmscore] Allow specifying resource files to whitelist for preprocess 2016-04-13 12:13:25 +00:00
pylib Add FrameHost mojo service 2016-05-18 21:11:37 +00:00
rezip Replace usages of DEPRECATED_java_in_dir with java_files 2016-03-23 19:56:08 +00:00
tests/symbolize
AndroidManifest.xml
BUILD.gn [Android] Add proguard.jar to build/android:test_runner_py data. 2016-04-29 03:11:44 +00:00
CheckInstallApk-debug.apk
OWNERS remove klundberg from build/android/OWNERS 2016-04-08 21:28:49 +00:00
PRESUBMIT.py [Android] Remove dedicated presubmit for build/andorid/pylib/symbols/. 2016-05-05 18:00:30 +00:00
adb_android_webview_command_line
adb_blimp_command_line
adb_cast_shell_command_line
adb_chrome_public_command_line
adb_command_line.py Use the new DeviceUtils.HealthyDevices(device_arg=) in a few scripts 2016-04-18 20:04:24 +00:00
adb_content_shell_command_line
adb_device_functions.sh
adb_gdb Add the url optional argument to adb_gdb --start. 2016-03-31 01:04:12 +00:00
adb_gdb_android_webview_shell
adb_gdb_blimp_client
adb_gdb_chrome_public
adb_gdb_content_shell
adb_gdb_cronet_sample
adb_gdb_mojo_shell
adb_install_apk.py Use the new DeviceUtils.HealthyDevices(device_arg=) in a few scripts 2016-04-18 20:04:24 +00:00
adb_kill_android_webview_shell
adb_kill_blimp_client
adb_kill_chrome_public
adb_kill_content_shell
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
adb_profile_chrome_startup
adb_reverse_forwarder.py [Android] Fix device handling in adb_reverse_forwarder.py. 2016-04-20 03:30:11 +00:00
adb_run_android_webview_shell
adb_run_blimp_client
adb_run_chrome_public
adb_run_content_shell
adb_run_mojo_shell
adb_run_system_webview_shell
adb_system_webview_command_line
android.isolate Revert of [Devil] Replace generated Devil config with jinja template. (patchset #8 id:140001 of https://codereview.chromium.org/1812383003/ ) 2016-04-12 11:00:20 +00:00
android_lint_cache.gyp Properly set up classpath for Android Lint (and fix its stderr filter) 2016-04-08 20:28:07 +00:00
android_no_jni_exports.lst
apkbuilder_action.gypi
apksize.py
asan_symbolize.py
avd.py
copy_ex.gypi
create_standalone_apk_action.gypi
developer_recommended_flags.gypi
devil_chromium.json Revert of [Devil] Replace generated Devil config with jinja template. (patchset #8 id:140001 of https://codereview.chromium.org/1812383003/ ) 2016-04-12 11:00:20 +00:00
devil_chromium.py Revert of [Devil] Replace generated Devil config with jinja template. (patchset #8 id:140001 of https://codereview.chromium.org/1812383003/ ) 2016-04-12 11:00:20 +00:00
dex_action.gypi
disable_gcc_lto.gypi
download_doclava.py [Cronet] Use doclava to build Cronet Javadocs 2016-04-15 18:37:41 +00:00
emma_coverage_stats.py
emma_coverage_stats_test.py
emma_instr_action.gypi
empty_proguard.flags
enable_asserts.py
envsetup.sh
finalize_apk_action.gypi
finalize_splits_action.gypi
findbugs_diff.py
generate_emma_html.py
host_heartbeat.py
increase_size_for_speed.gypi
insert_chromium_version.gypi
install_emulator_deps.py
java_cpp_enum.gypi
java_cpp_template.gypi
java_google_api_keys.gyp
jinja_template.gypi
lighttpd_server.py
lint_action.gypi Reland of Android: Run lint using a cache in the output directory (fix-up) 2016-03-23 17:27:52 +00:00
locale_pak_resources.gypi
main_dex_action.gypi
main_dex_classes.flags
method_count.py Make method_count.py work properly for .apks with multidex enabled 2016-05-03 20:36:56 +00:00
native_app_dependencies.gypi Reland 2 of GN: Make breakpad_unittests & sandbox_linux_unittests use test() 2016-04-05 02:04:44 +00:00
ndk.gyp
pack_relocations.gypi
package_resources_action.gypi
provision_devices.py [Android] Back out UTC changes for pre-M in provision_devices. 2016-05-16 18:57:25 +00:00
push_libraries.gypi
pylintrc
resource_sizes.py Fix resource_sizes.py when looking at ChromeModern.apk 2016-05-12 19:58:24 +00:00
rezip.gyp
screenshot.py
setup.gyp Revert of [Devil] Replace generated Devil config with jinja template. (patchset #8 id:140001 of https://codereview.chromium.org/1812383003/ ) 2016-04-12 11:00:20 +00:00
strip_native_libraries.gypi
test_runner.gypi Allow Android test wrapper scripts to specify their timeouts in GN/GYP 2016-04-12 15:53:07 +00:00
test_runner.py Add directory option for JUnit coverage files. 2016-05-18 18:11:29 +00:00
test_runner.pydeps [Android] Delete now-unused instrumentation test runner code. 2016-04-08 04:21:01 +00:00
tombstones.py
update_verification.py
v8_external_startup_data_arch_suffix.gypi
video_recorder.py
write_ordered_libraries.gypi