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

Issue 2360003002: cc: Compute SurfacePropertyChanged without depending on owning layer (Closed)

Created:
4 years, 3 months ago by ajuma
Modified:
4 years, 3 months ago
Reviewers:
jaydasika, weiliangc
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Compute SurfacePropertyChanged without depending on owning layer This makes the computation of RenderSurfaceImpl::SurfacePropertyChanged depend on property trees rather than on the surface's owning layer. BUG=611883 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/816002e4c87216af3f9b2998896493937f47247e Cr-Commit-Position: refs/heads/master@{#420784}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Address review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -64 lines) Patch
M cc/layers/layer.h View 1 2 chunks +0 lines, -4 lines 0 comments Download
M cc/layers/layer.cc View 1 7 chunks +2 lines, -13 lines 0 comments Download
M cc/layers/layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/layer_unittest.cc View 1 2 chunks +5 lines, -19 lines 0 comments Download
M cc/layers/render_surface_impl.h View 2 chunks +4 lines, -1 line 0 comments Download
M cc/layers/render_surface_impl.cc View 3 chunks +24 lines, -4 lines 0 comments Download
M cc/layers/render_surface_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M cc/proto/layer.proto View 1 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/damage_tracker_unittest.cc View 4 chunks +15 lines, -15 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 chunk +81 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/trees/property_tree_builder.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
ajuma
https://codereview.chromium.org/2360003002/diff/20001/cc/trees/damage_tracker_unittest.cc File cc/trees/damage_tracker_unittest.cc (right): https://codereview.chromium.org/2360003002/diff/20001/cc/trees/damage_tracker_unittest.cc#newcode420 cc/trees/damage_tracker_unittest.cc:420: translation, child->transform_tree_index(), root->layer_tree_impl()); The layer's original position is (100, ...
4 years, 3 months ago (2016-09-23 14:10:59 UTC) #10
jaydasika
https://codereview.chromium.org/2360003002/diff/20001/cc/trees/property_tree_builder.cc File cc/trees/property_tree_builder.cc (right): https://codereview.chromium.org/2360003002/diff/20001/cc/trees/property_tree_builder.cc#newcode1036 cc/trees/property_tree_builder.cc:1036: node.effect_changed = PropertyChanged(layer); I think this change has the ...
4 years, 3 months ago (2016-09-23 18:18:19 UTC) #11
ajuma
https://codereview.chromium.org/2360003002/diff/20001/cc/trees/property_tree_builder.cc File cc/trees/property_tree_builder.cc (right): https://codereview.chromium.org/2360003002/diff/20001/cc/trees/property_tree_builder.cc#newcode1036 cc/trees/property_tree_builder.cc:1036: node.effect_changed = PropertyChanged(layer); On 2016/09/23 18:18:19, jaydasika wrote: > ...
4 years, 3 months ago (2016-09-23 22:31:12 UTC) #14
jaydasika
lgtm
4 years, 3 months ago (2016-09-23 22:35:54 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2360003002/40001
4 years, 3 months ago (2016-09-23 22:45:42 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 3 months ago (2016-09-23 23:31:03 UTC) #21
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 23:32:59 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/816002e4c87216af3f9b2998896493937f47247e
Cr-Commit-Position: refs/heads/master@{#420784}

Powered by Google App Engine
This is Rietveld 408576698