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

Issue 23926003: Take time_offset into account when ticking animations that are Starting (Closed)

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

Description

Take time_offset into account when ticking animations that are Starting LayerAnimationController::TickAnimations ignores the time_offset for animations that are Starting and for animations waiting for a synchronized start time. This CL makes Animation::TrimTimeToCurrentIteration handle computing the trimmed time for such animations, removing the need for TickAnimations to have special cases for computing trimmed time. BUG=284590 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221257

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -10 lines) Patch
M cc/animation/animation.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M cc/animation/animation_unittest.cc View 1 chunk +35 lines, -0 lines 0 comments Download
M cc/animation/layer_animation_controller.cc View 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ajuma
PTAL.
7 years, 3 months ago (2013-09-04 17:12:40 UTC) #1
Ian Vollick
On 2013/09/04 17:12:40, ajuma wrote: > PTAL. lgtm.
7 years, 3 months ago (2013-09-04 17:17:51 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/23926003/1
7 years, 3 months ago (2013-09-04 18:46:32 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-04 20:33:42 UTC) #4
Message was sent while issue was closed.
Change committed as 221257

Powered by Google App Engine
This is Rietveld 408576698