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

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

Created:
6 years, 9 months ago by a.renevier
Modified:
6 years, 8 months ago
CC:
blink-reviews, jamesr, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), dglazkov+blink, abarth-chromium, dstockwell, Timothy Loh, darktears, Steve Block, dino_apple.com, Eric Willigers
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=170491

Patch Set 1 #

Patch Set 2 : new patch: add a bug number #

Patch Set 3 : new patch: add a reference to chromium issue #

Total comments: 2

Patch Set 4 : new patch: rebases against tot; fixes enum naming issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -209 lines) Patch
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 +28 lines, -77 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 chunk +2 lines, -2 lines 0 comments Download
D Source/core/animation/CompositorAnimationsTimingFunctionReverserTest.cpp View 1 2 3 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/WebAnimation.h View 1 2 3 3 chunks +11 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (0 generated)
a.renevier
6 years, 9 months ago (2014-02-28 05:01:23 UTC) #1
a.renevier
new patch: add a bug number
6 years, 9 months ago (2014-02-28 21:38:11 UTC) #2
mithro-old
Hi a.renevier, At a quick glance, what this patch is doing looks good. I'm excited ...
6 years, 9 months ago (2014-03-03 06:19:36 UTC) #3
a.renevier
new patch: add a reference to chromium issue
6 years, 9 months ago (2014-03-03 22:58:48 UTC) #4
a.renevier
On 2014/03/03 22:58:48, a.renevier wrote: > new patch: add a reference to chromium issue Looks ...
6 years, 9 months ago (2014-03-03 23:01:22 UTC) #5
a.renevier
6 years, 9 months ago (2014-03-03 23:01:28 UTC) #6
ajuma
On 2014/03/03 23:01:22, a.renevier wrote: > On 2014/03/03 22:58:48, a.renevier wrote: > > new patch: ...
6 years, 9 months ago (2014-03-03 23:51:51 UTC) #7
a.renevier
6 years, 9 months ago (2014-03-04 18:38:37 UTC) #8
dstockwell
looks good, one nit please ping after cla update (as mentioned here: https://codereview.chromium.org/180153010/#msg7) https://codereview.chromium.org/178263006/diff/40001/Source/core/animation/CompositorAnimationsImpl.h File ...
6 years, 9 months ago (2014-03-05 02:07:19 UTC) #9
a.renevier
I got confirmation from my company that the cla was done for me. What are ...
6 years, 9 months ago (2014-03-11 22:28:59 UTC) #10
a.renevier
6 years, 9 months ago (2014-03-11 22:33:28 UTC) #11
jamesr
https://codereview.chromium.org/178263006/diff/40001/public/platform/WebAnimation.h File public/platform/WebAnimation.h (right): https://codereview.chromium.org/178263006/diff/40001/public/platform/WebAnimation.h#newcode56 public/platform/WebAnimation.h:56: Normal = 0, these should be prefixed with the ...
6 years, 9 months ago (2014-03-11 23:07:26 UTC) #12
a.renevier
new patch: rebases against tot; fixes enum naming issue
6 years, 9 months ago (2014-03-20 00:02:51 UTC) #13
dstockwell
lgtm
6 years, 9 months ago (2014-03-20 00:23:48 UTC) #14
a.renevier
The CQ bit was checked by a.renevier@samsung.com
6 years, 8 months ago (2014-03-31 20:41:17 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.renevier@samsung.com/178263006/60001
6 years, 8 months ago (2014-03-31 20:41:26 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-03-31 20:51:52 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_rel
6 years, 8 months ago (2014-03-31 20:51:53 UTC) #18
a.renevier
The CQ bit was checked by a.renevier@samsung.com
6 years, 8 months ago (2014-03-31 21:04:55 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.renevier@samsung.com/178263006/60001
6 years, 8 months ago (2014-03-31 21:05:04 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-03-31 21:15:20 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on blink_presubmit
6 years, 8 months ago (2014-03-31 21:15:22 UTC) #22
a.renevier
On 2014/03/31 21:15:22, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 8 months ago (2014-03-31 21:34:16 UTC) #23
a.renevier
6 years, 8 months ago (2014-03-31 21:34:29 UTC) #24
abarth-chromium
public/ LGTM
6 years, 8 months ago (2014-03-31 22:52:20 UTC) #25
a.renevier
The CQ bit was checked by a.renevier@samsung.com
6 years, 8 months ago (2014-03-31 22:52:52 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.renevier@samsung.com/178263006/60001
6 years, 8 months ago (2014-03-31 22:52:54 UTC) #27
commit-bot: I haz the power
6 years, 8 months ago (2014-04-01 00:00:48 UTC) #28
Message was sent while issue was closed.
Change committed as 170491

Powered by Google App Engine
This is Rietveld 408576698