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

Issue 132083007: cc: don't add low-res tiling to GPU rasterized layers. (Closed)

Created:
6 years, 11 months ago by ernstm
Modified:
6 years, 11 months ago
Reviewers:
vmpstr, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

cc: don't add low-res tiling to GPU rasterized layers. R=enne@chromium.org,vmpstr@chromium.org BUG=332593 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244227

Patch Set 1 #

Total comments: 2

Patch Set 2 : Clean up low-res tilings. #

Total comments: 5

Patch Set 3 : Update comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M cc/layers/picture_layer_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/layers/picture_layer_impl.cc View 1 2 2 chunks +5 lines, -4 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
ernstm
PTAL
6 years, 11 months ago (2014-01-10 00:35:27 UTC) #1
vmpstr
https://codereview.chromium.org/132083007/diff/1/cc/layers/picture_layer_impl.cc File cc/layers/picture_layer_impl.cc (right): https://codereview.chromium.org/132083007/diff/1/cc/layers/picture_layer_impl.cc#newcode948 cc/layers/picture_layer_impl.cc:948: if (ShouldHaveLowResTiling() && !is_pinching && We could technically have ...
6 years, 11 months ago (2014-01-10 00:52:02 UTC) #2
enne (OOO)
https://codereview.chromium.org/132083007/diff/1/cc/layers/picture_layer_impl.cc File cc/layers/picture_layer_impl.cc (right): https://codereview.chromium.org/132083007/diff/1/cc/layers/picture_layer_impl.cc#newcode948 cc/layers/picture_layer_impl.cc:948: if (ShouldHaveLowResTiling() && !is_pinching && On 2014/01/10 00:52:02, vmpstr ...
6 years, 11 months ago (2014-01-10 01:42:33 UTC) #3
ernstm
https://codereview.chromium.org/132083007/diff/70001/cc/layers/picture_layer_impl.cc File cc/layers/picture_layer_impl.cc (right): https://codereview.chromium.org/132083007/diff/70001/cc/layers/picture_layer_impl.cc#newcode1096 cc/layers/picture_layer_impl.cc:1096: // Low resolution can't activate, so only keep one ...
6 years, 11 months ago (2014-01-10 17:37:42 UTC) #4
enne (OOO)
lgtm https://codereview.chromium.org/132083007/diff/70001/cc/layers/picture_layer_impl.cc File cc/layers/picture_layer_impl.cc (right): https://codereview.chromium.org/132083007/diff/70001/cc/layers/picture_layer_impl.cc#newcode1096 cc/layers/picture_layer_impl.cc:1096: // Low resolution can't activate, so only keep ...
6 years, 11 months ago (2014-01-10 17:48:57 UTC) #5
ernstm
https://codereview.chromium.org/132083007/diff/70001/cc/layers/picture_layer_impl.cc File cc/layers/picture_layer_impl.cc (right): https://codereview.chromium.org/132083007/diff/70001/cc/layers/picture_layer_impl.cc#newcode1096 cc/layers/picture_layer_impl.cc:1096: // Low resolution can't activate, so only keep one ...
6 years, 11 months ago (2014-01-10 17:53:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ernstm@chromium.org/132083007/110001
6 years, 11 months ago (2014-01-10 18:04:16 UTC) #7
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 20:13:33 UTC) #8
Message was sent while issue was closed.
Change committed as 244227

Powered by Google App Engine
This is Rietveld 408576698