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

Issue 51943004: Creating a helper class for reversing timing functions. (Closed)

Created:
7 years, 1 month ago by mithro-old
Modified:
7 years, 1 month ago
Reviewers:
Steve Block
CC:
blink-reviews, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), dstockwell, Timothy Loh, darktears, Steve Block, dino_apple.com, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Creating a helper class for reversing timing functions. DEPENDS=https://codereview.chromium.org/60323005/ - Adding operator== to TimingFunctionTestHelper. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161686

Patch Set 1 : #

Total comments: 8

Patch Set 2 : Rebasing. #

Patch Set 3 : Fixing review stuff. #

Patch Set 4 : Fixing "control reaches end of non-void function" issues. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -0 lines) Patch
M Source/core/animation/CompositorAnimations.h View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M Source/core/animation/CompositorAnimations.cpp View 1 2 3 1 chunk +64 lines, -0 lines 0 comments Download
A Source/core/animation/CompositorAnimationsTimingFunctionReverserTest.cpp View 1 1 chunk +120 lines, -0 lines 0 comments Download
M Source/core/core.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/platform/animation/TimingFunction.h View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
mithro-old
Hi Steve, This is the code which reverses timing functions using a helper class rather ...
7 years, 1 month ago (2013-11-04 13:06:36 UTC) #1
mithro-old
Hi Steve, I have rebased this code on top of https://codereview.chromium.org/60323005/ - Adding operator== to ...
7 years, 1 month ago (2013-11-06 04:05:24 UTC) #2
Steve Block
lgtm https://codereview.chromium.org/51943004/diff/220001/Source/core/animation/CompositorAnimations.cpp File Source/core/animation/CompositorAnimations.cpp (right): https://codereview.chromium.org/51943004/diff/220001/Source/core/animation/CompositorAnimations.cpp#newcode65 Source/core/animation/CompositorAnimations.cpp:65: // maintain the invariant that it runs from ...
7 years, 1 month ago (2013-11-06 06:06:23 UTC) #3
mithro-old
https://codereview.chromium.org/51943004/diff/220001/Source/core/animation/CompositorAnimations.cpp File Source/core/animation/CompositorAnimations.cpp (right): https://codereview.chromium.org/51943004/diff/220001/Source/core/animation/CompositorAnimations.cpp#newcode65 Source/core/animation/CompositorAnimations.cpp:65: // maintain the invariant that it runs from (0, ...
7 years, 1 month ago (2013-11-07 00:56:58 UTC) #4
mithro-old
https://codereview.chromium.org/51943004/diff/220001/Source/core/animation/CompositorAnimations.h File Source/core/animation/CompositorAnimations.h (right): https://codereview.chromium.org/51943004/diff/220001/Source/core/animation/CompositorAnimations.h#newcode43 Source/core/animation/CompositorAnimations.h:43: // t=0.5 stays the same. On 2013/11/06 06:06:23, Steve ...
7 years, 1 month ago (2013-11-07 01:02:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mithro@mithis.com/51943004/340001
7 years, 1 month ago (2013-11-09 05:42:49 UTC) #6
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-09 06:10:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mithro@mithis.com/51943004/500001
7 years, 1 month ago (2013-11-09 09:31:28 UTC) #8
commit-bot: I haz the power
7 years, 1 month ago (2013-11-09 11:00:08 UTC) #9
Message was sent while issue was closed.
Change committed as 161686

Powered by Google App Engine
This is Rietveld 408576698