chromium-src-build/android/pylib
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
..
base Delete unused build/android/pylib/base/base_setup.py 2016-04-21 16:16:13 +00:00
constants (Reland) [Android] Get package_info by using apk_under_test package. 2016-04-18 22:20:19 +00:00
device [Android] Move install_commands to devil/. 2015-12-11 16:08:25 +00:00
gtest Add FrameHost mojo service 2016-05-18 21:11:37 +00:00
instrumentation Reland of Fail if an instrumentation test is missing size annotation 2016-05-04 02:29:37 +00:00
junit Add directory option for JUnit coverage files. 2016-05-18 18:11:29 +00:00
linker [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
local [Android] Log uncaught Java exceptions when running native tests. 2016-05-16 21:14:15 +00:00
monkey [Android][telemetry] Update pylib imports for modules that moved into devil. 2015-09-03 18:02:10 +00:00
perf [Android] Add known devices file argument to perf test runner. 2016-02-26 18:30:05 +00:00
remote [Android] Disable lint on gyp targets that use empty or placeholder java directories. 2016-03-14 19:19:14 +00:00
results [Android] Update upstream test list in report results script. 2016-01-29 19:41:48 +00:00
sdk [Android] Move some pylib modules into devil/ 2015-09-02 01:01:05 +00:00
symbols [Android] Remove dedicated presubmit for build/andorid/pylib/symbols/. 2016-05-05 18:00:30 +00:00
uirobot [Android] Add a custom pylintrc for build/android/. 2015-09-08 16:45:52 +00:00
utils Fix ui_base_unittests on Android Swarming (adds missing data) 2016-04-26 19:21:52 +00:00
OWNERS [Android] OWNERS changes to b/a/buildbot and b/a/pylib 2014-10-22 00:09:20 +00:00
__init__.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
chrome_test_server_spawner.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
content_settings.py [Android] Add a custom pylintrc for build/android/. 2015-09-08 16:45:52 +00:00
device_settings.py Add a content setting property to disable first-use popups. 2016-04-12 16:48:54 +00:00
device_signal.py [Android] Move some pylib modules into devil/ 2015-09-02 01:01:05 +00:00
pexpect.py [Android] Lint the rest of pylib. 2014-03-12 04:57:57 +00:00
restart_adbd.sh A kinder, gentler adbd restart 2014-06-02 22:43:06 +00:00
valgrind_tools.py [pylib/devil] Create devil.android.base_tool and derive valgrind_tools classes from it. 2015-11-26 00:32:14 +00:00