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

Issue 10701016: Initial import attempt, just to play with. Many things disabled/removed (Closed)

Created:
8 years, 5 months ago by jamesr
Modified:
8 years, 3 months ago
Reviewers:
CC:
chromium-reviews, Ian Vollick, piman+watch_chromium.org, dhollowa+watch_chromium.org, jonathan.backer
Visibility:
Public.

Description

Initial import attempt, just to play with. Many things disabled/removed BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33025 lines, -0 lines) Patch
A ui/cc/BitmapCanvasLayerTextureUpdater.h View 1 chunk +80 lines, -0 lines 0 comments Download
A ui/cc/BitmapCanvasLayerTextureUpdater.cpp View 1 chunk +114 lines, -0 lines 0 comments Download
A ui/cc/BitmapSkPictureCanvasLayerTextureUpdater.h View 1 chunk +71 lines, -0 lines 0 comments Download
A ui/cc/BitmapSkPictureCanvasLayerTextureUpdater.cpp View 1 chunk +113 lines, -0 lines 0 comments Download
A ui/cc/CanvasLayerTextureUpdater.h View 1 chunk +60 lines, -0 lines 0 comments Download
A ui/cc/CanvasLayerTextureUpdater.cpp View 1 chunk +89 lines, -0 lines 0 comments Download
A ui/cc/ContentLayerChromium.h View 1 chunk +84 lines, -0 lines 0 comments Download
A ui/cc/ContentLayerChromium.cpp View 1 chunk +146 lines, -0 lines 0 comments Download
A ui/cc/FrameBufferSkPictureCanvasLayerTextureUpdater.h View 1 chunk +66 lines, -0 lines 0 comments Download
A ui/cc/FrameBufferSkPictureCanvasLayerTextureUpdater.cpp View 1 chunk +141 lines, -0 lines 0 comments Download
A ui/cc/GeometryBinding.h View 1 chunk +67 lines, -0 lines 0 comments Download
A ui/cc/GeometryBinding.cpp View 1 chunk +82 lines, -0 lines 0 comments Download
A ui/cc/GraphicsLayerChromium.h View 1 chunk +190 lines, -0 lines 0 comments Download
A ui/cc/GraphicsLayerChromium.cpp View 1 chunk +916 lines, -0 lines 0 comments Download
A ui/cc/IOSurfaceLayerChromium.h View 1 chunk +59 lines, -0 lines 0 comments Download
A ui/cc/IOSurfaceLayerChromium.cpp View 1 chunk +77 lines, -0 lines 0 comments Download
A ui/cc/ImageLayerChromium.h View 1 chunk +73 lines, -0 lines 0 comments Download
A ui/cc/ImageLayerChromium.cpp View 1 chunk +190 lines, -0 lines 0 comments Download
A ui/cc/LayerChromium.h View 1 chunk +416 lines, -0 lines 0 comments Download
A ui/cc/LayerChromium.cpp View 1 chunk +745 lines, -0 lines 0 comments Download
A ui/cc/LayerPainterChromium.h View 1 chunk +47 lines, -0 lines 0 comments Download
A ui/cc/LayerRendererChromium.h View 1 chunk +293 lines, -0 lines 0 comments Download
A ui/cc/LayerRendererChromium.cpp View 1 chunk +1707 lines, -0 lines 0 comments Download
A ui/cc/LayerTextureSubImage.h View 1 chunk +66 lines, -0 lines 0 comments Download
A ui/cc/LayerTextureSubImage.cpp View 1 chunk +140 lines, -0 lines 0 comments Download
A ui/cc/LayerTextureUpdater.h View 1 chunk +84 lines, -0 lines 0 comments Download
A ui/cc/ManagedTexture.h View 1 chunk +86 lines, -0 lines 0 comments Download
A ui/cc/ManagedTexture.cpp View 1 chunk +151 lines, -0 lines 0 comments Download
A ui/cc/PlatformColor.h View 1 chunk +79 lines, -0 lines 0 comments Download
A ui/cc/ProgramBinding.h View 1 chunk +91 lines, -0 lines 0 comments Download
A ui/cc/ProgramBinding.cpp View 1 chunk +149 lines, -0 lines 0 comments Download
A ui/cc/RateLimiter.h View 1 chunk +67 lines, -0 lines 0 comments Download
A ui/cc/RateLimiter.cpp View 1 chunk +73 lines, -0 lines 0 comments Download
A ui/cc/RenderSurfaceChromium.h View 1 chunk +164 lines, -0 lines 0 comments Download
A ui/cc/RenderSurfaceChromium.cpp View 1 chunk +98 lines, -0 lines 0 comments Download
A ui/cc/ScrollbarLayerChromium.h View 1 chunk +90 lines, -0 lines 0 comments Download
A ui/cc/ScrollbarLayerChromium.cpp View 1 chunk +277 lines, -0 lines 0 comments Download
A ui/cc/ShaderChromium.h View 1 chunk +364 lines, -0 lines 0 comments Download
A ui/cc/ShaderChromium.cpp View 1 chunk +733 lines, -0 lines 0 comments Download
A ui/cc/SkPictureCanvasLayerTextureUpdater.h View 1 chunk +69 lines, -0 lines 0 comments Download
A ui/cc/SkPictureCanvasLayerTextureUpdater.cpp View 1 chunk +68 lines, -0 lines 0 comments Download
A ui/cc/SolidColorLayerChromium.h View 1 chunk +52 lines, -0 lines 0 comments Download
A ui/cc/SolidColorLayerChromium.cpp View 1 chunk +57 lines, -0 lines 0 comments Download
A ui/cc/TextureCopier.h View 1 chunk +80 lines, -0 lines 0 comments Download
A ui/cc/TextureCopier.cpp View 1 chunk +121 lines, -0 lines 0 comments Download
A ui/cc/TextureLayerChromium.h View 1 chunk +111 lines, -0 lines 0 comments Download
A ui/cc/TextureLayerChromium.cpp View 1 chunk +154 lines, -0 lines 0 comments Download
A ui/cc/TextureManager.h View 1 chunk +140 lines, -0 lines 0 comments Download
A ui/cc/TextureManager.cpp View 1 chunk +323 lines, -0 lines 0 comments Download
A ui/cc/TextureUploader.h View 1 chunk +44 lines, -0 lines 0 comments Download
A ui/cc/ThrottledTextureUploader.h View 1 chunk +88 lines, -0 lines 0 comments Download
A ui/cc/ThrottledTextureUploader.cpp View 1 chunk +138 lines, -0 lines 0 comments Download
A ui/cc/TiledLayerChromium.h View 1 chunk +134 lines, -0 lines 0 comments Download
A ui/cc/TiledLayerChromium.cpp View 1 chunk +732 lines, -0 lines 0 comments Download
A ui/cc/TilingData.h View 1 chunk +86 lines, -0 lines 0 comments Download
A ui/cc/TilingData.cpp View 1 chunk +209 lines, -0 lines 0 comments Download
A ui/cc/TrackingTextureAllocator.h View 1 chunk +70 lines, -0 lines 0 comments Download
A ui/cc/TrackingTextureAllocator.cpp View 1 chunk +115 lines, -0 lines 0 comments Download
A ui/cc/TreeSynchronizer.h View 1 chunk +62 lines, -0 lines 0 comments Download
A ui/cc/TreeSynchronizer.cpp View 1 chunk +122 lines, -0 lines 0 comments Download
A ui/cc/VideoLayerChromium.h View 1 chunk +66 lines, -0 lines 0 comments Download
A ui/cc/VideoLayerChromium.cpp View 1 chunk +62 lines, -0 lines 0 comments Download
A ui/cc/cc.gyp View 1 chunk +241 lines, -0 lines 0 comments Download
A ui/cc/cc/CCActiveAnimation.h View 1 chunk +161 lines, -0 lines 0 comments Download
A ui/cc/cc/CCActiveAnimation.cpp View 1 chunk +165 lines, -0 lines 0 comments Download
A ui/cc/cc/CCActiveGestureAnimation.h View 1 chunk +56 lines, -0 lines 0 comments Download
A ui/cc/cc/CCActiveGestureAnimation.cpp View 1 chunk +64 lines, -0 lines 0 comments Download
A ui/cc/cc/CCAnimationCurve.h View 1 chunk +76 lines, -0 lines 0 comments Download
A ui/cc/cc/CCAnimationCurve.cpp View 1 chunk +43 lines, -0 lines 0 comments Download
A ui/cc/cc/CCAnimationEvents.h View 1 chunk +58 lines, -0 lines 0 comments Download
A ui/cc/cc/CCCheckerboardDrawQuad.h View 1 chunk +45 lines, -0 lines 0 comments Download
A ui/cc/cc/CCCheckerboardDrawQuad.cpp View 1 chunk +42 lines, -0 lines 0 comments Download
A ui/cc/cc/CCCompletionEvent.h View 1 chunk +85 lines, -0 lines 0 comments Download
A ui/cc/cc/CCDamageTracker.h View 1 chunk +90 lines, -0 lines 0 comments Download
A ui/cc/cc/CCDamageTracker.cpp View 1 chunk +370 lines, -0 lines 0 comments Download
A ui/cc/cc/CCDebugBorderDrawQuad.h View 1 chunk +52 lines, -0 lines 0 comments Download
A ui/cc/cc/CCDebugBorderDrawQuad.cpp View 1 chunk +47 lines, -0 lines 0 comments Download
A ui/cc/cc/CCDebugRectHistory.h View 1 chunk +105 lines, -0 lines 0 comments Download
A ui/cc/cc/CCDebugRectHistory.cpp View 1 chunk +135 lines, -0 lines 0 comments Download
A ui/cc/cc/CCDelayBasedTimeSource.h View 1 chunk +75 lines, -0 lines 0 comments Download
A ui/cc/cc/CCDelayBasedTimeSource.cpp View 1 chunk +162 lines, -0 lines 0 comments Download
A ui/cc/cc/CCDrawQuad.h View 1 chunk +116 lines, -0 lines 0 comments Download
A ui/cc/cc/CCDrawQuad.cpp View 1 chunk +123 lines, -0 lines 0 comments Download
A ui/cc/cc/CCFontAtlas.h View 1 chunk +96 lines, -0 lines 0 comments Download
A ui/cc/cc/CCFontAtlas.cpp View 1 chunk +176 lines, -0 lines 0 comments Download
A ui/cc/cc/CCFrameRateController.h View 1 chunk +81 lines, -0 lines 0 comments Download
A ui/cc/cc/CCFrameRateController.cpp View 1 chunk +107 lines, -0 lines 0 comments Download
A ui/cc/cc/CCFrameRateCounter.h View 1 chunk +81 lines, -0 lines 0 comments Download
A ui/cc/cc/CCFrameRateCounter.cpp View 1 chunk +134 lines, -0 lines 0 comments Download
A ui/cc/cc/CCGestureCurve.h View 1 chunk +51 lines, -0 lines 0 comments Download
A ui/cc/cc/CCGraphicsContext.h View 1 chunk +61 lines, -0 lines 0 comments Download
A ui/cc/cc/CCHeadsUpDisplay.h View 1 chunk +79 lines, -0 lines 0 comments Download
A ui/cc/cc/CCHeadsUpDisplay.cpp View 1 chunk +277 lines, -0 lines 0 comments Download
A ui/cc/cc/CCIOSurfaceDrawQuad.h View 1 chunk +51 lines, -0 lines 0 comments Download
A ui/cc/cc/CCIOSurfaceDrawQuad.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
A ui/cc/cc/CCIOSurfaceLayerImpl.h View 1 chunk +64 lines, -0 lines 0 comments Download
A ui/cc/cc/CCIOSurfaceLayerImpl.cpp View 1 chunk +130 lines, -0 lines 0 comments Download
A ui/cc/cc/CCInputHandler.h View 1 chunk +104 lines, -0 lines 0 comments Download
A ui/cc/cc/CCKeyframedAnimationCurve.h View 1 chunk +133 lines, -0 lines 0 comments Download
A ui/cc/cc/CCKeyframedAnimationCurve.cpp View 1 chunk +241 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerAnimationController.h View 1 chunk +132 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerAnimationController.cpp View 1 chunk +421 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerAnimationDelegate.h View 1 chunk +39 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerImpl.h View 1 chunk +423 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerImpl.cpp View 1 chunk +627 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerIterator.h View 1 chunk +230 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerIterator.cpp View 1 chunk +170 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerQuad.h View 1 chunk +133 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerQuad.cpp View 1 chunk +87 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerSorter.h View 1 chunk +108 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerSorter.cpp View 1 chunk +443 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerTilingData.h View 1 chunk +119 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerTilingData.cpp View 1 chunk +161 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerTreeHost.h View 1 chunk +333 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerTreeHost.cpp View 1 chunk +729 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerTreeHostCommon.h View 1 chunk +105 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerTreeHostCommon.cpp View 1 chunk +976 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerTreeHostImpl.h View 1 chunk +277 lines, -0 lines 0 comments Download
A ui/cc/cc/CCLayerTreeHostImpl.cpp View 1 chunk +1162 lines, -0 lines 0 comments Download
A ui/cc/cc/CCMathUtil.h View 1 chunk +106 lines, -0 lines 0 comments Download
A ui/cc/cc/CCMathUtil.cpp View 1 chunk +318 lines, -0 lines 0 comments Download
A ui/cc/cc/CCOcclusionTracker.h View 1 chunk +126 lines, -0 lines 0 comments Download
A ui/cc/cc/CCOcclusionTracker.cpp View 1 chunk +534 lines, -0 lines 0 comments Download
A ui/cc/cc/CCOverdrawMetrics.h View 1 chunk +109 lines, -0 lines 0 comments Download
A ui/cc/cc/CCOverdrawMetrics.cpp View 1 chunk +169 lines, -0 lines 0 comments Download
A ui/cc/cc/CCPageScaleAnimation.h View 1 chunk +94 lines, -0 lines 0 comments Download
A ui/cc/cc/CCPageScaleAnimation.cpp View 1 chunk +182 lines, -0 lines 0 comments Download
A ui/cc/cc/CCProxy.h View 1 chunk +152 lines, -0 lines 0 comments Download
A ui/cc/cc/CCProxy.cpp View 1 chunk +126 lines, -0 lines 0 comments Download
A ui/cc/cc/CCQuadCuller.h View 1 chunk +53 lines, -0 lines 0 comments Download
A ui/cc/cc/CCQuadCuller.cpp View 1 chunk +92 lines, -0 lines 0 comments Download
A ui/cc/cc/CCRenderPass.h View 1 chunk +84 lines, -0 lines 0 comments Download
A ui/cc/cc/CCRenderPass.cpp View 1 chunk +104 lines, -0 lines 0 comments Download
A ui/cc/cc/CCRenderPassDrawQuad.h View 1 chunk +61 lines, -0 lines 0 comments Download
A ui/cc/cc/CCRenderPassDrawQuad.cpp View 1 chunk +48 lines, -0 lines 0 comments Download
A ui/cc/cc/CCRenderSurface.h View 1 chunk +198 lines, -0 lines 0 comments Download
A ui/cc/cc/CCRenderSurface.cpp View 1 chunk +310 lines, -0 lines 0 comments Download
A ui/cc/cc/CCRenderSurfaceFilters.h View 1 chunk +52 lines, -0 lines 0 comments Download
A ui/cc/cc/CCRenderSurfaceFilters.cpp View 1 chunk +305 lines, -0 lines 0 comments Download
A ui/cc/cc/CCRenderer.h View 1 chunk +115 lines, -0 lines 0 comments Download
A ui/cc/cc/CCRenderingStats.h View 1 chunk +43 lines, -0 lines 0 comments Download
A ui/cc/cc/CCScheduler.h View 1 chunk +125 lines, -0 lines 0 comments Download
A ui/cc/cc/CCScheduler.cpp View 1 chunk +209 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSchedulerStateMachine.h View 1 chunk +183 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSchedulerStateMachine.cpp View 1 chunk +338 lines, -0 lines 0 comments Download
A ui/cc/cc/CCScopedThreadProxy.h View 1 chunk +91 lines, -0 lines 0 comments Download
A ui/cc/cc/CCScrollbarLayerImpl.h View 1 chunk +149 lines, -0 lines 0 comments Download
A ui/cc/cc/CCScrollbarLayerImpl.cpp View 1 chunk +278 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSettings.h View 1 chunk +51 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSettings.cpp View 1 chunk +53 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSharedQuadState.h View 1 chunk +65 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSharedQuadState.cpp View 1 chunk +57 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSingleThreadProxy.h View 1 chunk +142 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSingleThreadProxy.cpp View 1 chunk +366 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSolidColorDrawQuad.h View 1 chunk +50 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSolidColorDrawQuad.cpp View 1 chunk +47 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSolidColorLayerImpl.h View 1 chunk +58 lines, -0 lines 0 comments Download
A ui/cc/cc/CCSolidColorLayerImpl.cpp View 1 chunk +75 lines, -0 lines 0 comments Download
A ui/cc/cc/CCStreamVideoDrawQuad.h View 1 chunk +52 lines, -0 lines 0 comments Download
A ui/cc/cc/CCStreamVideoDrawQuad.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTextureDrawQuad.h View 1 chunk +57 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTextureDrawQuad.cpp View 1 chunk +51 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTextureLayerImpl.h View 1 chunk +66 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTextureLayerImpl.cpp View 1 chunk +71 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTextureUpdater.h View 1 chunk +78 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTextureUpdater.cpp View 1 chunk +152 lines, -0 lines 0 comments Download
A ui/cc/cc/CCThread.h View 1 chunk +61 lines, -0 lines 0 comments Download
A ui/cc/cc/CCThreadProxy.h View 1 chunk +197 lines, -0 lines 0 comments Download
A ui/cc/cc/CCThreadProxy.cpp View 1 chunk +903 lines, -0 lines 0 comments Download
A ui/cc/cc/CCThreadTask.h View 1 chunk +342 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTileDrawQuad.h View 1 chunk +69 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTileDrawQuad.cpp View 1 chunk +54 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTiledLayerImpl.h View 1 chunk +84 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTiledLayerImpl.cpp View 1 chunk +248 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTimeSource.h View 1 chunk +56 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTimer.h View 1 chunk +68 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTimer.cpp View 1 chunk +105 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTimingFunction.h View 1 chunk +85 lines, -0 lines 0 comments Download
A ui/cc/cc/CCTimingFunction.cpp View 1 chunk +96 lines, -0 lines 0 comments Download
A ui/cc/cc/CCVideoLayerImpl.h View 1 chunk +109 lines, -0 lines 0 comments Download
A ui/cc/cc/CCVideoLayerImpl.cpp View 1 chunk +420 lines, -0 lines 0 comments Download
A ui/cc/cc/CCYUVVideoDrawQuad.h View 1 chunk +54 lines, -0 lines 0 comments Download
A ui/cc/cc/CCYUVVideoDrawQuad.cpp View 1 chunk +45 lines, -0 lines 0 comments Download
A ui/cc/rewrite_GL_prefix.sed View 1 chunk +4 lines, -0 lines 0 comments Download
A ui/cc/stubs/Extensions3D.h View 1 chunk +5 lines, -0 lines 0 comments Download
A ui/cc/stubs/Extensions3DChromium.h View 1 chunk +5 lines, -0 lines 0 comments Download
A ui/cc/stubs/GraphicsContext3D.h View 1 chunk +9 lines, -0 lines 0 comments Download
A ui/cc/stubs/GraphicsTypes3D.h View 1 chunk +9 lines, -0 lines 0 comments Download
A ui/cc/stubs/NotImplemented.h View 1 chunk +7 lines, -0 lines 0 comments Download
A ui/cc/stubs/Region.h View 1 chunk +33 lines, -0 lines 0 comments Download
A ui/cc/stubs/ScrollTypes.h View 1 chunk +1 line, -0 lines 0 comments Download
A ui/cc/stubs/ScrollbarThemeClient.h View 1 chunk +1 line, -0 lines 0 comments Download
A ui/cc/stubs/TextStream.h View 1 chunk +19 lines, -0 lines 0 comments Download
A ui/cc/stubs/TraceEvent.h View 1 chunk +1 line, -0 lines 0 comments Download
A ui/cc/stubs/UnitBezier.h View 1 chunk +1 line, -0 lines 0 comments Download
A ui/cc/test/CCSchedulerStateMachineTest.cpp View 1 chunk +1065 lines, -0 lines 0 comments Download
A ui/cc/test/RunAllTests.cpp View 1 chunk +42 lines, -0 lines 0 comments Download
M ui/compositor/compositor.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698