|
Only create instances of WebTransformOperations using cc::TransformOperations::Create
This is a precursor to making WebTransformOperations pure
virtual and moving the implementation into chromium.
BUG= 166640
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Stats (+416 lines, -269 lines) |
 |
M |
cc/cc.gyp
|
View
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
 |
M |
cc/keyframed_animation_curve.h
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/keyframed_animation_curve.cc
|
View
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
 |
M |
cc/keyframed_animation_curve_unittest.cc
|
View
|
5 chunks |
+42 lines, -31 lines |
0 comments
|
 |
M |
cc/test/animation_test_common.cc
|
View
|
2 chunks |
+9 lines, -6 lines |
0 comments
|
 |
A |
cc/transform_operations.h
|
View
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
 |
A |
cc/transform_operations.cc
|
View
|
1 chunk |
+29 lines, -0 lines |
2 comments
|
 |
M |
webkit/compositor_bindings/web_transform_animation_curve_impl.cc
|
View
|
1 chunk |
+8 lines, -0 lines |
1 comment
|
 |
M |
webkit/compositor_bindings/web_transform_animation_curve_unittest.cc
|
View
|
14 chunks |
+117 lines, -87 lines |
0 comments
|
 |
M |
webkit/compositor_bindings/web_transform_operations_unittest.cc
|
View
|
28 chunks |
+180 lines, -142 lines |
0 comments
|
Total messages: 10 (0 generated)
|