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

Unified Diff: sky/engine/core/core.gni

Issue 1001913003: Remove <canvas> (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sky/engine/core/dom/Document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/core.gni
diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
index 3914d5b484a4a82a8acd20a8347147275bc0f459..db67b1261dfcbe069a7159bddcbc79c25da11abb 100644
--- a/sky/engine/core/core.gni
+++ b/sky/engine/core/core.gni
@@ -705,116 +705,8 @@ sky_core_files = [
"frame/SuspendableTimer.h",
"frame/Tracing.cpp",
"frame/Tracing.h",
- "html/canvas/ANGLEInstancedArrays.cpp",
- "html/canvas/ANGLEInstancedArrays.h",
- "html/canvas/Canvas2DContextAttributes.cpp",
- "html/canvas/Canvas2DContextAttributes.h",
- "html/canvas/CanvasContextAttributes.cpp",
- "html/canvas/CanvasContextAttributes.h",
- "html/canvas/CanvasGradient.cpp",
- "html/canvas/CanvasGradient.h",
- "html/canvas/CanvasImageSource.h",
- "html/canvas/CanvasPathMethods.cpp",
- "html/canvas/CanvasPathMethods.h",
- "html/canvas/CanvasPattern.cpp",
- "html/canvas/CanvasPattern.h",
- "html/canvas/CanvasRenderingContext.cpp",
- "html/canvas/CanvasRenderingContext.h",
- "html/canvas/CanvasRenderingContext2D.cpp",
- "html/canvas/CanvasRenderingContext2D.h",
- "html/canvas/CanvasStyle.cpp",
- "html/canvas/CanvasStyle.h",
- "html/canvas/DataView.cpp",
- "html/canvas/DataView.h",
- "html/canvas/EXTBlendMinMax.cpp",
- "html/canvas/EXTBlendMinMax.h",
- "html/canvas/EXTFragDepth.cpp",
- "html/canvas/EXTFragDepth.h",
- "html/canvas/EXTShaderTextureLOD.cpp",
- "html/canvas/EXTShaderTextureLOD.h",
- "html/canvas/EXTTextureFilterAnisotropic.cpp",
- "html/canvas/EXTTextureFilterAnisotropic.h",
- "html/canvas/HitRegion.cpp",
- "html/canvas/HitRegion.h",
- "html/canvas/OESElementIndexUint.cpp",
- "html/canvas/OESElementIndexUint.h",
- "html/canvas/OESStandardDerivatives.cpp",
- "html/canvas/OESStandardDerivatives.h",
- "html/canvas/OESTextureFloat.cpp",
- "html/canvas/OESTextureFloat.h",
- "html/canvas/OESTextureFloatLinear.cpp",
- "html/canvas/OESTextureFloatLinear.h",
- "html/canvas/OESTextureHalfFloat.cpp",
- "html/canvas/OESTextureHalfFloat.h",
- "html/canvas/OESTextureHalfFloatLinear.cpp",
- "html/canvas/OESTextureHalfFloatLinear.h",
- "html/canvas/OESVertexArrayObject.cpp",
- "html/canvas/OESVertexArrayObject.h",
- "html/canvas/Path2D.h",
- "html/canvas/WebGLActiveInfo.h",
- "html/canvas/WebGLBuffer.cpp",
- "html/canvas/WebGLBuffer.h",
- "html/canvas/WebGLCompressedTextureATC.cpp",
- "html/canvas/WebGLCompressedTextureATC.h",
- "html/canvas/WebGLCompressedTextureETC1.cpp",
- "html/canvas/WebGLCompressedTextureETC1.h",
- "html/canvas/WebGLCompressedTexturePVRTC.cpp",
- "html/canvas/WebGLCompressedTexturePVRTC.h",
- "html/canvas/WebGLCompressedTextureS3TC.cpp",
- "html/canvas/WebGLCompressedTextureS3TC.h",
- "html/canvas/WebGLContextAttributes.cpp",
- "html/canvas/WebGLContextAttributes.h",
- "html/canvas/WebGLContextEvent.cpp",
- "html/canvas/WebGLContextEvent.h",
- "html/canvas/WebGLContextGroup.cpp",
- "html/canvas/WebGLContextGroup.h",
- "html/canvas/WebGLContextObject.cpp",
- "html/canvas/WebGLContextObject.h",
- "html/canvas/WebGLDebugRendererInfo.cpp",
- "html/canvas/WebGLDebugRendererInfo.h",
- "html/canvas/WebGLDebugShaders.cpp",
- "html/canvas/WebGLDebugShaders.h",
- "html/canvas/WebGLDepthTexture.cpp",
- "html/canvas/WebGLDepthTexture.h",
- "html/canvas/WebGLDrawBuffers.cpp",
- "html/canvas/WebGLDrawBuffers.h",
- "html/canvas/WebGLExtension.cpp",
- "html/canvas/WebGLExtension.h",
- "html/canvas/WebGLExtensionName.h",
- "html/canvas/WebGLFramebuffer.cpp",
- "html/canvas/WebGLFramebuffer.h",
- "html/canvas/WebGLGetInfo.cpp",
- "html/canvas/WebGLGetInfo.h",
- "html/canvas/WebGLLoseContext.cpp",
- "html/canvas/WebGLLoseContext.h",
- "html/canvas/WebGLObject.cpp",
- "html/canvas/WebGLObject.h",
- "html/canvas/WebGLProgram.cpp",
- "html/canvas/WebGLProgram.h",
- "html/canvas/WebGLRenderbuffer.cpp",
- "html/canvas/WebGLRenderbuffer.h",
- "html/canvas/WebGLRenderingContext.cpp",
- "html/canvas/WebGLRenderingContext.h",
- "html/canvas/WebGLRenderingContextBase.cpp",
- "html/canvas/WebGLRenderingContextBase.h",
- "html/canvas/WebGLShader.cpp",
- "html/canvas/WebGLShader.h",
- "html/canvas/WebGLShaderPrecisionFormat.cpp",
- "html/canvas/WebGLShaderPrecisionFormat.h",
- "html/canvas/WebGLSharedObject.cpp",
- "html/canvas/WebGLSharedObject.h",
- "html/canvas/WebGLSharedWebGraphicsContext3D.cpp",
- "html/canvas/WebGLSharedWebGraphicsContext3D.h",
- "html/canvas/WebGLTexture.cpp",
- "html/canvas/WebGLTexture.h",
- "html/canvas/WebGLUniformLocation.cpp",
- "html/canvas/WebGLUniformLocation.h",
- "html/canvas/WebGLVertexArrayObjectOES.cpp",
- "html/canvas/WebGLVertexArrayObjectOES.h",
"html/HTMLAnchorElement.cpp",
"html/HTMLAnchorElement.h",
- "html/HTMLCanvasElement.cpp",
- "html/HTMLCanvasElement.h",
"html/HTMLContentElement.cpp",
"html/HTMLContentElement.h",
"html/HTMLElement.cpp",
@@ -1010,8 +902,6 @@ sky_core_files = [
"rendering/RenderGeometryMap.cpp",
"rendering/RenderGeometryMap.h",
"rendering/RenderGeometryMapStep.h",
- "rendering/RenderHTMLCanvas.cpp",
- "rendering/RenderHTMLCanvas.h",
"rendering/RenderIFrame.cpp",
"rendering/RenderIFrame.h",
"rendering/RenderImage.cpp",
@@ -1190,48 +1080,7 @@ core_idl_files = get_path_info([
"frame/Screen.idl",
"frame/Tracing.idl",
"frame/Window.idl",
- "html/canvas/ANGLEInstancedArrays.idl",
- "html/canvas/Canvas2DContextAttributes.idl",
- "html/canvas/CanvasGradient.idl",
- "html/canvas/CanvasPattern.idl",
- "html/canvas/CanvasRenderingContext2D.idl",
- "html/canvas/EXTBlendMinMax.idl",
- "html/canvas/EXTFragDepth.idl",
- "html/canvas/EXTShaderTextureLOD.idl",
- "html/canvas/EXTTextureFilterAnisotropic.idl",
- "html/canvas/OESElementIndexUint.idl",
- "html/canvas/OESStandardDerivatives.idl",
- "html/canvas/OESTextureFloat.idl",
- "html/canvas/OESTextureFloatLinear.idl",
- "html/canvas/OESTextureHalfFloat.idl",
- "html/canvas/OESTextureHalfFloatLinear.idl",
- "html/canvas/OESVertexArrayObject.idl",
- "html/canvas/Path2D.idl",
- "html/canvas/WebGLActiveInfo.idl",
- "html/canvas/WebGLBuffer.idl",
- "html/canvas/WebGLCompressedTextureATC.idl",
- "html/canvas/WebGLCompressedTextureETC1.idl",
- "html/canvas/WebGLCompressedTexturePVRTC.idl",
- "html/canvas/WebGLCompressedTextureS3TC.idl",
- "html/canvas/WebGLContextAttributes.idl",
- "html/canvas/WebGLContextEvent.idl",
- "html/canvas/WebGLDebugRendererInfo.idl",
- "html/canvas/WebGLDebugShaders.idl",
- "html/canvas/WebGLDepthTexture.idl",
- "html/canvas/WebGLDrawBuffers.idl",
- "html/canvas/WebGLFramebuffer.idl",
- "html/canvas/WebGLLoseContext.idl",
- "html/canvas/WebGLProgram.idl",
- "html/canvas/WebGLRenderbuffer.idl",
-
- # "html/canvas/WebGLRenderingContext.idl",
- "html/canvas/WebGLShader.idl",
- "html/canvas/WebGLShaderPrecisionFormat.idl",
- "html/canvas/WebGLTexture.idl",
- "html/canvas/WebGLUniformLocation.idl",
- "html/canvas/WebGLVertexArrayObjectOES.idl",
"html/HTMLAnchorElement.idl",
- "html/HTMLCanvasElement.idl",
"html/HTMLContentElement.idl",
"html/HTMLElement.idl",
"html/HTMLIFrameElement.idl",
@@ -1264,10 +1113,6 @@ core_dependency_idl_files =
"events/EventListener.idl",
"frame/WindowBase64.idl",
"frame/WindowTimers.idl",
- "html/canvas/ArrayBufferView.idl",
- "html/canvas/CanvasPathMethods.idl",
- "html/canvas/DataView.idl",
- "html/canvas/WebGLRenderingContextBase.idl",
],
"abspath")
@@ -1290,6 +1135,5 @@ core_event_idl_files = get_path_info([
"events/TransitionEvent.idl",
"events/UIEvent.idl",
"events/WheelEvent.idl",
- "html/canvas/WebGLContextEvent.idl",
],
"abspath")
« no previous file with comments | « no previous file | sky/engine/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698