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

Issue 11085029: [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 Relanding https://codereview.chromium.org/11078009/ TBR=jamesr BUG=154451 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161133

Patch Set 1 #

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 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 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 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 4 chunks +10 lines, -10 lines 0 comments Download
M cc/CCLayerAnimationControllerTest.cpp View 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 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 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: 3 (0 generated)
enne (OOO)
No change from previous reverted patch. Rebased. This was reverted along with with the broken ...
8 years, 2 months ago (2012-10-09 23:04:53 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/11085029/1
8 years, 2 months ago (2012-10-10 16:16:32 UTC) #2
commit-bot: I haz the power
8 years, 2 months ago (2012-10-10 18:17:21 UTC) #3
Change committed as 161133

Powered by Google App Engine
This is Rietveld 408576698