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

Issue 363183003: Move Animatable* hierarchy into new folder. (Closed)

Created:
6 years, 5 months ago by shans
Modified:
6 years, 5 months ago
CC:
blink-reviews, ed+blinkwatch_opera.com, shans, rjwright, Mike Lawther (Google), blink-reviews-animation_chromium.org, blink-reviews-css, rune+blink, dglazkov+blink, dstockwell, Timothy Loh, apavlov+blink_chromium.org, rwlbuis, darktears, Steve Block, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Move Animatable* hierarchy into new folder. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177452

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -4290 lines) Patch
D Source/core/animation/AnimatableClipPathOperation.h View 1 chunk +0 lines, -70 lines 0 comments Download
D Source/core/animation/AnimatableClipPathOperation.cpp View 1 chunk +0 lines, -67 lines 0 comments Download
D Source/core/animation/AnimatableColor.h View 1 chunk +0 lines, -87 lines 0 comments Download
D Source/core/animation/AnimatableColor.cpp View 1 chunk +0 lines, -119 lines 0 comments Download
D Source/core/animation/AnimatableColorTest.cpp View 1 chunk +0 lines, -80 lines 0 comments Download
D Source/core/animation/AnimatableDouble.h View 1 chunk +0 lines, -78 lines 0 comments Download
D Source/core/animation/AnimatableDouble.cpp View 1 chunk +0 lines, -65 lines 0 comments Download
D Source/core/animation/AnimatableDoubleTest.cpp View 1 chunk +0 lines, -83 lines 0 comments Download
D Source/core/animation/AnimatableFilterOperations.h View 1 chunk +0 lines, -69 lines 0 comments Download
D Source/core/animation/AnimatableFilterOperations.cpp View 1 chunk +0 lines, -71 lines 0 comments Download
D Source/core/animation/AnimatableImage.h View 1 chunk +0 lines, -75 lines 0 comments Download
D Source/core/animation/AnimatableImage.cpp View 1 chunk +0 lines, -68 lines 0 comments Download
D Source/core/animation/AnimatableLength.h View 1 chunk +0 lines, -79 lines 0 comments Download
D Source/core/animation/AnimatableLength.cpp View 1 chunk +0 lines, -83 lines 0 comments Download
D Source/core/animation/AnimatableLengthBox.h View 1 chunk +0 lines, -76 lines 0 comments Download
D Source/core/animation/AnimatableLengthBox.cpp View 1 chunk +0 lines, -64 lines 0 comments Download
D Source/core/animation/AnimatableLengthBoxAndBool.h View 1 chunk +0 lines, -71 lines 0 comments Download
D Source/core/animation/AnimatableLengthBoxAndBool.cpp View 1 chunk +0 lines, -67 lines 0 comments Download
D Source/core/animation/AnimatableLengthPoint.h View 1 chunk +0 lines, -74 lines 0 comments Download
D Source/core/animation/AnimatableLengthPoint.cpp View 1 chunk +0 lines, -57 lines 0 comments Download
D Source/core/animation/AnimatableLengthPoint3D.h View 1 chunk +0 lines, -77 lines 0 comments Download
D Source/core/animation/AnimatableLengthPoint3D.cpp View 1 chunk +0 lines, -59 lines 0 comments Download
D Source/core/animation/AnimatableLengthSize.h View 1 chunk +0 lines, -70 lines 0 comments Download
D Source/core/animation/AnimatableLengthSize.cpp View 1 chunk +0 lines, -57 lines 0 comments Download
D Source/core/animation/AnimatableLengthTest.cpp View 1 chunk +0 lines, -73 lines 0 comments Download
D Source/core/animation/AnimatableNeutral.h View 1 chunk +0 lines, -64 lines 0 comments Download
D Source/core/animation/AnimatableNeutralTest.cpp View 1 chunk +0 lines, -48 lines 0 comments Download
D Source/core/animation/AnimatableRepeatable.h View 1 chunk +0 lines, -82 lines 0 comments Download
D Source/core/animation/AnimatableRepeatable.cpp View 1 chunk +0 lines, -100 lines 0 comments Download
D Source/core/animation/AnimatableSVGLength.h View 1 chunk +0 lines, -74 lines 0 comments Download
D Source/core/animation/AnimatableSVGLength.cpp View 1 chunk +0 lines, -48 lines 0 comments Download
D Source/core/animation/AnimatableSVGPaint.h View 1 chunk +0 lines, -98 lines 0 comments Download
D Source/core/animation/AnimatableSVGPaint.cpp View 1 chunk +0 lines, -65 lines 0 comments Download
D Source/core/animation/AnimatableShadow.h View 1 chunk +0 lines, -68 lines 0 comments Download
D Source/core/animation/AnimatableShadow.cpp View 1 chunk +0 lines, -48 lines 0 comments Download
D Source/core/animation/AnimatableShapeValue.h View 1 chunk +0 lines, -70 lines 0 comments Download
D Source/core/animation/AnimatableShapeValue.cpp View 1 chunk +0 lines, -68 lines 0 comments Download
D Source/core/animation/AnimatableStrokeDasharrayList.h View 1 chunk +0 lines, -71 lines 0 comments Download
D Source/core/animation/AnimatableStrokeDasharrayList.cpp View 1 chunk +0 lines, -100 lines 0 comments Download
D Source/core/animation/AnimatableStrokeDasharrayListTest.cpp View 1 chunk +0 lines, -68 lines 0 comments Download
D Source/core/animation/AnimatableTransform.h View 1 chunk +0 lines, -68 lines 0 comments Download
D Source/core/animation/AnimatableTransform.cpp View 1 chunk +0 lines, -53 lines 0 comments Download
D Source/core/animation/AnimatableUnknown.h View 1 chunk +0 lines, -92 lines 0 comments Download
D Source/core/animation/AnimatableUnknownTest.cpp View 1 chunk +0 lines, -85 lines 0 comments Download
D Source/core/animation/AnimatableValue.h View 1 chunk +0 lines, -139 lines 0 comments Download
D Source/core/animation/AnimatableValue.cpp View 1 chunk +0 lines, -80 lines 0 comments Download
D Source/core/animation/AnimatableValueKeyframe.h View 1 chunk +0 lines, -75 lines 0 comments Download
D Source/core/animation/AnimatableValueKeyframe.cpp View 1 chunk +0 lines, -80 lines 0 comments Download
D Source/core/animation/AnimatableValueTestHelper.h View 1 chunk +0 lines, -79 lines 0 comments Download
D Source/core/animation/AnimatableValueTestHelper.cpp View 1 chunk +0 lines, -205 lines 0 comments Download
D Source/core/animation/AnimatableValueTestHelperTest.cpp View 1 chunk +0 lines, -115 lines 0 comments Download
D Source/core/animation/AnimatableVisibility.h View 1 chunk +0 lines, -69 lines 0 comments Download
D Source/core/animation/AnimatableVisibility.cpp View 1 chunk +0 lines, -61 lines 0 comments Download
M Source/core/animation/AnimationStackTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/CompositorAnimations.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/animation/CompositorAnimationsTest.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/animation/InterpolableValue.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/Keyframe.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/KeyframeEffectModel.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/KeyframeEffectModelTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/animation/animatable/AnimatableClipPathOperation.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableClipPathOperation.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableColor.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableColor.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableColorTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableDouble.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableDouble.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableDoubleTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableFilterOperations.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableFilterOperations.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableImage.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableImage.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLength.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLength.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLengthBox.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLengthBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLengthBoxAndBool.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLengthBoxAndBool.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLengthPoint.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLengthPoint.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLengthPoint3D.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLengthPoint3D.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLengthSize.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLengthSize.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableLengthTest.cpp View 1 chunk +2 lines, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableNeutral.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableNeutralTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/animation/animatable/AnimatableRepeatable.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableRepeatable.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableSVGLength.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableSVGLength.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableSVGPaint.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/animation/animatable/AnimatableSVGPaint.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableShadow.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableShadow.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableShapeValue.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableShapeValue.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableStrokeDasharrayList.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableStrokeDasharrayList.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/animation/animatable/AnimatableStrokeDasharrayListTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableTransform.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableTransform.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableUnknown.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableUnknownTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/core/animation/animatable/AnimatableValue.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/animation/animatable/AnimatableValue.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
A + Source/core/animation/animatable/AnimatableValueKeyframe.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableValueKeyframe.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableValueTestHelper.h View 1 chunk +13 lines, -13 lines 0 comments Download
A + Source/core/animation/animatable/AnimatableValueTestHelper.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableValueTestHelperTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableVisibility.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/animation/animatable/AnimatableVisibility.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/css/CSSAnimatableValueFactory.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/css/CSSAnimatableValueFactory.cpp View 1 chunk +20 lines, -20 lines 0 comments Download
M Source/core/core.gypi View 2 chunks +53 lines, -53 lines 0 comments Download
M Source/core/css/resolver/AnimatedStyleBuilder.cpp View 1 chunk +21 lines, -21 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
shans
6 years, 5 months ago (2014-07-03 01:16:15 UTC) #1
alancutter (OOO until 2018)
lgtm
6 years, 5 months ago (2014-07-03 01:20:31 UTC) #2
dstockwell
lgtm
6 years, 5 months ago (2014-07-03 01:25:27 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shans@chromium.org/363183003/1
6 years, 5 months ago (2014-07-03 01:26:09 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu on tryserver.chromium.gpu ...
6 years, 5 months ago (2014-07-03 03:02:11 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-03 06:47:16 UTC) #6
Message was sent while issue was closed.
Change committed as 177452

Powered by Google App Engine
This is Rietveld 408576698