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

Issue 833093002: CC: Allow cubic-bezier timing inputs outside the range [0, 1] (Closed)

Created:
5 years, 11 months ago by loyso (OOO)
Modified:
5 years, 11 months ago
CC:
cc-bugs_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@0
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CC: Allow cubic-bezier timing inputs outside the range [0, 1] A chromium part. Blink part: https://codereview.chromium.org/787353003 Support this blink change https://codereview.chromium.org/238573002 but on the compositor side. BUG=445507 R=dstockwell@chromium.org R=ajuma@chromium.org TEST=ManualTests/animation/compositor-animation-steps.html Committed: https://crrev.com/ef8c01ae40ae877c7e7ba27b822ac896e91839b4 Cr-Commit-Position: refs/heads/master@{#310671}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add tests and rebase #

Patch Set 3 : Trigger CQ build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -0 lines) Patch
M cc/animation/keyframed_animation_curve_unittest.cc View 1 chunk +62 lines, -0 lines 0 comments Download
M ui/gfx/geometry/cubic_bezier.h View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/gfx/geometry/cubic_bezier.cc View 1 chunk +22 lines, -0 lines 0 comments Download
M ui/gfx/geometry/cubic_bezier_unittest.cc View 1 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (11 generated)
loyso (OOO)
5 years, 11 months ago (2015-01-05 06:57:40 UTC) #3
loyso (OOO)
I've checked all the direct/indirect calls to gfx::CubicBezier::Solve. All of those callers guarantee the range ...
5 years, 11 months ago (2015-01-05 07:00:35 UTC) #4
Ian Vollick
This looks totally reasonable, but I've got a nit and some dumb questions. https://codereview.chromium.org/833093002/diff/1/cc/animation/keyframed_animation_curve_unittest.cc File ...
5 years, 11 months ago (2015-01-05 15:36:04 UTC) #6
loyso (OOO)
https://codereview.chromium.org/833093002/diff/1/cc/animation/keyframed_animation_curve_unittest.cc File cc/animation/keyframed_animation_curve_unittest.cc (right): https://codereview.chromium.org/833093002/diff/1/cc/animation/keyframed_animation_curve_unittest.cc#newcode728 cc/animation/keyframed_animation_curve_unittest.cc:728: // Tests that a linear timing function works as ...
5 years, 11 months ago (2015-01-06 02:24:54 UTC) #7
Ian Vollick
On 2015/01/06 02:24:54, loyso wrote: > https://codereview.chromium.org/833093002/diff/1/cc/animation/keyframed_animation_curve_unittest.cc > File cc/animation/keyframed_animation_curve_unittest.cc (right): > > https://codereview.chromium.org/833093002/diff/1/cc/animation/keyframed_animation_curve_unittest.cc#newcode728 > ...
5 years, 11 months ago (2015-01-06 03:00:47 UTC) #9
loyso (OOO)
On 2015/01/06 03:00:47, vollick wrote: > On 2015/01/06 02:24:54, loyso wrote: > > > https://codereview.chromium.org/833093002/diff/1/cc/animation/keyframed_animation_curve_unittest.cc ...
5 years, 11 months ago (2015-01-06 03:10:01 UTC) #10
dstockwell
lgtm, please update the description to link to the change where the same behavior was ...
5 years, 11 months ago (2015-01-07 06:05:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/833093002/20001
5 years, 11 months ago (2015-01-08 04:01:35 UTC) #15
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
5 years, 11 months ago (2015-01-08 06:02:55 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/833093002/20001
5 years, 11 months ago (2015-01-08 06:29:53 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/833093002/40001
5 years, 11 months ago (2015-01-08 22:58:17 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-09 02:19:48 UTC) #23
commit-bot: I haz the power
5 years, 11 months ago (2015-01-09 02:20:42 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ef8c01ae40ae877c7e7ba27b822ac896e91839b4
Cr-Commit-Position: refs/heads/master@{#310671}

Powered by Google App Engine
This is Rietveld 408576698