OffscreenPreRaster and its plumbings
commitd00f10451d36d173b4d900c9cf3b1d0ff639350e
authorhush <hush@chromium.org>
Wed, 25 Feb 2015 22:11:10 +0000 (25 14:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 25 Feb 2015 22:11:48 +0000 (25 22:11 +0000)
tree61ddf8cc33b776f1d398f59db2460688ee4ef5e9
parent7995ec80910f1b5fcf6c1a02ecd070bed81cbd8e
OffscreenPreRaster and its plumbings

If OffscreenPreRaster is enabled, the viewport rect for tile priority
and the tile memory limit calculation will be based on the size of the
webview, instead of the size of visible area of the webview.

Design doc here
https://docs.google.com/document/d/1xOMjvbEIS3dMzpWXWrsl7qV8QOgGEIZL1QxgnfOXmq4/

BUG=460638

Review URL: https://codereview.chromium.org/944053004

Cr-Commit-Position: refs/heads/master@{#318126}
android_webview/browser/browser_view_renderer.cc
android_webview/browser/browser_view_renderer.h
android_webview/browser/test/fake_window.cc
android_webview/java/src/org/chromium/android_webview/AwSettings.java
android_webview/native/aw_contents.cc
android_webview/native/aw_contents.h
android_webview/native/aw_settings.cc
android_webview/native/aw_settings.h
content/public/test/test_synchronous_compositor_android.cc