|
|
Remove WTF dependencies from webkit_compositor_bindings
This removes almost all the WTF uses from webkit_compositor_bindings and updates the includes of chromium-style headers to be chromium-style (full path, etc). Things that are still using wtf are:
- CCThreadTaskImpl uses OwnPtr/PassOwnPtr - fix will be a bit more involved
- WebTransformationMatrixTest uses wtf/MathExtras.h - will fix on its own
- WebTransformOperationsTest uses a Vector<OwnPtr<...> > - will rewrite this test on its own
Also removed WebCompositorInputHandlerImpl.h/cpp which don't compile and aren't listed in the gyp.
BUG= 154451, 144577
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162101
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+197 lines, -663 lines) |
Patch |
 |
M |
webkit/compositor_bindings/CCThreadImpl.h
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/CCThreadImpl.cpp
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebAnimationCurveCommon.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebAnimationCurveCommon.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebAnimationImpl.h
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebAnimationImpl.cpp
|
View
|
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebAnimationTest.cpp
|
View
|
|
2 chunks |
+10 lines, -30 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebCompositorImpl.h
|
View
|
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebCompositorImpl.cpp
|
View
|
1
|
2 chunks |
+7 lines, -9 lines |
0 comments
|
Download
|
 |
D |
webkit/compositor_bindings/WebCompositorInputHandlerImpl.h
|
View
|
|
1 chunk |
+0 lines, -85 lines |
0 comments
|
Download
|
 |
D |
webkit/compositor_bindings/WebCompositorInputHandlerImpl.cpp
|
View
|
|
1 chunk |
+0 lines, -341 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebContentLayerImpl.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebContentLayerImpl.cpp
|
View
|
|
2 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebDelegatedRendererLayerImpl.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebDelegatedRendererLayerImpl.cpp
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebExternalTextureLayerImpl.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebExternalTextureLayerImpl.cpp
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebFloatAnimationCurveImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebFloatAnimationCurveImpl.cpp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebFloatAnimationCurveTest.cpp
|
View
|
|
14 chunks |
+17 lines, -20 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebIOSurfaceLayerImpl.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebIOSurfaceLayerImpl.cpp
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebImageLayerImpl.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebImageLayerImpl.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebLayerImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebLayerImpl.cpp
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebLayerTreeViewImpl.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebLayerTreeViewImpl.cpp
|
View
|
|
2 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebLayerTreeViewTest.cpp
|
View
|
1
|
9 chunks |
+27 lines, -23 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebScrollbarLayerImpl.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebScrollbarLayerImpl.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebSolidColorLayerImpl.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebSolidColorLayerImpl.cpp
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebToCCInputHandlerAdapter.h
|
View
|
|
2 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebToCCInputHandlerAdapter.cpp
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebTransformAnimationCurveImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebTransformAnimationCurveImpl.cpp
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebTransformAnimationCurveTest.cpp
|
View
|
|
14 chunks |
+19 lines, -22 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebVideoLayerImpl.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/WebVideoLayerImpl.cpp
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|