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

Issue 812013002: Define step timing function for the cc animation framework. (Closed)

Created:
6 years ago by loyso (OOO)
Modified:
5 years, 11 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, dglazkov+blink, dstockwell, Eric Willigers, Mike Lawther (Google), rjwright, shans, Steve Block, Timothy Loh
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Define step timing function for the cc animation framework. This is a blink-side part. See the chromium part here: https://codereview.chromium.org/809523004 BUG=441006 R=dstockwell@chromium.org R=ajuma@chromium.org R=vollick@chromium.org TEST=ManualTests/animation/compositor-animation-steps.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187891

Patch Set 1 #

Total comments: 4

Patch Set 2 : Codereview fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -21 lines) Patch
A ManualTests/animation/compositor-animation-steps.html View 1 1 chunk +96 lines, -0 lines 0 comments Download
M Source/core/animation/CompositorAnimations.cpp View 1 4 chunks +20 lines, -9 lines 0 comments Download
M Source/core/animation/CompositorAnimationsTest.cpp View 1 3 chunks +6 lines, -12 lines 0 comments Download
M Source/core/animation/CompositorAnimationsTestHelper.h View 1 chunk +1 line, -0 lines 0 comments Download
M public/platform/WebFilterAnimationCurve.h View 1 chunk +2 lines, -0 lines 0 comments Download
M public/platform/WebFloatAnimationCurve.h View 1 chunk +2 lines, -0 lines 0 comments Download
M public/platform/WebTransformAnimationCurve.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
loyso (OOO)
6 years ago (2014-12-17 03:34:22 UTC) #1
dstockwell
https://codereview.chromium.org/812013002/diff/1/ManualTests/animation/compositor-animation-steps.html File ManualTests/animation/compositor-animation-steps.html (right): https://codereview.chromium.org/812013002/diff/1/ManualTests/animation/compositor-animation-steps.html#newcode32 ManualTests/animation/compositor-animation-steps.html:32: var transformKeyframes = [ nit: no need to indent ...
6 years ago (2014-12-19 02:00:56 UTC) #2
loyso (OOO)
https://codereview.chromium.org/812013002/diff/1/ManualTests/animation/compositor-animation-steps.html File ManualTests/animation/compositor-animation-steps.html (right): https://codereview.chromium.org/812013002/diff/1/ManualTests/animation/compositor-animation-steps.html#newcode32 ManualTests/animation/compositor-animation-steps.html:32: var transformKeyframes = [ On 2014/12/19 at 02:00:55, dstockwell ...
6 years ago (2014-12-19 02:50:23 UTC) #3
loyso (OOO)
https://codereview.chromium.org/812013002/diff/1/Source/core/animation/CompositorAnimations.cpp File Source/core/animation/CompositorAnimations.cpp (right): https://codereview.chromium.org/812013002/diff/1/Source/core/animation/CompositorAnimations.cpp#newcode182 Source/core/animation/CompositorAnimations.cpp:182: if (timing.timingFunction->type() == TimingFunction::StepsFunction) On 2014/12/19 at 02:00:55, dstockwell ...
6 years ago (2014-12-22 07:00:54 UTC) #4
dstockwell
lgtm
5 years, 12 months ago (2014-12-29 02:05:23 UTC) #5
loyso (OOO)
On 2014/12/29 at 03:05:38, loyso wrote: > loyso@chromium.org changed reviewers: > + vollick@chromium.org PTAL, anyone! ...
5 years, 11 months ago (2015-01-02 03:57:16 UTC) #7
ajuma
On 2015/01/02 03:57:16, loyso wrote: > On 2014/12/29 at 03:05:38, loyso wrote: > > mailto:loyso@chromium.org ...
5 years, 11 months ago (2015-01-02 15:42:37 UTC) #8
Ian Vollick
On 2015/01/02 15:42:37, ajuma (OOO till Jan. 5) wrote: > On 2015/01/02 03:57:16, loyso wrote: ...
5 years, 11 months ago (2015-01-02 16:47:19 UTC) #9
loyso (OOO)
pfeldman@chromium.org: Please review changes in tkent@chromium.org: Please review changes in
5 years, 11 months ago (2015-01-04 23:35:33 UTC) #11
loyso (OOO)
On 2015/01/04 23:35:33, loyso wrote: > mailto:pfeldman@chromium.org: Please review changes in > > mailto:tkent@chromium.org: Please ...
5 years, 11 months ago (2015-01-06 03:50:23 UTC) #14
dglazkov
LGTM LGTM LGTM
5 years, 11 months ago (2015-01-06 04:24:45 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/812013002/20001
5 years, 11 months ago (2015-01-06 04:29:58 UTC) #17
commit-bot: I haz the power
5 years, 11 months ago (2015-01-06 04:33:38 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=187891

Powered by Google App Engine
This is Rietveld 408576698