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

Issue 73343002: De-activate LayerAnimationControllers when all animations are WaitingForDeletion (Closed)

Created:
7 years, 1 month ago by ajuma
Modified:
7 years, 1 month ago
Reviewers:
Ian Vollick
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

De-activate LayerAnimationControllers when all animations are WaitingForDeletion Animations that are in the WaitingForDeletion state cannot make any further progress, so we do not need to tick LayerAnimationControllers that only have such animations. BUG=319557 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235657

Patch Set 1 #

Patch Set 2 : Fix TickAnimationWhileBackgrounded flake #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -31 lines) Patch
M cc/animation/layer_animation_controller.cc View 1 chunk +11 lines, -3 lines 0 comments Download
M cc/animation/layer_animation_controller_unittest.cc View 2 chunks +82 lines, -0 lines 0 comments Download
M cc/test/layer_tree_test.h View 1 2 chunks +3 lines, -2 lines 0 comments Download
M cc/test/layer_tree_test.cc View 1 2 chunks +18 lines, -18 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_animation.cc View 1 2 chunks +1 line, -8 lines 2 comments Download

Messages

Total messages: 8 (0 generated)
ajuma
7 years, 1 month ago (2013-11-15 00:11:19 UTC) #1
Ian Vollick
On 2013/11/15 00:11:19, ajuma wrote: lgtm. Nice test!
7 years, 1 month ago (2013-11-15 01:51:06 UTC) #2
ajuma
PTAL. https://codereview.chromium.org/73343002/diff/140001/cc/trees/layer_tree_host_unittest_animation.cc File cc/trees/layer_tree_host_unittest_animation.cc (left): https://codereview.chromium.org/73343002/diff/140001/cc/trees/layer_tree_host_unittest_animation.cc#oldcode870 cc/trees/layer_tree_host_unittest_animation.cc:870: OVERRIDE { This needed to be changed, since ...
7 years, 1 month ago (2013-11-15 18:32:50 UTC) #3
Ian Vollick
slgtm On 2013/11/15 18:32:50, ajuma wrote: > PTAL. > > https://codereview.chromium.org/73343002/diff/140001/cc/trees/layer_tree_host_unittest_animation.cc > File cc/trees/layer_tree_host_unittest_animation.cc (left): ...
7 years, 1 month ago (2013-11-15 18:40:29 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ajuma@chromium.org/73343002/140001
7 years, 1 month ago (2013-11-17 21:55:48 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=225663
7 years, 1 month ago (2013-11-18 00:09:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ajuma@chromium.org/73343002/140001
7 years, 1 month ago (2013-11-18 02:30:18 UTC) #7
commit-bot: I haz the power
7 years, 1 month ago (2013-11-18 08:10:18 UTC) #8
Message was sent while issue was closed.
Change committed as 235657

Powered by Google App Engine
This is Rietveld 408576698