Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Issue 12208134: Revert 181950 - Broke content_unittests on Android (Closed)

Created:
7 years, 10 months ago by Sergey Ulanov
Modified:
7 years, 10 months ago
Reviewers:
ccameron
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Revert 181950 - Broke content_unittests on Android > Distribute extra memory evenly among visible clients > > After computing all clients' memory budgets, take any > extra memory left over and distribute it amongst the > visible clients (so that, if their memory requirments > suddenly jump, they don't need to wait for a roundtrip > to the GPU process to get extra memory). > > Disallow keeping around backgrounded tabs' contents on > Android, to keep the maximum for the main tab. > > Explicitly limit the memory to use for prepainting by > specifying NiceToHave on Mac to avoid performance problems. > > BUG=175125 > > Review URL: https://codereview.chromium.org/12226082 TBR=ccameron@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181962

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -63 lines) Patch
M content/common/gpu/gpu_memory_manager.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/common/gpu/gpu_memory_manager.cc View 4 chunks +0 lines, -59 lines 0 comments Download
M content/common/gpu/gpu_memory_manager_unittest.cc View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Sergey Ulanov
7 years, 10 months ago (2013-02-12 19:03:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698