Side by Side Diff: third_party/WebKit/Source/modules/canvas2d/ContextAttributeHelpers.h
Issue 2212163002 :
Add some plumbing for the color management of canvases (Closed)
Patch Set: fix build and tests
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
cc/blink/web_external_texture_layer_impl.cc
cc/resources/resource_provider.cc
third_party/WebKit/LayoutTests/fast/canvas/canvas-colorSpace-attribute.html
third_party/WebKit/Source/core/html/HTMLCanvasElement.h
third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp
third_party/WebKit/Source/core/html/canvas/CanvasContextCreationAttributes.idl
third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.h
third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp
third_party/WebKit/Source/core/paint/HTMLCanvasPainterTest.cpp
third_party/WebKit/Source/modules/canvas2d/Canvas2DContextAttributes.idl
third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.h
third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.cpp
third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2DTest.cpp
third_party/WebKit/Source/modules/canvas2d/ContextAttributeHelpers.h
third_party/WebKit/Source/modules/canvas2d/ContextAttributeHelpers.cpp
third_party/WebKit/Source/modules/imagebitmap/ImageBitmapRenderingContext.h
third_party/WebKit/Source/modules/imagebitmap/ImageBitmapRenderingContext.cpp
third_party/WebKit/Source/modules/modules.gypi
third_party/WebKit/Source/modules/offscreencanvas2d/OffscreenCanvasRenderingContext2D.h
third_party/WebKit/Source/modules/offscreencanvas2d/OffscreenCanvasRenderingContext2D.cpp
third_party/WebKit/Source/modules/webgl/WebGL2RenderingContext.h
third_party/WebKit/Source/modules/webgl/WebGL2RenderingContext.cpp
third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.h
third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp
third_party/WebKit/Source/modules/webgl/WebGLContextAttributeHelpers.h
third_party/WebKit/Source/modules/webgl/WebGLContextAttributeHelpers.cpp
third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.h
third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.cpp
third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h
third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp
third_party/WebKit/Source/platform/graphics/Canvas2DImageBufferSurface.h
third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h
third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.cpp
third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridgeTest.cpp
third_party/WebKit/Source/platform/graphics/ImageBuffer.h
third_party/WebKit/Source/platform/graphics/ImageBuffer.cpp
third_party/WebKit/Source/platform/graphics/ImageBufferSurface.h
third_party/WebKit/Source/platform/graphics/ImageBufferSurface.cpp
third_party/WebKit/Source/platform/graphics/RecordingImageBufferSurface.h
third_party/WebKit/Source/platform/graphics/RecordingImageBufferSurface.cpp
third_party/WebKit/Source/platform/graphics/RecordingImageBufferSurfaceTest.cpp
third_party/WebKit/Source/platform/graphics/UnacceleratedImageBufferSurface.h
third_party/WebKit/Source/platform/graphics/UnacceleratedImageBufferSurface.cpp
third_party/WebKit/Source/platform/graphics/gpu/AcceleratedImageBufferSurface.h
third_party/WebKit/Source/platform/graphics/gpu/AcceleratedImageBufferSurface.cpp
third_party/WebKit/public/platform/WebExternalTextureMailbox.h