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

Issue 11078009: [cc] Use base ptr types for cc's CSS animation classes (Closed)

Created:
8 years, 2 months ago by enne (OOO)
Modified:
8 years, 2 months ago
Reviewers:
jamesr
CC:
chromium-reviews, cc-bugs_chromium.org, darin-cc_chromium.org, tfarina
Visibility:
Public.

Description

[cc] Use base ptr types for cc's CSS animation classes BUG=154451 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=160630

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+309 lines, -329 lines) Patch
M cc/CCActiveAnimation.h View 3 chunks +6 lines, -7 lines 0 comments Download
M cc/CCActiveAnimation.cpp View 3 chunks +8 lines, -8 lines 0 comments Download
M cc/CCActiveAnimationTest.cpp View 1 16 chunks +20 lines, -20 lines 0 comments Download
M cc/CCAnimationCurve.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/CCKeyframedAnimationCurve.h View 1 5 chunks +17 lines, -19 lines 0 comments Download
M cc/CCKeyframedAnimationCurve.cpp View 10 chunks +34 lines, -39 lines 0 comments Download
M cc/CCKeyframedAnimationCurveTest.cpp View 1 12 chunks +35 lines, -36 lines 0 comments Download
M cc/CCLayerAnimationController.h View 3 chunks +5 lines, -6 lines 0 comments Download
M cc/CCLayerAnimationController.cpp View 1 4 chunks +10 lines, -10 lines 0 comments Download
M cc/CCLayerAnimationControllerTest.cpp View 1 18 chunks +73 lines, -73 lines 0 comments Download
M cc/CCLayerImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/CCLayerTreeHostTest.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
M cc/CCTimingFunction.h View 3 chunks +6 lines, -7 lines 0 comments Download
M cc/CCTimingFunction.cpp View 3 chunks +12 lines, -14 lines 0 comments Download
M cc/LayerChromium.h View 5 chunks +6 lines, -6 lines 0 comments Download
M cc/LayerChromium.cpp View 5 chunks +8 lines, -8 lines 0 comments Download
M cc/LayerChromiumTest.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
M cc/TreeSynchronizerTest.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/test/CCAnimationTestCommon.h View 4 chunks +3 lines, -5 lines 0 comments Download
M cc/test/CCAnimationTestCommon.cpp View 4 chunks +16 lines, -16 lines 0 comments Download
M webkit/compositor_bindings/WebAnimationCurveCommon.h View 2 chunks +2 lines, -1 line 0 comments Download
M webkit/compositor_bindings/WebAnimationCurveCommon.cpp View 2 chunks +3 lines, -6 lines 0 comments Download
M webkit/compositor_bindings/WebAnimationImpl.h View 2 chunks +4 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/WebAnimationImpl.cpp View 4 chunks +5 lines, -6 lines 0 comments Download
M webkit/compositor_bindings/WebFloatAnimationCurveImpl.h View 2 chunks +3 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/WebFloatAnimationCurveImpl.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/WebFloatAnimationCurveTest.cpp View 6 chunks +6 lines, -6 lines 0 comments Download
M webkit/compositor_bindings/WebTransformAnimationCurveImpl.h View 2 chunks +3 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/WebTransformAnimationCurveImpl.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/WebTransformAnimationCurveTest.cpp View 6 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
enne (OOO)
8 years, 2 months ago (2012-10-07 17:28:07 UTC) #1
jamesr
lgtm
8 years, 2 months ago (2012-10-07 18:57:17 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/11078009/4001
8 years, 2 months ago (2012-10-08 04:03:12 UTC) #3
commit-bot: I haz the power
8 years, 2 months ago (2012-10-08 05:54:12 UTC) #4
Change committed as 160630

Powered by Google App Engine
This is Rietveld 408576698