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

Issue 1544103002: Determine a layer's IsAffectedByPageScale property without using Layer Tree (Closed)

Created:
5 years ago by sunxd
Modified:
4 years, 11 months ago
Reviewers:
ajuma, weiliangc
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

Determine a layer's IsAffectedByPageScale property without using Layer Tree. The property is retrieved from TransformTree; Fix the order of updating the page scale layer and adding transform tree node; Fix the problem that transform tree sequence number not correctly updated for mask layers; Fix related cc unit tests where a property tree was not created. BUG=568777 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/73c0fa89da59c8ea5e0d86d1136d7c1a7e68e097 Cr-Commit-Position: refs/heads/master@{#367083} Committed: https://crrev.com/f66237556448b8edd43cbcece82034ba929de6bb Cr-Commit-Position: refs/heads/master@{#367923}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moving in_subtree_of_page_scale_layer assignment from BuildPropertyTreesInternal to AddTransformNod… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -29 lines) Patch
M cc/layers/heads_up_display_layer_impl_unittest.cc View 1 2 chunks +9 lines, -5 lines 0 comments Download
M cc/layers/layer.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M cc/layers/layer_impl.h View 1 chunk +1 line, -4 lines 0 comments Download
M cc/layers/layer_impl.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M cc/layers/picture_image_layer_impl_unittest.cc View 3 chunks +16 lines, -12 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/trees/property_tree_builder.cc View 1 3 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
sunxd
Hello, This change list fixes the bug so that IsAffectedByPageScale property no longer depends on ...
5 years ago (2015-12-23 22:11:04 UTC) #4
ajuma
Nice work, this looks great! https://codereview.chromium.org/1544103002/diff/1/cc/layers/heads_up_display_layer_impl_unittest.cc File cc/layers/heads_up_display_layer_impl_unittest.cc (right): https://codereview.chromium.org/1544103002/diff/1/cc/layers/heads_up_display_layer_impl_unittest.cc#newcode52 cc/layers/heads_up_display_layer_impl_unittest.cc:52: layer->UpdatePropertyTreeTransform(); This line shouldn't ...
5 years ago (2015-12-23 22:17:04 UTC) #5
sunxd
Thanks! I applied Ali's comments: * Remove the UpdatePropertyTreeTransform statement; * Move in_subtree_of_page_scale_layer assignment from ...
4 years, 11 months ago (2015-12-29 15:57:18 UTC) #6
ajuma
On 2015/12/29 15:57:18, sunxd1 wrote: > Thanks! I applied Ali's comments: > > * Remove ...
4 years, 11 months ago (2015-12-29 16:25:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1544103002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1544103002/20001
4 years, 11 months ago (2015-12-29 17:50:55 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2015-12-29 18:16:40 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/73c0fa89da59c8ea5e0d86d1136d7c1a7e68e097 Cr-Commit-Position: refs/heads/master@{#367083}
4 years, 11 months ago (2015-12-29 18:18:28 UTC) #13
sunxd
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1565783002/ by sunxd@chromium.org. ...
4 years, 11 months ago (2016-01-06 15:30:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1544103002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1544103002/20001
4 years, 11 months ago (2016-01-06 20:29:12 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-06 21:36:45 UTC) #19
commit-bot: I haz the power
4 years, 11 months ago (2016-01-06 21:38:34 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f66237556448b8edd43cbcece82034ba929de6bb
Cr-Commit-Position: refs/heads/master@{#367923}

Powered by Google App Engine
This is Rietveld 408576698