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

Issue 1876903003: cc : Add node and ancestors are animated or invertible to transform tree (Closed)

Created:
4 years, 8 months ago by jaydasika
Modified:
4 years, 8 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 : Add node and ancestors are animated or invertible to transform tree This is needed to decide if a layer can be skipped during visible rect and RSLL computation. BUG=601088 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/f187b06b55a08ca8efb94361282428d7f8532113 Cr-Commit-Position: refs/heads/master@{#386514}

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -18 lines) Patch
M cc/proto/property_tree.proto View 2 chunks +2 lines, -1 line 0 comments Download
M cc/trees/draw_property_utils.cc View 3 chunks +2 lines, -16 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 chunk +54 lines, -1 line 0 comments Download
M cc/trees/property_tree.h View 2 chunks +5 lines, -0 lines 0 comments Download
M cc/trees/property_tree.cc View 1 6 chunks +33 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
jaydasika
PTAL
4 years, 8 months ago (2016-04-11 18:14:47 UTC) #3
ajuma
https://codereview.chromium.org/1876903003/diff/1/cc/trees/property_tree.cc File cc/trees/property_tree.cc (right): https://codereview.chromium.org/1876903003/diff/1/cc/trees/property_tree.cc#newcode1091 cc/trees/property_tree.cc:1091: parent_node->data.ancestors_are_invertible) Is it sufficient to just use the value ...
4 years, 8 months ago (2016-04-11 20:21:44 UTC) #4
jaydasika
https://codereview.chromium.org/1876903003/diff/1/cc/trees/property_tree.cc File cc/trees/property_tree.cc (right): https://codereview.chromium.org/1876903003/diff/1/cc/trees/property_tree.cc#newcode1091 cc/trees/property_tree.cc:1091: parent_node->data.ancestors_are_invertible) On 2016/04/11 20:21:44, ajuma wrote: > Is it ...
4 years, 8 months ago (2016-04-11 20:31:28 UTC) #5
ajuma
lgtm https://codereview.chromium.org/1876903003/diff/1/cc/trees/property_tree.cc File cc/trees/property_tree.cc (right): https://codereview.chromium.org/1876903003/diff/1/cc/trees/property_tree.cc#newcode1091 cc/trees/property_tree.cc:1091: parent_node->data.ancestors_are_invertible) On 2016/04/11 20:31:28, jaydasika wrote: > On ...
4 years, 8 months ago (2016-04-11 20:35:58 UTC) #6
jaydasika
One more change, PTAL https://codereview.chromium.org/1876903003/diff/1/cc/trees/property_tree.cc File cc/trees/property_tree.cc (right): https://codereview.chromium.org/1876903003/diff/1/cc/trees/property_tree.cc#newcode1079 cc/trees/property_tree.cc:1079: DCHECK(node->data.node_and_ancestors_are_animated_or_invertible); I just realized, this ...
4 years, 8 months ago (2016-04-11 20:42:38 UTC) #7
ajuma
Still lgtm
4 years, 8 months ago (2016-04-11 21:25:52 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1876903003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1876903003/20001
4 years, 8 months ago (2016-04-11 21:27:39 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-11 23:30:37 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-04-11 23:32:11 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f187b06b55a08ca8efb94361282428d7f8532113
Cr-Commit-Position: refs/heads/master@{#386514}

Powered by Google App Engine
This is Rietveld 408576698