gecko-dev/dom/canvas
2025-07-07 19:04:12 +00:00
..
crashtests Bug 1961191 - Check for null default FB in DoBindFB. r=aosmond 2025-04-17 19:28:50 +00:00
gtest Bug 1940933 - Handle Samsung Xclipse GPUs when sanitizing GL_RENDERER strings for webgl. r=jgilbert 2025-05-08 18:04:26 +00:00
test Bug 1971285 - additional test manifest annotations for Ubuntu 24.04 migration. r=aryx,webdriver-reviewers,necko-reviewers,mtigley,webcompat-reviewers,extension-reviewers,settings-reviewers,credential-management-reviewers,webrtc-reviewers,devtools-reviewers,fxview-reviewers,anti-tracking-reviewers,places-reviewers,translations-reviewers,omc-reviewers,migration-reviewers,home-newtab-reviewers,urlbar-reviewers,twisniewski,whimboo,nsharpley,nchevobbe,dimi,kershaw,robwu,Standard8,mconley,timhuang,jprickett 2025-06-13 19:52:33 +00:00
CacheInvalidator.cpp
CacheInvalidator.h Bug 1940869 - Use STL types in dom/canvas/CacheInvalidator.h. r=gfx-reviewers,lsalzman 2025-02-03 20:24:24 +00:00
CanvasGradient.cpp
CanvasGradient.h
CanvasImageCache.cpp
CanvasImageCache.h
CanvasPath.h Bug 1959409 - Ensure canvas clips always get converted to the correct type. r=aosmond 2025-04-10 16:31:14 +00:00
CanvasPattern.cpp
CanvasPattern.h
CanvasRenderingContext2D.cpp Bug 1912897 - Support blurring and shadows for Accelerated Canvas2D. r=aosmond 2025-07-05 04:46:03 +00:00
CanvasRenderingContext2D.h Bug 1959409 - Ensure canvas clips always get converted to the correct type. r=aosmond 2025-04-10 16:31:14 +00:00
CanvasRenderingContextHelper.cpp Bug 1956726 - remove leftover Telemetry.h includes in .cpp files, r=chutten,geckoview-reviewers,cookie-reviewers,win-reviewers,dom-storage-reviewers,gstoll,valentin,m_kato,janv. 2025-04-08 13:03:02 +00:00
CanvasRenderingContextHelper.h Bug 1933572 - Be more stringent about which SurfaceDescriptors we serialize for moz2d recording IPC. r=sotaro 2025-06-18 05:46:12 +00:00
CanvasUtils.cpp Bug 1422862: Implement IsImageExtractionAllowed_impl. r=tjr,gfx-reviewers,nical 2025-06-11 22:33:10 +00:00
CanvasUtils.h Bug 1918690: Check canvas permission in RandomizePixels function. r=tjr,gfx-reviewers,nical 2025-06-11 22:33:05 +00:00
ClientWebGLContext.cpp Bug 1918690: Check canvas permission in RandomizePixels function. r=tjr,gfx-reviewers,nical 2025-06-11 22:33:05 +00:00
ClientWebGLContext.h Bug 1958866 - Use AllowSharedBufferSource for bufferSubData(); r=webidl,saschanaz,gfx-reviewers,nical 2025-06-08 20:26:04 +00:00
ClientWebGLExtensions.cpp
ClientWebGLExtensions.h
DmdStdContainers.h
DrawTargetWebgl.cpp Bug 1912897 - Support blurring and shadows for Accelerated Canvas2D. r=aosmond 2025-07-05 04:46:03 +00:00
DrawTargetWebgl.h Bug 1912897 - Support blurring and shadows for Accelerated Canvas2D. r=aosmond 2025-07-05 04:46:03 +00:00
DrawTargetWebglInternal.h Bug 1912897 - Support blurring and shadows for Accelerated Canvas2D. r=aosmond 2025-07-05 04:46:03 +00:00
FilterNodeWebgl.cpp Bug 1975957 - Reserve dash pattern storage in FilterNodeDeferInputWebgl. r=aosmond 2025-07-07 19:04:12 +00:00
FilterNodeWebgl.h Bug 1975957 - Reserve dash pattern storage in FilterNodeDeferInputWebgl. r=aosmond 2025-07-07 19:04:12 +00:00
GeneratePlaceholderCanvasData.h Bug 1670447: Deprecate randomDataOnCanvasExtract. r=tjr 2024-11-06 13:32:22 +00:00
HostWebGLContext.cpp Bug 1940870 - Prefer std::unique_ptr in dom/canvas/webgl*. r=gfx-reviewers,lsalzman 2025-01-10 02:39:09 +00:00
HostWebGLContext.h Bug 1955115 - Respond to GetShaderPrecisionFormat from client instead of sync IPC. r=gfx-reviewers,ipc-reviewers,mccr8,lsalzman 2025-03-25 00:04:05 +00:00
ImageBitmap.cpp Bug 1948572 - Update error handling of ImageBitmap::CreateFromOffscreenCanvas() r=gfx-reviewers,lsalzman 2025-02-17 07:32:44 +00:00
ImageBitmap.h
ImageBitmapRenderingContext.cpp Bug 1918690: Check canvas permission in RandomizePixels function. r=tjr,gfx-reviewers,nical 2025-06-11 22:33:05 +00:00
ImageBitmapRenderingContext.h
ImageBitmapSource.h
ImageData.cpp Bug 1943811, wrappercache ImageData so that it can be nursery allocated, r=mccr8 2025-03-12 10:04:03 +00:00
ImageData.h Bug 1943811, wrappercache ImageData so that it can be nursery allocated, r=mccr8 2025-03-12 10:04:03 +00:00
ImageUtils.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=geckoview-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,nalexander,gstoll,tcampbell,janv,julienw 2025-05-17 19:11:13 +00:00
ImageUtils.h
IsEnumCase.h Bug 1932784 - Move ParamTraits_IsEnumCase,_TiedFields out of WebGLIpdl.h. r=gfx-reviewers,lsalzman 2024-12-04 11:13:49 +00:00
metrics.yaml Bug 1935420 - Migrate histograms to use Glean APIs for CANVAS_*, r=chutten,jgilbert. 2025-01-27 19:24:12 +00:00
moz.build Bug 1912897 - Support blurring and shadows for Accelerated Canvas2D. r=aosmond 2025-07-05 04:46:03 +00:00
MurmurHash3.cpp
MurmurHash3.h
nsICanvasRenderingContextInternal.cpp Bug 1938053 - Accelerate canvas drawImage of a WebGL context. r=aosmond 2025-04-15 16:44:20 +00:00
nsICanvasRenderingContextInternal.h Bug 1964489 - Avoid duplication in NS_DECLARE_STATIC_IID_ACCESSOR / NS_DEFINE_STATIC_IID_ACCESSOR r=nika,necko-reviewers,media-playback-reviewers,places-reviewers,win-reviewers,dom-storage-reviewers,xpcom-reviewers,gstoll,janv,emilio,padenot,valentin,asuth 2025-05-08 08:05:51 +00:00
OffscreenCanvas.cpp Bug 1918690: Check canvas permission in RandomizePixels function. r=tjr,gfx-reviewers,nical 2025-06-11 22:33:05 +00:00
OffscreenCanvas.h
OffscreenCanvasDisplayHelper.cpp Bug 1972643 - Initialize nsIPrincipal pointer. r=tjr 2025-06-17 20:25:18 +00:00
OffscreenCanvasDisplayHelper.h Bug 1966936 - Switch various IPC IDs to 64-bits, r=ipc-reviewers,mccr8,jld 2025-05-29 19:41:03 +00:00
OffscreenCanvasRenderingContext2D.cpp
OffscreenCanvasRenderingContext2D.h
ParamTraits_IsEnumCase.h Bug 1932784 - Move ParamTraits_IsEnumCase,_TiedFields out of WebGLIpdl.h. r=gfx-reviewers,lsalzman 2024-12-04 11:13:49 +00:00
ParamTraits_STL.h Bug 1955115 - Respond to GetShaderPrecisionFormat from client instead of sync IPC. r=gfx-reviewers,ipc-reviewers,mccr8,lsalzman 2025-03-25 00:04:05 +00:00
ParamTraits_TiedFields.h Bug 1932784 - Move ParamTraits_IsEnumCase,_TiedFields out of WebGLIpdl.h. r=gfx-reviewers,lsalzman 2024-12-04 11:13:49 +00:00
PWebGL.ipdl Bug 1955115 - Respond to GetShaderPrecisionFormat from client instead of sync IPC. r=gfx-reviewers,ipc-reviewers,mccr8,lsalzman 2025-03-25 00:04:05 +00:00
QueueParamTraits.h Bug 1955115 - Respond to GetShaderPrecisionFormat from client instead of sync IPC. r=gfx-reviewers,ipc-reviewers,mccr8,lsalzman 2025-03-25 00:04:05 +00:00
SanitizeRenderer.cpp Bug 1940933 - Handle Samsung Xclipse GPUs when sanitizing GL_RENDERER strings for webgl. r=jgilbert 2025-05-08 18:04:26 +00:00
SourceSurfaceWebgl.cpp
SourceSurfaceWebgl.h
TextMetrics.h
TexUnpackBlob.cpp Bug 1966083 - Support canvas export surfaces. r=aosmond 2025-06-02 20:56:03 +00:00
TexUnpackBlob.h Bug 1943241 - Use SurfaceDescriptorCanvasSurface to upload Canvas2D surface to WebGL texture. r=jgilbert 2025-02-05 21:33:17 +00:00
TiedFields.h
TupleUtils.h
WebGL2Context.cpp Bug 1956726 - remove leftover Telemetry.h includes in .cpp files, r=chutten,geckoview-reviewers,cookie-reviewers,win-reviewers,dom-storage-reviewers,gstoll,valentin,m_kato,janv. 2025-04-08 13:03:02 +00:00
WebGL2Context.h Bug 1940870 - Prefer std::unique_ptr in dom/canvas/webgl*. r=gfx-reviewers,lsalzman 2025-01-10 02:39:09 +00:00
WebGL2ContextBuffers.cpp
WebGL2ContextFramebuffers.cpp
WebGL2ContextMRTs.cpp
WebGL2ContextQueries.cpp
WebGL2ContextRenderbuffers.cpp Bug 1966793 - Fix typo in GetInternalformatParameter. r=handyman,ahale 2025-06-19 08:40:07 +00:00
WebGL2ContextSamplers.cpp
WebGL2ContextState.cpp
WebGL2ContextSync.cpp
WebGL2ContextTransformFeedback.cpp
WebGL2ContextUniforms.cpp
WebGLBuffer.cpp
WebGLBuffer.h
WebGLChild.cpp
WebGLChild.h
WebGLCommandQueue.h
WebGLContext.cpp Bug 1938053 - Allow WebGLContext to generate backbuffer snapshots within GPU process. r=gfx-reviewers,aosmond 2025-05-20 03:53:59 +00:00
WebGLContext.h Bug 1938053 - Allow WebGLContext to generate backbuffer snapshots within GPU process. r=gfx-reviewers,aosmond 2025-05-20 03:53:59 +00:00
WebGLContextBuffers.cpp
WebGLContextDraw.cpp Bug 1937097 - Use MakeScopeExit for WebGLContextDraw workarounds, and track fake-attrib0 initialized vs alloc size. r=gfx-reviewers,lsalzman 2025-04-01 17:49:15 +00:00
WebGLContextExtensions.cpp
WebGLContextFramebufferOperations.cpp
WebGLContextGL.cpp Bug 1956355 - Add webgl.porting.strict_readpixels_formats.non_es:true for ReadPixels/IMPLEMENTATION_COLOR_READ_FORMAT. r=gfx-reviewers,lsalzman 2025-04-01 17:47:54 +00:00
WebGLContextLossHandler.cpp
WebGLContextLossHandler.h
WebGLContextState.cpp Bug 1932784 - Reduce #include of WebGLFormats.h in headers. r=gfx-reviewers,lsalzman 2024-12-04 11:13:49 +00:00
WebGLContextTextures.cpp
WebGLContextUtils.cpp
WebGLContextUtils.h
WebGLContextValidate.cpp Bug 1932784 - Reduce #include of WebGLFormats.h in headers. r=gfx-reviewers,lsalzman 2024-12-04 11:13:49 +00:00
WebGLContextVertexArray.cpp
WebGLContextVertices.cpp Bug 1924184 - Revert "Bug 1914707 - Disable attrib divisor for non-array attribs." r=gfx-reviewers,lsalzman 2024-11-15 14:01:36 +00:00
WebGLExtensions.cpp Bug 1908871. When testing for gl features don't bother calling fGetShaderSource on android x86 to avoid flakey gl in ci. r=gfx-reviewers,nical 2025-06-10 11:10:48 +00:00
WebGLExtensions.h Bug 1932784 - Reduce #include of WebGLFormats.h in headers. r=gfx-reviewers,lsalzman 2024-12-04 11:13:49 +00:00
WebGLFormats.cpp Bug 1955120 - [no-op] Improve readability of tables in WebGLFormats.cpp. r=gfx-reviewers,lsalzman 2025-03-20 19:14:22 +00:00
WebGLFormats.h Bug 1956355 - Add webgl.porting.strict_readpixels_formats.non_es:true for ReadPixels/IMPLEMENTATION_COLOR_READ_FORMAT. r=gfx-reviewers,lsalzman 2025-04-01 17:47:54 +00:00
WebGLFramebuffer.cpp Bug 1940869 - Use STL types in dom/canvas/CacheInvalidator.h. r=gfx-reviewers,lsalzman 2025-02-03 20:24:24 +00:00
WebGLFramebuffer.h
WebGLInternalFormatsTable.h
WebGLIpdl.h Bug 1955115 - Respond to GetShaderPrecisionFormat from client instead of sync IPC. r=gfx-reviewers,ipc-reviewers,mccr8,lsalzman 2025-03-25 00:04:05 +00:00
WebGLMemoryTracker.cpp
WebGLMemoryTracker.h
WebGLMethodDispatcher.h
WebGLObjectModel.h
WebGLParent.cpp Bug 1955115 - Respond to GetShaderPrecisionFormat from client instead of sync IPC. r=gfx-reviewers,ipc-reviewers,mccr8,lsalzman 2025-03-25 00:04:05 +00:00
WebGLParent.h Bug 1938053 - Accelerate canvas drawImage of a WebGL context. r=aosmond 2025-04-15 16:44:20 +00:00
WebGLProgram.cpp Bug 1932784 - Reduce #include of WebGLFormats.h in headers. r=gfx-reviewers,lsalzman 2024-12-04 11:13:49 +00:00
WebGLProgram.h
WebGLQuery.cpp
WebGLQuery.h
WebGLQueueParamTraits.h
WebGLRenderbuffer.cpp Bug 1921274 - Remove global constructor from dom/canvas/WebGLTexture.cpp r=emilio 2024-12-09 09:29:02 +00:00
WebGLRenderbuffer.h
WebGLSampler.cpp
WebGLSampler.h
WebGLShader.cpp
WebGLShader.h
WebGLShaderValidator.cpp Bug 1952590 - clampIndirectArrayBounds:true on Mac as well. r=gfx-reviewers,lsalzman 2025-03-27 21:02:23 +00:00
WebGLShaderValidator.h
WebGLStrongTypes.h Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
WebGLSync.cpp
WebGLSync.h
WebGLTexelConversions.cpp
WebGLTexelConversions.h
WebGLTexture.cpp Bug 1929208 - Use std::clamp instead of min/max chain in dom/canvas r=aosmond,jgilbert 2024-12-10 18:56:32 +00:00
WebGLTexture.h Bug 1929208 - Use std::clamp instead of min/max chain in dom/canvas r=aosmond,jgilbert 2024-12-10 18:56:32 +00:00
WebGLTextureUpload.cpp Bug 1943241 - Use SurfaceDescriptorCanvasSurface to upload Canvas2D surface to WebGL texture. r=jgilbert 2025-02-05 21:33:17 +00:00
WebGLTextureUpload.h
WebGLTransformFeedback.cpp
WebGLTransformFeedback.h
WebGLTypes.h Bug 1519636 - Reformat recent changes to the Google coding style r=geckoview-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,nalexander,gstoll,tcampbell,janv,julienw 2025-05-17 19:11:13 +00:00
WebGLValidateStrings.cpp
WebGLValidateStrings.h
WebGLVertexArray.cpp Bug 1924184 - Revert "Bug 1914707 - Disable attrib divisor for non-array attribs." r=gfx-reviewers,lsalzman 2024-11-15 14:01:36 +00:00
WebGLVertexArray.h Bug 1924184 - Revert "Bug 1914707 - Disable attrib divisor for non-array attribs." r=gfx-reviewers,lsalzman 2024-11-15 14:01:36 +00:00
WebGLVertexArrayFake.cpp Bug 1924184 - Revert "Bug 1914707 - Disable attrib divisor for non-array attribs." r=gfx-reviewers,lsalzman 2024-11-15 14:01:36 +00:00
WebGLVertexArrayFake.h
WebGLVertexArrayGL.cpp
WebGLVertexArrayGL.h
XRWebGLLayer.cpp
XRWebGLLayer.h