.. |
crashtests
|
Bug 1816140: Check that OffscreenCanvas width and height fit in int32_t. r=gfx-reviewers,webidl,aosmond,nical,smaug
|
2023-02-14 00:18:37 +00:00 |
gtest
|
|
|
test
|
Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE
|
2023-06-22 03:37:07 +03:00 |
BasicRenderingContext2D.h
|
|
|
CacheInvalidator.cpp
|
|
|
CacheInvalidator.h
|
|
|
CanvasGradient.cpp
|
|
|
CanvasGradient.h
|
|
|
CanvasImageCache.cpp
|
|
|
CanvasImageCache.h
|
|
|
CanvasPath.h
|
Bug 1837729 - Ensure zero-length non-closed paths are capped. r=aosmond
|
2023-06-16 05:54:18 +00:00 |
CanvasPattern.cpp
|
|
|
CanvasPattern.h
|
|
|
CanvasRenderingContext2D.cpp
|
Bug 1839470 - Pass arcs through to the PathBuilder. r=lsalzman
|
2023-06-21 12:26:11 +00:00 |
CanvasRenderingContext2D.h
|
Bug 1839424 - Handle transform changes more simply. r=lsalzman
|
2023-06-21 03:52:59 +00:00 |
CanvasRenderingContextHelper.cpp
|
Bug 1812932 - Add size outvar to GetImageBuffer. r=gfx-reviewers,bradwerth
|
2023-03-21 18:05:09 +00:00 |
CanvasRenderingContextHelper.h
|
|
|
CanvasUtils.cpp
|
Bug 1837090 - Support [NeedsSubjectPrincipal] on workers, r=peterv
|
2023-06-07 15:58:51 +00:00 |
CanvasUtils.h
|
Bug 1837090 - Support [NeedsSubjectPrincipal] on workers, r=peterv
|
2023-06-07 15:58:51 +00:00 |
ClientWebGLContext.cpp
|
Bug 1831548 - Force sync IPC if there are many flushed cmds between GetFrontBuffer() r=gfx-reviewers,lsalzman
|
2023-06-15 08:41:57 +00:00 |
ClientWebGLContext.h
|
Bug 1831548 - Force sync IPC if there are many flushed cmds between GetFrontBuffer() r=gfx-reviewers,lsalzman
|
2023-06-15 08:41:57 +00:00 |
ClientWebGLExtensions.cpp
|
Bug 1825673 - Implement WEBGL_provoking_vertex. r=gfx-reviewers,webidl,lsalzman,saschanaz
|
2023-04-01 00:33:25 +00:00 |
ClientWebGLExtensions.h
|
Bug 1825673 - Implement WEBGL_provoking_vertex. r=gfx-reviewers,webidl,lsalzman,saschanaz
|
2023-04-01 00:33:25 +00:00 |
DrawTargetWebgl.cpp
|
Bug 1838136 - Improving path cache hashing. r=aosmond
|
2023-06-13 17:36:19 +00:00 |
DrawTargetWebgl.h
|
Bug 1837728 - Allow alpha directly on stroked lines and rects. r=aosmond
|
2023-06-10 18:30:47 +00:00 |
DrawTargetWebglInternal.h
|
Bug 1837068 - Support alpha strokes by rendering with AAStroke to a mask render target. r=aosmond
|
2023-06-07 19:47:04 +00:00 |
GeneratePlaceholderCanvasData.h
|
|
|
HostWebGLContext.cpp
|
|
|
HostWebGLContext.h
|
Bug 1826134 - Avoid interleaving glBufferSubData calls with draw calls in DrawTargetWebgl. r=gfx-reviewers,jgilbert,lsalzman
|
2023-04-07 07:25:50 +00:00 |
ImageBitmap.cpp
|
Backed out changeset ec7fc33e6ad4 (bug 1839286) for causing multiple failures
|
2023-06-20 13:10:09 +03:00 |
ImageBitmap.h
|
Backed out changeset ec7fc33e6ad4 (bug 1839286) for causing multiple failures
|
2023-06-20 13:10:09 +03:00 |
ImageBitmapRenderingContext.cpp
|
Bug 1833213 - Clone the image data if canvas randomization is enabled in CanvasRenderingContext2D::GetImageDataArray(). r=tjr,lsalzman
|
2023-05-17 21:43:48 +00:00 |
ImageBitmapRenderingContext.h
|
Bug 1812932 - Add size outvar to GetImageBuffer. r=gfx-reviewers,bradwerth
|
2023-03-21 18:05:09 +00:00 |
ImageBitmapSource.h
|
|
|
ImageData.cpp
|
|
|
ImageData.h
|
|
|
ImageUtils.cpp
|
|
|
ImageUtils.h
|
|
|
moz.build
|
|
|
MurmurHash3.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium
|
2023-02-13 15:02:07 +00:00 |
MurmurHash3.h
|
|
|
nsICanvasRenderingContextInternal.cpp
|
Bug 1816189 - Part 4: Add random noise when extracting data from canvas element when canvas randomization is enabled. r=tjr,lsalzman
|
2023-05-08 14:04:35 +00:00 |
nsICanvasRenderingContextInternal.h
|
Bug 1816189 - Part 4: Add random noise when extracting data from canvas element when canvas randomization is enabled. r=tjr,lsalzman
|
2023-05-08 14:04:35 +00:00 |
OffscreenCanvas.cpp
|
Bug 1816189 - Part 3: Moving ShouldResistFingerprinting() to nsICanvasRenderingContextInternal from ClientWebCLContext and add a RFPTarget as an input argument. r=tjr,lsalzman
|
2023-05-08 14:04:34 +00:00 |
OffscreenCanvas.h
|
Bug 1838415 - Extend RFPTarget size to uint64_t. r=tjr
|
2023-06-21 07:01:22 +00:00 |
OffscreenCanvasDisplayHelper.cpp
|
|
|
OffscreenCanvasDisplayHelper.h
|
|
|
OffscreenCanvasRenderingContext2D.cpp
|
|
|
OffscreenCanvasRenderingContext2D.h
|
|
|
PWebGL.ipdl
|
|
|
QueueParamTraits.h
|
Bug 1277372 - Move away from "mozilla/TypeTraits.h". r=geckoview-reviewers,sergesanspaille,m_kato
|
2023-04-17 13:50:11 +00:00 |
SanitizeRenderer.cpp
|
|
|
SourceSurfaceWebgl.cpp
|
|
|
SourceSurfaceWebgl.h
|
|
|
TextMetrics.h
|
|
|
TexUnpackBlob.cpp
|
|
|
TexUnpackBlob.h
|
|
|
TiedFields.h
|
Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium
|
2023-02-13 15:02:07 +00:00 |
TupleUtils.h
|
|
|
WebGL2Context.cpp
|
|
|
WebGL2Context.h
|
|
|
WebGL2ContextBuffers.cpp
|
|
|
WebGL2ContextFramebuffers.cpp
|
|
|
WebGL2ContextMRTs.cpp
|
|
|
WebGL2ContextQueries.cpp
|
|
|
WebGL2ContextRenderbuffers.cpp
|
|
|
WebGL2ContextSamplers.cpp
|
|
|
WebGL2ContextState.cpp
|
|
|
WebGL2ContextSync.cpp
|
|
|
WebGL2ContextTransformFeedback.cpp
|
|
|
WebGL2ContextUniforms.cpp
|
|
|
WebGLBuffer.cpp
|
Bug 1827591 - Avoid setting GL_MAP_INVALIDATE_RANGE_BIT on Adreno devices. r=gfx-reviewers,lsalzman
|
2023-04-12 11:49:58 +00:00 |
WebGLBuffer.h
|
Bug 1826134 - Avoid interleaving glBufferSubData calls with draw calls in DrawTargetWebgl. r=gfx-reviewers,jgilbert,lsalzman
|
2023-04-07 07:25:50 +00:00 |
WebGLChild.cpp
|
|
|
WebGLChild.h
|
Bug 1831548 - Force sync IPC if there are many flushed cmds between GetFrontBuffer() r=gfx-reviewers,lsalzman
|
2023-06-15 08:41:57 +00:00 |
WebGLCommandQueue.h
|
|
|
WebGLContext.cpp
|
Backed out 14 changesets (bug 1833855) for causing build bustages in DMABufSurface.cpp CLOSED TREE
|
2023-06-22 08:05:40 -04:00 |
WebGLContext.h
|
Bug 1826134 - Avoid interleaving glBufferSubData calls with draw calls in DrawTargetWebgl. r=gfx-reviewers,jgilbert,lsalzman
|
2023-04-07 07:25:50 +00:00 |
WebGLContextBuffers.cpp
|
Bug 1826134 - Avoid interleaving glBufferSubData calls with draw calls in DrawTargetWebgl. r=gfx-reviewers,jgilbert,lsalzman
|
2023-04-07 07:25:50 +00:00 |
WebGLContextDraw.cpp
|
|
|
WebGLContextExtensions.cpp
|
Bug 1825673 - Implement WEBGL_provoking_vertex. r=gfx-reviewers,webidl,lsalzman,saschanaz
|
2023-04-01 00:33:25 +00:00 |
WebGLContextFramebufferOperations.cpp
|
|
|
WebGLContextGL.cpp
|
Bug 1825673 - Implement WEBGL_provoking_vertex. r=gfx-reviewers,webidl,lsalzman,saschanaz
|
2023-04-01 00:33:25 +00:00 |
WebGLContextLossHandler.cpp
|
|
|
WebGLContextLossHandler.h
|
|
|
WebGLContextState.cpp
|
|
|
WebGLContextTextures.cpp
|
|
|
WebGLContextUtils.cpp
|
Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot
|
2023-03-22 11:35:33 +00:00 |
WebGLContextUtils.h
|
|
|
WebGLContextValidate.cpp
|
|
|
WebGLContextVertexArray.cpp
|
|
|
WebGLContextVertices.cpp
|
|
|
WebGLExtensions.cpp
|
|
|
WebGLExtensions.h
|
Bug 1825673 - Implement WEBGL_provoking_vertex. r=gfx-reviewers,webidl,lsalzman,saschanaz
|
2023-04-01 00:33:25 +00:00 |
WebGLFormats.cpp
|
|
|
WebGLFormats.h
|
|
|
WebGLFramebuffer.cpp
|
|
|
WebGLFramebuffer.h
|
|
|
WebGLInternalFormatsTable.h
|
|
|
WebGLIpdl.h
|
|
|
WebGLMemoryTracker.cpp
|
|
|
WebGLMemoryTracker.h
|
|
|
WebGLMethodDispatcher.h
|
Bug 1825673 - Implement WEBGL_provoking_vertex. r=gfx-reviewers,webidl,lsalzman,saschanaz
|
2023-04-01 00:33:25 +00:00 |
WebGLObjectModel.h
|
|
|
WebGLParent.cpp
|
|
|
WebGLParent.h
|
|
|
WebGLProgram.cpp
|
|
|
WebGLProgram.h
|
|
|
WebGLQuery.cpp
|
|
|
WebGLQuery.h
|
|
|
WebGLQueueParamTraits.h
|
Bug 1825673 - Implement WEBGL_provoking_vertex. r=gfx-reviewers,webidl,lsalzman,saschanaz
|
2023-04-01 00:33:25 +00:00 |
WebGLRenderbuffer.cpp
|
|
|
WebGLRenderbuffer.h
|
|
|
WebGLSampler.cpp
|
|
|
WebGLSampler.h
|
|
|
WebGLShader.cpp
|
|
|
WebGLShader.h
|
|
|
WebGLShaderValidator.cpp
|
Bug 1794292: apply code formatting via Lando
|
2023-03-30 22:44:59 +00:00 |
WebGLShaderValidator.h
|
|
|
WebGLStrongTypes.h
|
|
|
WebGLSync.cpp
|
|
|
WebGLSync.h
|
|
|
WebGLTexelConversions.cpp
|
|
|
WebGLTexelConversions.h
|
|
|
WebGLTexture.cpp
|
|
|
WebGLTexture.h
|
|
|
WebGLTextureUpload.cpp
|
|
|
WebGLTransformFeedback.cpp
|
|
|
WebGLTransformFeedback.h
|
|
|
WebGLTypes.h
|
Bug 1812353 - Update GPUSupportedLimits in webgpu.webidl. r=webgpu-reviewers,webidl,saschanaz,jimb,emilio,smaug
|
2023-06-12 21:10:11 +00:00 |
WebGLValidateStrings.cpp
|
|
|
WebGLValidateStrings.h
|
|
|
WebGLVertexArray.cpp
|
|
|
WebGLVertexArray.h
|
|
|
WebGLVertexArrayFake.cpp
|
|
|
WebGLVertexArrayFake.h
|
|
|
WebGLVertexArrayGL.cpp
|
|
|
WebGLVertexArrayGL.h
|
|
|
XRWebGLLayer.cpp
|
|
|
XRWebGLLayer.h
|
|
|