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

Issue 2883713002: Document some transform node animation fields. (Closed)

Created:
3 years, 7 months ago by wkorman
Modified:
3 years, 7 months ago
CC:
cc-bugs_chromium.org, chromium-reviews, jaydasika
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Document some transform node animation fields. Also add links to cc/README.md for two recent talks on property trees that provide helpful overview background on the current and future state of things. BUG=709137 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2883713002 Cr-Commit-Position: refs/heads/master@{#472302} Committed: https://chromium.googlesource.com/chromium/src/+/a6fc2f20dd92dbf5ea9b73ae877708efd0f432d4

Patch Set 1 #

Patch Set 2 : Fix comment on node_and_ancestors_are_animated_or_invertible. #

Total comments: 17

Patch Set 3 : Feedback. #

Patch Set 4 : More cleanup. #

Patch Set 5 : Sync to head. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M cc/README.md View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/trees/transform_node.h View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (9 generated)
wkorman
Still more to do for effect node, this is focused on transform node but it ...
3 years, 7 months ago (2017-05-13 00:35:42 UTC) #3
chrishtr
https://codereview.chromium.org/2883713002/diff/20001/cc/trees/property_tree.h File cc/trees/property_tree.h (right): https://codereview.chromium.org/2883713002/diff/20001/cc/trees/property_tree.h#newcode304 cc/trees/property_tree.h:304: // TODO(wkorman): Consider renaming cached_data_ to better describe what's ...
3 years, 7 months ago (2017-05-13 01:07:18 UTC) #4
pdr.
LGTM, documentation++! https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h File cc/trees/transform_node.h (right): https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h#newcode76 cc/trees/transform_node.h:76: bool node_and_ancestors_are_animated_or_invertible : 1; This might be ...
3 years, 7 months ago (2017-05-13 02:25:33 UTC) #5
enne (OOO)
https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h File cc/trees/transform_node.h (right): https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h#newcode76 cc/trees/transform_node.h:76: bool node_and_ancestors_are_animated_or_invertible : 1; On 2017/05/13 at 02:25:33, pdr. ...
3 years, 7 months ago (2017-05-15 17:14:51 UTC) #6
wkorman
Replying with notes while I continue working to fix behavior change from revising defaults to ...
3 years, 7 months ago (2017-05-15 19:48:27 UTC) #7
chrishtr
On 2017/05/15 at 19:48:27, wkorman wrote: > Replying with notes while I continue working to ...
3 years, 7 months ago (2017-05-15 20:07:26 UTC) #8
wkorman
https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h File cc/trees/transform_node.h (right): https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h#newcode76 cc/trees/transform_node.h:76: bool node_and_ancestors_are_animated_or_invertible : 1; Current logic in TransformTree::UpdateNodeAndAncestorsAreAnimatedOrInvertible relies ...
3 years, 7 months ago (2017-05-15 23:53:17 UTC) #9
jaydasika
https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h File cc/trees/transform_node.h (right): https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h#newcode76 cc/trees/transform_node.h:76: bool node_and_ancestors_are_animated_or_invertible : 1; On 2017/05/15 19:48:27, wkorman wrote: ...
3 years, 7 months ago (2017-05-15 23:53:54 UTC) #11
wkorman
https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h File cc/trees/transform_node.h (right): https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h#newcode76 cc/trees/transform_node.h:76: bool node_and_ancestors_are_animated_or_invertible : 1; On 2017/05/15 23:53:54, jaydasika wrote: ...
3 years, 7 months ago (2017-05-16 00:28:01 UTC) #12
jaydasika
https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h File cc/trees/transform_node.h (right): https://codereview.chromium.org/2883713002/diff/20001/cc/trees/transform_node.h#newcode76 cc/trees/transform_node.h:76: bool node_and_ancestors_are_animated_or_invertible : 1; On 2017/05/16 00:28:01, wkorman wrote: ...
3 years, 7 months ago (2017-05-16 01:48:02 UTC) #13
wkorman
cc owners PTAL. This change is purely documentation update.
3 years, 7 months ago (2017-05-16 21:58:53 UTC) #14
enne (OOO)
lgtm
3 years, 7 months ago (2017-05-16 21:59:33 UTC) #15
chrishtr
lgtm
3 years, 7 months ago (2017-05-16 22:01:07 UTC) #16
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/2883713002/80001
3 years, 7 months ago (2017-05-16 22:04:07 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/386041)
3 years, 7 months ago (2017-05-16 23:14:38 UTC) #21
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/2883713002/80001
3 years, 7 months ago (2017-05-17 01:16:38 UTC) #23
commit-bot: I haz the power
3 years, 7 months ago (2017-05-17 03:28:23 UTC) #26
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/a6fc2f20dd92dbf5ea9b73ae8777...

Powered by Google App Engine
This is Rietveld 408576698