|
Rename {Animation,Interpolation}Type and {Animation,Interpolation}Value
This patch renames AnimationType to InterpolationType and
AnimationValue to InterpolationValue.
With this rename an InterpolationValue consists of:
- InterpolationType
- InterpolableValue
- NonInterpolatableValue
BUG= 437696
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198124
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+91 lines, -255 lines) |
Patch |
 |
D |
Source/core/animation/AnimationType.h
|
View
|
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
D |
Source/core/animation/AnimationValue.h
|
View
|
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
 |
D |
Source/core/animation/CSSValueAnimationType.h
|
View
|
|
1 chunk |
+0 lines, -54 lines |
0 comments
|
Download
|
 |
D |
Source/core/animation/CSSValueAnimationType.cpp
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
A + |
Source/core/animation/CSSValueInterpolationType.h
|
View
|
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
A |
Source/core/animation/CSSValueInterpolationType.cpp
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/core/animation/InterpolationType.h
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
Source/core/animation/InterpolationValue.h
|
View
|
|
4 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
Source/core/animation/InvalidatableStyleInterpolation.h
|
View
|
1
|
3 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Source/core/animation/InvalidatableStyleInterpolation.cpp
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/animation/PrimitiveInterpolation.h
|
View
|
1
|
9 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
Source/core/animation/StringKeyframe.cpp
|
View
|
|
5 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/core/core.gypi
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 11 (5 generated)
|