aw: Double the hard tile memory limit
commit14f7a8b59823be4d6dd0091bed025aa778391d64
authorboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Jul 2014 03:44:51 +0000 (3 03:44 +0000)
committerboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Jul 2014 03:44:51 +0000 (3 03:44 +0000)
treeb09b9ffd55e6b307c4c4e0e3c69ce2c0924fd774
parent1c31c6db522f627e196b4cc31c150c024ce27d49
aw: Double the hard tile memory limit

Soft limit is kept the same so pre-rendering behavior should
not change. This makes sure complex pages will be less
likely to oom, and should have no effect on memory usage on
simple pages.

BUG=391069

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281161 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/browser/browser_view_renderer.cc
content/renderer/gpu/render_widget_compositor.cc