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

Issue 1846043002: cc : Make CallFunctionForSubtree on impl use layer iterator (Closed)

Created:
4 years, 8 months ago by jaydasika
Modified:
4 years, 8 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 : Make CallFunctionForSubtree on impl use layer iterator BUG=568817 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/13c050628a5c88ffde430f633ff7e2ac37f52175 Cr-Commit-Position: refs/heads/master@{#384630}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -67 lines) Patch
M cc/debug/debug_rect_history.h View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M cc/debug/debug_rect_history.cc View 1 2 3 4 chunks +15 lines, -15 lines 0 comments Download
M cc/debug/invalidation_benchmark.cc View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M cc/debug/rasterize_and_record_benchmark.cc View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M cc/debug/rasterize_and_record_benchmark_impl.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/layer_proto_converter.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/solid_color_layer_impl_unittest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_host.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host.cc View 1 2 2 chunks +5 lines, -6 lines 0 comments Download
M cc/trees/layer_tree_host_common.h View 1 2 4 chunks +32 lines, -7 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 1 chunk +4 lines, -6 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_serialization.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 5 chunks +12 lines, -13 lines 0 comments Download
M cc/trees/single_thread_proxy.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/tree_synchronizer_unittest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
jaydasika
PTAL
4 years, 8 months ago (2016-03-31 22:05:47 UTC) #3
ajuma
https://codereview.chromium.org/1846043002/diff/1/cc/trees/layer_tree_host_common.h File cc/trees/layer_tree_host_common.h (right): https://codereview.chromium.org/1846043002/diff/1/cc/trees/layer_tree_host_common.h#newcode139 cc/trees/layer_tree_host_common.h:139: static void CallFunctionForEveryLayer(Layer* layer, const Function& function); Can this ...
4 years, 8 months ago (2016-03-31 23:11:06 UTC) #4
jaydasika
had to flip the dependency between LayerTreeHost and LayerTreeHostCommon to address the comments. https://codereview.chromium.org/1846043002/diff/1/cc/trees/layer_tree_host_common.h File ...
4 years, 8 months ago (2016-04-01 01:29:59 UTC) #5
ajuma
https://codereview.chromium.org/1846043002/diff/40001/cc/debug/debug_rect_history.cc File cc/debug/debug_rect_history.cc (right): https://codereview.chromium.org/1846043002/diff/40001/cc/debug/debug_rect_history.cc#newcode160 cc/debug/debug_rect_history.cc:160: void DebugRectHistory::SaveTouchEventHandlerRects(LayerImpl* layer) { Can this be changed to ...
4 years, 8 months ago (2016-04-01 13:38:14 UTC) #6
jaydasika
https://codereview.chromium.org/1846043002/diff/40001/cc/debug/debug_rect_history.cc File cc/debug/debug_rect_history.cc (right): https://codereview.chromium.org/1846043002/diff/40001/cc/debug/debug_rect_history.cc#newcode160 cc/debug/debug_rect_history.cc:160: void DebugRectHistory::SaveTouchEventHandlerRects(LayerImpl* layer) { On 2016/04/01 13:38:14, ajuma wrote: ...
4 years, 8 months ago (2016-04-01 17:01:24 UTC) #8
ajuma
Thanks, lgtm
4 years, 8 months ago (2016-04-01 17:19:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846043002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846043002/80001
4 years, 8 months ago (2016-04-01 17:22:41 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 8 months ago (2016-04-01 18:12:37 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 18:14:07 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/13c050628a5c88ffde430f633ff7e2ac37f52175
Cr-Commit-Position: refs/heads/master@{#384630}

Powered by Google App Engine
This is Rietveld 408576698