[Android WebView] Use CUTOFF_ALLOW_NICE_TO_HAVE
commit18a862a00542ad939552be820553aedfaef99c01
authorboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 2 Oct 2013 10:10:55 +0000 (2 10:10 +0000)
committerboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 2 Oct 2013 10:10:55 +0000 (2 10:10 +0000)
treeeeaf13c982d9b28f2d30c152f37c14fe753e21f5
parent32aabdf41167e40f34570f8c9e528e79fcecdc6d
[Android WebView] Use CUTOFF_ALLOW_NICE_TO_HAVE

NICE_TO_HAVE will pre-render the soon-bin, which is based on both
velocity and distance. Previously, EVERYTHING will also pre-render the
eventually bin. NICE_TO_HAVE is a better fit for the Android WebView
memory management model where we assume a webview will not go berserk
with memory.

Note that this can still fill up on fling.

BUG=
NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226442 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/android/in_process/synchronous_compositor_output_surface.cc