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

Issue 225183014: Handle direction control in compositor Animations (Closed)

Created:
6 years, 8 months ago by a.renevier
Modified:
6 years, 3 months ago
CC:
abarth-chromium, alancutter (OOO until 2018), darktears, blink-reviews, dglazkov+blink, dino_apple.com, dstockwell, Eric Willigers, ikilpatrick, jamesr, Mike Lawther (Google), rjwright, shans, Steve Block, Timothy Loh
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Handle direction control in compositor Animations This patch is the blink side. The chromium side is handled on issue #180153010 It doesn't revert functions anymore in blink. Instead, it sets the direction parameter to WebAnimation, which will in turn pass it to the compositor. BUG=348071 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181945

Patch Set 1 #

Patch Set 2 : patch updated against tot #

Patch Set 3 : rebased against tot #

Patch Set 4 : same patch with a manual test added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -224 lines) Patch
A + ManualTests/animation/compositor-animation-direction.html View 1 2 3 2 chunks +11 lines, -10 lines 0 comments Download
M Source/core/animation/CompositorAnimations.h View 1 2 3 1 chunk +0 lines, -12 lines 0 comments Download
M Source/core/animation/CompositorAnimations.cpp View 1 2 3 6 chunks +29 lines, -81 lines 0 comments Download
M Source/core/animation/CompositorAnimationsImpl.h View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M Source/core/animation/CompositorAnimationsTest.cpp View 1 2 3 14 chunks +24 lines, -27 lines 0 comments Download
M Source/core/animation/CompositorAnimationsTestHelper.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
D Source/core/animation/CompositorAnimationsTimingFunctionReverserTest.cpp View 1 2 1 chunk +0 lines, -85 lines 0 comments Download
M Source/core/core.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M public/platform/WebCompositorAnimation.h View 1 2 3 chunks +10 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (6 generated)
a.renevier
commit was reverted in issue 220503002; create new issue to retry commit
6 years, 8 months ago (2014-04-07 18:37:13 UTC) #1
rafaelw1
Please alert the blink gardeners when plan to land these On Mon, Apr 7, 2014 ...
6 years, 8 months ago (2014-04-07 18:40:09 UTC) #2
mithro-old
Hi a.renevier, I'm not expert on landing patches which effect both Blink and Chromium, but ...
6 years, 8 months ago (2014-04-09 01:46:50 UTC) #3
a.renevier
Thanks a lot to everybody for the explanations. The problem was indeed in webkit/renderer/compositor_bindings/web_animation_unittest.cc I ...
6 years, 8 months ago (2014-04-09 18:34:59 UTC) #4
a.renevier
6 years, 8 months ago (2014-04-09 18:35:07 UTC) #5
a.renevier
6 years, 5 months ago (2014-07-02 18:53:29 UTC) #6
ikilpatrick
On 2014/07/02 18:53:29, a.renevier wrote: Hi a.renevier, Thanks for adding direction control onto the compositor. ...
6 years, 3 months ago (2014-09-02 00:30:44 UTC) #7
a.renevier
That's uploaded
6 years, 3 months ago (2014-09-03 23:36:53 UTC) #8
dstockwell
lgtm Please add a manual test (similar to ManualTests/animation/compositor-animation-iteration-count.html)
6 years, 3 months ago (2014-09-12 01:38:53 UTC) #10
a.renevier
6 years, 3 months ago (2014-09-12 22:14:40 UTC) #11
ikilpatrick
lgtm
6 years, 3 months ago (2014-09-12 22:34:44 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/225183014/60001
6 years, 3 months ago (2014-09-12 22:42:07 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/15098)
6 years, 3 months ago (2014-09-12 22:51:38 UTC) #17
a.renevier
added reviewers of public directory
6 years, 3 months ago (2014-09-12 22:59:16 UTC) #19
dglazkov
lgtm
6 years, 3 months ago (2014-09-12 23:00:34 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/225183014/60001
6 years, 3 months ago (2014-09-12 23:37:25 UTC) #22
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 23:47:11 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as 181945

Powered by Google App Engine
This is Rietveld 408576698