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

Issue 2268643002: Change GPU Tile rounding to 32 (Closed)

Created:
4 years, 4 months ago by ericrk
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2785
Target Ref:
refs/pending/branch-heads/2785
Project:
chromium
Visibility:
Public.

Description

Change GPU Tile rounding to 32 Rounding to 64 was done to match SW, but this leads to android memory regressions. Use 32 instead, which still fixes the Core Animation issue, but doesn’t regress memory as much. BUG=632274 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Review-Url: https://codereview.chromium.org/2258343002 Cr-Commit-Position: refs/heads/master@{#413310} (cherry picked from commit 55f181c683f26d1d43f264367363790a802e096d) Committed: https://chromium.googlesource.com/chromium/src/+/73b770a74b832456dc2d64bc3820fa300c14e457

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -4 lines) Patch
M cc/layers/picture_layer_impl.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
ericrk
4 years, 4 months ago (2016-08-22 17:49:12 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
73b770a74b832456dc2d64bc3820fa300c14e457.

Powered by Google App Engine
This is Rietveld 408576698