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

Issue 1987123002: cc : Track transform animation changes on transform tree (Closed)

Created:
4 years, 7 months ago by jaydasika
Modified:
4 years, 7 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 : Track transform animation changes on transform tree BUG=609208 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/6c3404e93ce4c3817c33d064f6f9cdca4934c04c Cr-Commit-Position: refs/heads/master@{#394642}

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Total comments: 8

Patch Set 3 : Rebase #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+531 lines, -341 lines) Patch
M cc/animation/element_animations.h View 1 2 3 3 chunks +25 lines, -24 lines 0 comments Download
M cc/animation/element_animations.cc View 1 2 3 14 chunks +149 lines, -177 lines 0 comments Download
M cc/animation/element_animations_unittest.cc View 1 2 4 chunks +138 lines, -68 lines 0 comments Download
M cc/layers/layer.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/layer.cc View 1 2 3 chunks +18 lines, -4 lines 0 comments Download
M cc/layers/layer_impl.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/layer_impl.cc View 1 2 2 chunks +18 lines, -4 lines 0 comments Download
M cc/proto/property_tree.proto View 2 chunks +3 lines, -2 lines 0 comments Download
M cc/test/animation_timelines_test_common.h View 4 chunks +22 lines, -10 lines 0 comments Download
M cc/test/animation_timelines_test_common.cc View 3 chunks +30 lines, -7 lines 0 comments Download
M cc/trees/layer_tree_host.h View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_host.cc View 1 2 1 chunk +16 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 2 1 chunk +63 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 2 2 chunks +4 lines, -7 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 2 chunks +21 lines, -19 lines 0 comments Download
M cc/trees/mutator_host_client.h View 1 chunk +2 lines, -1 line 0 comments Download
M cc/trees/property_tree.h View 1 chunk +2 lines, -1 line 0 comments Download
M cc/trees/property_tree.cc View 1 2 7 chunks +11 lines, -7 lines 0 comments Download
M cc/trees/property_tree_builder.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/property_tree_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (5 generated)
jaydasika
PTAL https://codereview.chromium.org/1987123002/diff/1/cc/layers/layer.cc File cc/layers/layer.cc (right): https://codereview.chromium.org/1987123002/diff/1/cc/layers/layer.cc#newcode1654 cc/layers/layer.cc:1654: if (node->owner_id == id()) I will make this ...
4 years, 7 months ago (2016-05-18 00:57:23 UTC) #3
ajuma
https://codereview.chromium.org/1987123002/diff/1/cc/animation/element_animations.h File cc/animation/element_animations.h (right): https://codereview.chromium.org/1987123002/diff/1/cc/animation/element_animations.h#newcode233 cc/animation/element_animations.h:233: void UpdateAnimationState(TargetProperty::Type property); This name is confusingly close to ...
4 years, 7 months ago (2016-05-18 17:09:12 UTC) #4
jaydasika
https://codereview.chromium.org/1987123002/diff/1/cc/animation/element_animations.h File cc/animation/element_animations.h (right): https://codereview.chromium.org/1987123002/diff/1/cc/animation/element_animations.h#newcode233 cc/animation/element_animations.h:233: void UpdateAnimationState(TargetProperty::Type property); On 2016/05/18 17:09:12, ajuma wrote: > ...
4 years, 7 months ago (2016-05-18 21:42:37 UTC) #5
ajuma
Just a few more nits, but then lgtm. https://codereview.chromium.org/1987123002/diff/20001/cc/animation/element_animations.cc File cc/animation/element_animations.cc (right): https://codereview.chromium.org/1987123002/diff/20001/cc/animation/element_animations.cc#newcode38 cc/animation/element_animations.cc:38: transform_animation_() ...
4 years, 7 months ago (2016-05-18 22:03:30 UTC) #6
jaydasika
https://codereview.chromium.org/1987123002/diff/20001/cc/animation/element_animations.cc File cc/animation/element_animations.cc (right): https://codereview.chromium.org/1987123002/diff/20001/cc/animation/element_animations.cc#newcode38 cc/animation/element_animations.cc:38: transform_animation_() {} On 2016/05/18 22:03:30, ajuma wrote: > Are ...
4 years, 7 months ago (2016-05-19 00:56:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1987123002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1987123002/60001
4 years, 7 months ago (2016-05-19 02:12:09 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-19 02:40:46 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 02:42:02 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6c3404e93ce4c3817c33d064f6f9cdca4934c04c
Cr-Commit-Position: refs/heads/master@{#394642}

Powered by Google App Engine
This is Rietveld 408576698