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

Issue 423373003: CC: Support fractional iteration count on compositor animations (Closed)

Created:
6 years, 4 months ago by samli
Modified:
6 years, 4 months ago
Reviewers:
ajuma, nduca, enne (OOO)
CC:
alancutter (OOO until 2018), cc-bugs_hromium.org, chromium-reviews, darin-cc_chromium.org, dstockwell, jam, Ian Vollick
Project:
chromium
Visibility:
Public.

Description

CC: Support fractional iteration count on compositor animations BUG=398767 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288931

Patch Set 1 #

Patch Set 2 : Minor fixes #

Total comments: 1

Patch Set 3 : Rebase and review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -9 lines) Patch
M cc/animation/animation.h View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/animation/animation.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M cc/animation/animation_unittest.cc View 1 2 4 chunks +31 lines, -4 lines 0 comments Download
M content/renderer/compositor_bindings/web_animation_impl.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M content/renderer/compositor_bindings/web_animation_impl.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
samli
6 years, 4 months ago (2014-07-30 07:43:52 UTC) #1
samli
+ajuma
6 years, 4 months ago (2014-07-31 03:31:39 UTC) #2
ajuma
lgtm
6 years, 4 months ago (2014-07-31 14:14:36 UTC) #3
samli
+enne Still requires OWNERs approval for content/renderer/compositor_bindings
6 years, 4 months ago (2014-08-11 04:19:19 UTC) #4
enne (OOO)
lgtm https://codereview.chromium.org/423373003/diff/40001/cc/animation/animation_unittest.cc File cc/animation/animation_unittest.cc (right): https://codereview.chromium.org/423373003/diff/40001/cc/animation/animation_unittest.cc#newcode53 cc/animation/animation_unittest.cc:53: EXPECT_EQ(0, anim->TrimTimeToCurrentIteration(TicksFromSecondsF(-1.0))); style nit: 0.0, here and elsewhere
6 years, 4 months ago (2014-08-11 20:01:22 UTC) #5
samli
The CQ bit was checked by samli@chromium.org
6 years, 4 months ago (2014-08-12 02:48:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/samli@chromium.org/423373003/60001
6 years, 4 months ago (2014-08-12 02:50:48 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 11:44:53 UTC) #8
Message was sent while issue was closed.
Change committed as 288931

Powered by Google App Engine
This is Rietveld 408576698