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

Issue 11574026: cc: Add some more infrastructure for two trees (Closed)

Created:
8 years ago by enne (OOO)
Modified:
8 years ago
Reviewers:
nduca
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

cc: Add some more infrastructure for two trees PictureLayerImpl gets the ability to sync a tiling from active to pending tree when it gets created so that layers can share tiles. A few functions are added to make this possible. BUG=155209 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173366

Patch Set 1 #

Patch Set 2 : 80 columns /o\ #

Total comments: 4

Patch Set 3 : Rename, move function #

Patch Set 4 : Rebase #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -19 lines) Patch
M cc/layer_tree_host_impl.h View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M cc/layer_tree_impl.h View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M cc/layer_tree_impl.cc View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
M cc/picture_layer.cc View 1 2 2 chunks +14 lines, -6 lines 0 comments Download
M cc/picture_layer_impl.h View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M cc/picture_layer_impl.cc View 1 2 2 chunks +44 lines, -4 lines 0 comments Download
M cc/picture_layer_tiling_set.h View 2 chunks +11 lines, -4 lines 0 comments Download
M cc/picture_layer_tiling_set.cc View 2 chunks +19 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
enne (OOO)
This is a little bit of an incremental patch. I wanted to add some hooks ...
8 years ago (2012-12-14 02:05:06 UTC) #1
nduca
https://codereview.chromium.org/11574026/diff/1009/cc/layer_tree_impl.h File cc/layer_tree_impl.h (right): https://codereview.chromium.org/11574026/diff/1009/cc/layer_tree_impl.h#newcode52 cc/layer_tree_impl.h:52: LayerImpl* ActiveTreeLayerById(int id); Get or FindActiveTreeLayerByBlah https://codereview.chromium.org/11574026/diff/1009/cc/picture_layer.cc File cc/picture_layer.cc ...
8 years ago (2012-12-14 02:18:42 UTC) #2
enne (OOO)
https://codereview.chromium.org/11574026/diff/1009/cc/layer_tree_impl.h File cc/layer_tree_impl.h (right): https://codereview.chromium.org/11574026/diff/1009/cc/layer_tree_impl.h#newcode52 cc/layer_tree_impl.h:52: LayerImpl* ActiveTreeLayerById(int id); On 2012/12/14 02:18:43, nduca wrote: > ...
8 years ago (2012-12-14 17:30:53 UTC) #3
nduca
> Do you mean without having to instantiate an active tree with this layer? I ...
8 years ago (2012-12-14 18:42:10 UTC) #4
enne (OOO)
Ah, gotcha. I moved SyncFromActiveLayer() to PictureLayerImpl. PTAL.
8 years ago (2012-12-14 18:56:56 UTC) #5
nduca
lgtmnomnomnom
8 years ago (2012-12-14 20:01:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/11574026/12001
8 years ago (2012-12-14 20:51:33 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests
8 years ago (2012-12-15 02:21:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/11574026/14001
8 years ago (2012-12-16 00:51:28 UTC) #9
commit-bot: I haz the power
8 years ago (2012-12-16 04:53:11 UTC) #10
Message was sent while issue was closed.
Change committed as 173366

Powered by Google App Engine
This is Rietveld 408576698