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

Issue 60083018: Don't PushProperties every commit for animating layers (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

Don't PushProperties every commit for animating layers This removes the need to PushProperties every commit during an animation. Instead, a single PushProperties is needed whenever there are animations waiting for deletion. This also removes LayerAnimationController::set_force_sync, which no longer had any non-test callers and wasn't actually needed by its test callers. BUG=259088 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235845

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -54 lines) Patch
M cc/animation/layer_animation_controller.h View 1 2 3 chunks +2 lines, -9 lines 0 comments Download
M cc/animation/layer_animation_controller.cc View 1 2 7 chunks +24 lines, -37 lines 0 comments Download
M cc/animation/layer_animation_controller_unittest.cc View 1 2 7 chunks +14 lines, -3 lines 0 comments Download
M cc/animation/layer_animation_value_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/layer.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/layer.cc View 1 2 3 chunks +6 lines, -4 lines 0 comments Download
M cc/layers/layer_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/layer_impl.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M cc/test/animation_test_common.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M cc/test/animation_test_common.cc View 1 2 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
ajuma
7 years, 1 month ago (2013-11-18 20:11:38 UTC) #1
Ian Vollick
On 2013/11/18 20:11:38, ajuma wrote: I love it. lgtm.
7 years, 1 month ago (2013-11-18 20:44:13 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ajuma@chromium.org/60083018/80001
7 years, 1 month ago (2013-11-18 20:55:04 UTC) #3
danakj
:D:D:D
7 years, 1 month ago (2013-11-18 23:22:47 UTC) #4
commit-bot: I haz the power
7 years, 1 month ago (2013-11-18 23:34:54 UTC) #5
Message was sent while issue was closed.
Change committed as 235845

Powered by Google App Engine
This is Rietveld 408576698