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

Issue 666573002: CC: Decouple tile-grid-size from tile-size. (Closed)

Created:
6 years, 2 months ago by epenner
Modified:
6 years, 2 months ago
Reviewers:
danakj, ernstm, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

CC: Decouple tile-grid-size from tile-size. Using the tile-size for the tile-grid-size isn't effective, since these have different scales etc. This patch adds a new setting such that we can start to tune this independantly of other settings. BUG=365877 Committed: https://crrev.com/20650a53f87a598e16affa4f9705571942bb3908 Cr-Commit-Position: refs/heads/master@{#300420}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : Rebase. Use 256. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -4 lines) Patch
M cc/layers/picture_layer.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/picture_layer_unittest.cc View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download
M cc/resources/picture_pile_base.h View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/test/fake_picture_pile_impl.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_settings.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_settings.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
epenner
Ptal for last tile-size cleanup patch. Added the test suggested in: https://codereview.chromium.org/605773004/
6 years, 2 months ago (2014-10-17 20:12:26 UTC) #2
danakj
https://codereview.chromium.org/666573002/diff/20001/cc/trees/layer_tree_settings.cc File cc/trees/layer_tree_settings.cc (right): https://codereview.chromium.org/666573002/diff/20001/cc/trees/layer_tree_settings.cc#newcode52 cc/trees/layer_tree_settings.cc:52: default_tile_grid_size(gfx::Size(512, 512)), i think we should leave this as ...
6 years, 2 months ago (2014-10-18 19:58:46 UTC) #3
epennerAtGoogle
> i think we should leave this as 256,256 in this patch, and then go ...
6 years, 2 months ago (2014-10-20 18:53:32 UTC) #5
danakj
There's also that size where we stop tiling, which we can make larger for ganesh. ...
6 years, 2 months ago (2014-10-20 18:55:53 UTC) #6
epennerAtGoogle
On 2014/10/20 18:55:53, danakj wrote: > There's also that size where we stop tiling, which ...
6 years, 2 months ago (2014-10-20 19:00:43 UTC) #7
danakj
On 2014/10/20 19:00:43, epennerAtGoogle wrote: > On 2014/10/20 18:55:53, danakj wrote: > > There's also ...
6 years, 2 months ago (2014-10-20 22:17:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/666573002/60001
6 years, 2 months ago (2014-10-21 02:24:58 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 2 months ago (2014-10-21 04:29:08 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 04:29:53 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/20650a53f87a598e16affa4f9705571942bb3908
Cr-Commit-Position: refs/heads/master@{#300420}

Powered by Google App Engine
This is Rietveld 408576698