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

Issue 1823833002: cc : Update render surfaces using LayerListIterator instead of treewalk (Closed)

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

Description

cc : Update render surfaces using LayerListIterator instead of treewalk This is the update render surfaces treewalk in draw_property_utils.cc BUG=594024 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/2411692cd8bd39dc354fe8fef2a0a948a3df19fd Cr-Commit-Position: refs/heads/master@{#382767}

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : Rebase #

Patch Set 5 : Fix ASAN unittest crashes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -166 lines) Patch
M cc/test/layer_test_common.h View 1 2 3 4 7 chunks +13 lines, -7 lines 0 comments Download
M cc/test/layer_test_common.cc View 3 chunks +8 lines, -4 lines 0 comments Download
M cc/test/layer_tree_host_common_test.cc View 1 1 chunk +6 lines, -2 lines 0 comments Download
M cc/trees/damage_tracker_unittest.cc View 1 2 3 1 chunk +8 lines, -6 lines 0 comments Download
M cc/trees/draw_property_utils.cc View 1 3 chunks +18 lines, -28 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 2 3 35 chunks +156 lines, -99 lines 0 comments Download
M cc/trees/layer_tree_impl_unittest.cc View 1 2 3 8 chunks +18 lines, -15 lines 0 comments Download
M cc/trees/occlusion_tracker_unittest.cc View 1 2 3 4 4 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
jaydasika
PTAL https://codereview.chromium.org/1823833002/diff/1/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/1823833002/diff/1/cc/trees/layer_tree_impl.cc#newcode567 cc/trees/layer_tree_impl.cc:567: root_layer_->transform_tree_index() == -1); have to remove this (added ...
4 years, 9 months ago (2016-03-22 00:19:07 UTC) #3
ajuma
https://codereview.chromium.org/1823833002/diff/1/cc/test/layer_tree_host_common_test.cc File cc/test/layer_tree_host_common_test.cc (right): https://codereview.chromium.org/1823833002/diff/1/cc/test/layer_tree_host_common_test.cc#newcode170 cc/test/layer_tree_host_common_test.cc:170: if (host_impl()->active_tree()->property_trees()->needs_rebuild) Why does this depend on whether we ...
4 years, 9 months ago (2016-03-22 14:41:55 UTC) #4
jaydasika
https://codereview.chromium.org/1823833002/diff/1/cc/test/layer_tree_host_common_test.cc File cc/test/layer_tree_host_common_test.cc (right): https://codereview.chromium.org/1823833002/diff/1/cc/test/layer_tree_host_common_test.cc#newcode170 cc/test/layer_tree_host_common_test.cc:170: if (host_impl()->active_tree()->property_trees()->needs_rebuild) On 2016/03/22 14:41:54, ajuma wrote: > Why ...
4 years, 9 months ago (2016-03-22 20:48:36 UTC) #5
ajuma
lgtm Please expand the description to clarify which render surface update this CL addresses (that ...
4 years, 9 months ago (2016-03-22 21:04:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1823833002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1823833002/60001
4 years, 9 months ago (2016-03-22 22:20:58 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/134518)
4 years, 9 months ago (2016-03-22 23:19:22 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1823833002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1823833002/80001
4 years, 9 months ago (2016-03-23 01:03:45 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-03-23 01:56:23 UTC) #17
commit-bot: I haz the power
4 years, 9 months ago (2016-03-23 01:57:46 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/2411692cd8bd39dc354fe8fef2a0a948a3df19fd
Cr-Commit-Position: refs/heads/master@{#382767}

Powered by Google App Engine
This is Rietveld 408576698