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

Issue 2051013002: cc : Push layer lists instead of layer tree at commit and activation (Closed)

Created:
4 years, 6 months ago by jaydasika
Modified:
4 years, 6 months ago
CC:
chromium-reviews, cc-bugs_chromium.org, sunxd
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc : Push layer lists instead of layer tree at commit and activation BUG=617366 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/4b0fd7519392558947d58d3c35265bdc3cc7342c Cr-Commit-Position: refs/heads/master@{#398948}

Patch Set 1 #

Total comments: 9

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -157 lines) Patch
M cc/layers/layer_list_iterator_unittest.cc View 4 chunks +4 lines, -0 lines 0 comments Download
M cc/layers/layer_position_constraint_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/layer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/picture_layer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/scrollbar_layer_unittest.cc View 3 chunks +1 line, -4 lines 0 comments Download
M cc/test/layer_tree_host_common_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/tiles/tile_manager_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M cc/trees/damage_tracker_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_host_common.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_scroll.cc View 1 1 chunk +41 lines, -39 lines 0 comments Download
M cc/trees/layer_tree_impl.h View 1 7 chunks +14 lines, -10 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 4 chunks +25 lines, -11 lines 0 comments Download
M cc/trees/tree_synchronizer.cc View 1 2 chunks +54 lines, -43 lines 0 comments Download
M cc/trees/tree_synchronizer_unittest.cc View 7 chunks +57 lines, -47 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
jaydasika
https://codereview.chromium.org/2051013002/diff/1/cc/layers/layer_position_constraint_unittest.cc File cc/layers/layer_position_constraint_unittest.cc (right): https://codereview.chromium.org/2051013002/diff/1/cc/layers/layer_position_constraint_unittest.cc#newcode58 cc/layers/layer_position_constraint_unittest.cc:58: LayerTreeHostCommon::CalculateDrawProperties(&inputs); These tests construct layer tree on main thread ...
4 years, 6 months ago (2016-06-09 05:07:54 UTC) #4
ajuma
Nice work! Just a few small nits: https://codereview.chromium.org/2051013002/diff/1/cc/trees/layer_tree_host_unittest_scroll.cc File cc/trees/layer_tree_host_unittest_scroll.cc (right): https://codereview.chromium.org/2051013002/diff/1/cc/trees/layer_tree_host_unittest_scroll.cc#newcode1150 cc/trees/layer_tree_host_unittest_scroll.cc:1150: void WillCommit() ...
4 years, 6 months ago (2016-06-09 15:15:20 UTC) #5
jaydasika
https://codereview.chromium.org/2051013002/diff/1/cc/trees/layer_tree_host_unittest_scroll.cc File cc/trees/layer_tree_host_unittest_scroll.cc (right): https://codereview.chromium.org/2051013002/diff/1/cc/trees/layer_tree_host_unittest_scroll.cc#newcode1150 cc/trees/layer_tree_host_unittest_scroll.cc:1150: void WillCommit() override { On 2016/06/09 15:15:19, ajuma wrote: ...
4 years, 6 months ago (2016-06-09 16:56:26 UTC) #6
ajuma
Thanks, lgtm
4 years, 6 months ago (2016-06-09 17:14:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2051013002/20001
4 years, 6 months ago (2016-06-09 17:22:06 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-09 18:13:11 UTC) #11
commit-bot: I haz the power
4 years, 6 months ago (2016-06-09 18:17:31 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4b0fd7519392558947d58d3c35265bdc3cc7342c
Cr-Commit-Position: refs/heads/master@{#398948}

Powered by Google App Engine
This is Rietveld 408576698