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

Issue 10917153: Update cc snapshot to r127918 (Closed)

Created:
8 years, 3 months ago by jamesr
Modified:
8 years, 3 months ago
Reviewers:
nduca
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+709 lines, -569 lines) Patch
D cc/CCActiveGestureAnimation.h View 1 chunk +0 lines, -36 lines 0 comments Download
D cc/CCActiveGestureAnimation.cpp View 1 chunk +0 lines, -44 lines 0 comments Download
M cc/CCDirectRenderer.h View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/CCDirectRenderer.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M cc/CCDrawQuad.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/CCDrawQuad.cpp View 1 chunk +15 lines, -0 lines 0 comments Download
D cc/CCGestureCurve.h View 1 chunk +0 lines, -31 lines 0 comments Download
M cc/CCInputHandler.h View 4 chunks +3 lines, -9 lines 0 comments Download
M cc/CCLayerTreeHost.h View 3 chunks +1 line, -4 lines 0 comments Download
M cc/CCLayerTreeHost.cpp View 5 chunks +34 lines, -8 lines 0 comments Download
M cc/CCLayerTreeHostClient.h View 2 chunks +2 lines, -0 lines 0 comments Download
M cc/CCLayerTreeHostImpl.h View 4 chunks +0 lines, -6 lines 0 comments Download
M cc/CCLayerTreeHostImpl.cpp View 8 chunks +5 lines, -28 lines 0 comments Download
M cc/CCLayerTreeHostImplTest.cpp View 13 chunks +113 lines, -99 lines 0 comments Download
M cc/CCLayerTreeHostTest.cpp View 5 chunks +24 lines, -9 lines 0 comments Download
M cc/CCPrioritizedTextureTest.cpp View 3 chunks +5 lines, -7 lines 0 comments Download
M cc/CCProxy.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/CCRenderPass.h View 4 chunks +45 lines, -7 lines 0 comments Download
M cc/CCRenderPass.cpp View 1 chunk +17 lines, -3 lines 0 comments Download
M cc/CCRenderPassDrawQuad.h View 2 chunks +7 lines, -6 lines 0 comments Download
M cc/CCRenderPassDrawQuad.cpp View 3 chunks +17 lines, -3 lines 0 comments Download
M cc/CCRenderSurface.h View 3 chunks +4 lines, -2 lines 0 comments Download
M cc/CCRenderSurface.cpp View 1 chunk +10 lines, -2 lines 0 comments Download
M cc/CCRenderSurfaceTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/CCRenderer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/CCSharedQuadState.h View 1 chunk +2 lines, -1 line 0 comments Download
M cc/CCSharedQuadState.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
M cc/CCSingleThreadProxy.h View 2 chunks +0 lines, -2 lines 0 comments Download
M cc/CCSingleThreadProxy.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M cc/CCTextureUpdateControllerTest.cpp View 4 chunks +21 lines, -24 lines 0 comments Download
M cc/CCThreadProxy.h View 3 chunks +1 line, -3 lines 0 comments Download
M cc/CCThreadProxy.cpp View 6 chunks +8 lines, -12 lines 0 comments Download
M cc/CCThreadedTest.cpp View 6 chunks +17 lines, -11 lines 0 comments Download
A cc/FloatQuadTest.cpp View 1 chunk +59 lines, -0 lines 0 comments Download
M cc/LayerChromium.h View 2 chunks +5 lines, -0 lines 0 comments Download
M cc/LayerChromium.cpp View 2 chunks +11 lines, -0 lines 0 comments Download
M cc/cc.gyp View 2 chunks +0 lines, -3 lines 0 comments Download
M cc/cc_tests.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
M cc/test/FakeCCLayerTreeHostClient.h View 2 chunks +2 lines, -0 lines 0 comments Download
A cc/test/WebCompositorInitializer.h View 1 chunk +34 lines, -0 lines 0 comments Download
M webkit/compositor_bindings/LayerChromiumTest.cpp View 10 chunks +14 lines, -16 lines 0 comments Download
D webkit/compositor_bindings/PlatformGestureCurve.h View 1 chunk +0 lines, -29 lines 0 comments Download
D webkit/compositor_bindings/PlatformGestureCurveTarget.h View 1 chunk +0 lines, -23 lines 0 comments Download
M webkit/compositor_bindings/TextureLayerChromiumTest.cpp View 3 chunks +9 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/TiledLayerChromiumTest.cpp View 4 chunks +6 lines, -8 lines 0 comments Download
D webkit/compositor_bindings/TouchpadFlingPlatformGestureCurve.h View 1 chunk +0 lines, -45 lines 0 comments Download
M webkit/compositor_bindings/WebCompositorImpl.h View 1 chunk +2 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/WebCompositorImpl.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/compositor_bindings/WebContentLayerImpl.h View 1 chunk +2 lines, -1 line 0 comments Download
M webkit/compositor_bindings/WebContentLayerImpl.cpp View 1 chunk +7 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/WebLayerTest.cpp View 6 chunks +16 lines, -5 lines 0 comments Download
M webkit/compositor_bindings/WebLayerTreeViewImpl.h View 2 chunks +1 line, -1 line 0 comments Download
M webkit/compositor_bindings/WebLayerTreeViewImpl.cpp View 3 chunks +11 lines, -5 lines 0 comments Download
M webkit/compositor_bindings/WebLayerTreeViewTest.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
A webkit/compositor_bindings/WebToCCInputHandlerAdapter.h View 1 chunk +34 lines, -0 lines 0 comments Download
A webkit/compositor_bindings/WebToCCInputHandlerAdapter.cpp View 1 chunk +108 lines, -0 lines 0 comments Download
D webkit/compositor_bindings/WheelFlingPlatformGestureCurve.h View 1 chunk +0 lines, -38 lines 0 comments Download
M webkit/compositor_bindings/compositor_bindings.gyp View 3 chunks +7 lines, -8 lines 0 comments Download
M webkit/compositor_bindings/web_compositor_support_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698