gecko-dev/dom/canvas
2023-12-13 11:33:25 +00:00
..
crashtests Bug 1865385 - remove win7/win-aarch64 annotations from reftest manifests. r=gbrown 2023-12-05 21:49:04 +00:00
gtest
test Bug 1829026 - Update CanvasTranslator to work with DrawTargetWebgl. r=aosmond 2023-12-12 07:35:03 +00:00
CacheInvalidator.cpp
CacheInvalidator.h
CanvasGradient.cpp
CanvasGradient.h
CanvasImageCache.cpp
CanvasImageCache.h
CanvasPath.h
CanvasPattern.cpp
CanvasPattern.h
CanvasRenderingContext2D.cpp Bug 1856732 - WebExtensions should not be subject to random canvas noise for fingerprint resistance. r=timhuang,gfx-reviewers,lsalzman 2023-12-13 11:33:25 +00:00
CanvasRenderingContext2D.h
CanvasRenderingContextHelper.cpp
CanvasRenderingContextHelper.h
CanvasUtils.cpp Bug 1856732 - WebExtensions should not be subject to random canvas noise for fingerprint resistance. r=timhuang,gfx-reviewers,lsalzman 2023-12-13 11:33:25 +00:00
CanvasUtils.h Bug 1856732 - WebExtensions should not be subject to random canvas noise for fingerprint resistance. r=timhuang,gfx-reviewers,lsalzman 2023-12-13 11:33:25 +00:00
ClientWebGLContext.cpp Bug 1829026 - Remove unused ClientWebGLContext local extensions. r=jgilbert,aosmond 2023-12-12 07:35:01 +00:00
ClientWebGLContext.h Bug 1829026 - Remove unused ClientWebGLContext local extensions. r=jgilbert,aosmond 2023-12-12 07:35:01 +00:00
ClientWebGLExtensions.cpp
ClientWebGLExtensions.h
DrawTargetWebgl.cpp Bug 1829026 - Optimize circle drawing in DrawTargetWebgl. r=aosmond 2023-12-12 07:35:03 +00:00
DrawTargetWebgl.h Bug 1829026 - Optimize circle drawing in DrawTargetWebgl. r=aosmond 2023-12-12 07:35:03 +00:00
DrawTargetWebglInternal.h Bug 1829026 - Support using DrawTargetWebgl via remote canvas. r=aosmond 2023-12-12 07:35:02 +00:00
GeneratePlaceholderCanvasData.h
HostWebGLContext.cpp Bug 1829026 - Allow WebGLContext to work without a host or client wrapper. r=jgilbert,aosmond 2023-12-12 07:35:01 +00:00
HostWebGLContext.h
ImageBitmap.cpp
ImageBitmap.h
ImageBitmapRenderingContext.cpp
ImageBitmapRenderingContext.h
ImageBitmapSource.h
ImageData.cpp
ImageData.h
ImageUtils.cpp
ImageUtils.h
moz.build
MurmurHash3.cpp
MurmurHash3.h
nsICanvasRenderingContextInternal.cpp
nsICanvasRenderingContextInternal.h
OffscreenCanvas.cpp
OffscreenCanvas.h
OffscreenCanvasDisplayHelper.cpp
OffscreenCanvasDisplayHelper.h
OffscreenCanvasRenderingContext2D.cpp
OffscreenCanvasRenderingContext2D.h
PWebGL.ipdl
QueueParamTraits.h
SanitizeRenderer.cpp
SourceSurfaceWebgl.cpp Bug 1829026 - Support using DrawTargetWebgl via remote canvas. r=aosmond 2023-12-12 07:35:02 +00:00
SourceSurfaceWebgl.h Bug 1829026 - Support using DrawTargetWebgl via remote canvas. r=aosmond 2023-12-12 07:35:02 +00:00
TextMetrics.h
TexUnpackBlob.cpp Bug 1868397 - Make WebGL use VideoBridge to avoid copies with GPUVideoImage. r=jgilbert 2023-12-06 19:31:32 +00:00
TexUnpackBlob.h Backed out changeset 7aa58b8ef68a (bug 1655101) for causing bustages on dom/WebGLIpdl.h. CLOSED TREE 2023-11-30 21:06:53 +02:00
TiedFields.h
TupleUtils.h
WebGL2Context.cpp
WebGL2Context.h Bug 1829026 - Allow WebGLContext to work without a host or client wrapper. r=jgilbert,aosmond 2023-12-12 07:35:01 +00:00
WebGL2ContextBuffers.cpp
WebGL2ContextFramebuffers.cpp
WebGL2ContextMRTs.cpp
WebGL2ContextQueries.cpp
WebGL2ContextRenderbuffers.cpp
WebGL2ContextSamplers.cpp
WebGL2ContextState.cpp
WebGL2ContextSync.cpp
WebGL2ContextTransformFeedback.cpp
WebGL2ContextUniforms.cpp
WebGLBuffer.cpp
WebGLBuffer.h
WebGLChild.cpp
WebGLChild.h
WebGLCommandQueue.h
WebGLContext.cpp Bug 1829026 - Allow WebGLContext::PushRemoteTexture to specify an explicit pid. r=aosmond 2023-12-12 07:35:01 +00:00
WebGLContext.h Bug 1829026 - Allow WebGLContext::PushRemoteTexture to specify an explicit pid. r=aosmond 2023-12-12 07:35:01 +00:00
WebGLContextBuffers.cpp
WebGLContextDraw.cpp
WebGLContextExtensions.cpp
WebGLContextFramebufferOperations.cpp
WebGLContextGL.cpp
WebGLContextLossHandler.cpp
WebGLContextLossHandler.h
WebGLContextState.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2023-12-04 10:09:36 +00:00
WebGLContextTextures.cpp
WebGLContextUtils.cpp
WebGLContextUtils.h
WebGLContextValidate.cpp
WebGLContextVertexArray.cpp
WebGLContextVertices.cpp
WebGLExtensions.cpp
WebGLExtensions.h
WebGLFormats.cpp
WebGLFormats.h
WebGLFramebuffer.cpp
WebGLFramebuffer.h
WebGLInternalFormatsTable.h
WebGLIpdl.h Backed out changeset 7aa58b8ef68a (bug 1655101) for causing bustages on dom/WebGLIpdl.h. CLOSED TREE 2023-11-30 21:06:53 +02:00
WebGLMemoryTracker.cpp
WebGLMemoryTracker.h
WebGLMethodDispatcher.h
WebGLObjectModel.h
WebGLParent.cpp Bug 1868397 - Make WebGL use VideoBridge to avoid copies with GPUVideoImage. r=jgilbert 2023-12-06 19:31:32 +00:00
WebGLParent.h Bug 1868397 - Make WebGL use VideoBridge to avoid copies with GPUVideoImage. r=jgilbert 2023-12-06 19:31:32 +00:00
WebGLProgram.cpp
WebGLProgram.h
WebGLQuery.cpp
WebGLQuery.h
WebGLQueueParamTraits.h
WebGLRenderbuffer.cpp
WebGLRenderbuffer.h
WebGLSampler.cpp
WebGLSampler.h
WebGLShader.cpp
WebGLShader.h
WebGLShaderValidator.cpp
WebGLShaderValidator.h
WebGLStrongTypes.h
WebGLSync.cpp
WebGLSync.h
WebGLTexelConversions.cpp
WebGLTexelConversions.h
WebGLTexture.cpp
WebGLTexture.h
WebGLTextureUpload.cpp
WebGLTextureUpload.h
WebGLTransformFeedback.cpp
WebGLTransformFeedback.h
WebGLTypes.h Backed out changeset 7aa58b8ef68a (bug 1655101) for causing bustages on dom/WebGLIpdl.h. CLOSED TREE 2023-11-30 21:06:53 +02:00
WebGLValidateStrings.cpp
WebGLValidateStrings.h
WebGLVertexArray.cpp
WebGLVertexArray.h
WebGLVertexArrayFake.cpp
WebGLVertexArrayFake.h
WebGLVertexArrayGL.cpp
WebGLVertexArrayGL.h
XRWebGLLayer.cpp
XRWebGLLayer.h