gecko-dev/dom/canvas
Simon Giesecke c902104cdb Bug 1660470 - Split ShmemMessageUtils.h from Shmem.h. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D93543

Depends on D93321
2020-11-23 16:05:02 +00:00
..
crashtests Bug 1654477 P5: Add crashtest to trigger texture handle open failures. r=jrmuizel 2020-10-16 10:57:16 +00:00
test Bug 1675987 - No derogatory language: Remove references to "crazy" in dom module. r=smaug 2020-11-20 23:37:01 +00:00
BasicRenderingContext2D.h
CacheInvalidator.cpp
CacheInvalidator.h
CanvasGradient.cpp Bug 1653193 - Remove public includes for CanvasRenderingContext2D.h. r=jgilbert 2020-07-21 08:39:53 +00:00
CanvasGradient.h Bug 1653193 - Remove public includes for CanvasRenderingContext2D.h. r=jgilbert 2020-07-21 08:39:53 +00:00
CanvasImageCache.cpp
CanvasImageCache.h
CanvasPath.h
CanvasPattern.cpp Bug 1653193 - Remove public includes for CanvasRenderingContext2D.h. r=jgilbert 2020-07-21 08:39:53 +00:00
CanvasPattern.h Bug 1653193 - Remove public includes for CanvasRenderingContext2D.h. r=jgilbert 2020-07-21 08:39:53 +00:00
CanvasRenderingContext2D.cpp Bug 1676299 - Removed the xMajor parameter from BaseMatrix::ScaleFactors() r=botond 2020-11-18 18:53:01 +00:00
CanvasRenderingContext2D.h Bug 1667594 - Move nsLayoutUtils::SurfaceFromElementResult to its own file. r=emilio 2020-09-30 21:05:34 +00:00
CanvasRenderingContextHelper.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
CanvasRenderingContextHelper.h Bug 1671599 - Make `dom/canvas` buildable outside of `unified-build` environment. r=jgilbert 2020-10-20 13:14:51 +00:00
CanvasUtils.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
CanvasUtils.h Bug 1671599 - Make `dom/canvas` buildable outside of `unified-build` environment. r=jgilbert 2020-10-20 13:14:51 +00:00
ClientWebGLContext.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ClientWebGLContext.h Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert 2020-09-30 21:06:47 +00:00
ClientWebGLExtensions.cpp Bug 1658433 - Implement WebGL draft extension EXT_texture_norm16. r=lsalzman,webidl,smaug 2020-08-12 15:19:17 +00:00
ClientWebGLExtensions.h Bug 1658433 - Implement WebGL draft extension EXT_texture_norm16. r=lsalzman,webidl,smaug 2020-08-12 15:19:17 +00:00
GeneratePlaceholderCanvasData.h Bug 1621433 - In RFP mode, turn canvas image extraction into a random 'poison pill' for fingerprinters r=tjr,jrmuizel 2020-05-14 13:56:55 +00:00
HostWebGLContext.cpp Bug 1646073 - Enable WebGL SwapChain pooling on Android. Use a separate SwapChain for WebVR. r=jgilbert 2020-06-17 18:56:16 +00:00
HostWebGLContext.h Bug 1671599 - Make `dom/canvas` buildable outside of `unified-build` environment. r=jgilbert 2020-10-20 13:14:51 +00:00
ImageBitmap.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ImageBitmap.h Bug 1671599 - Make `dom/canvas` buildable outside of `unified-build` environment. r=jgilbert 2020-10-20 13:14:51 +00:00
ImageBitmapRenderingContext.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ImageBitmapRenderingContext.h Bug 1671599 - Make `dom/canvas` buildable outside of `unified-build` environment. r=jgilbert 2020-10-20 13:14:51 +00:00
ImageBitmapSource.h
ImageData.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ImageData.h Bug 1671599 - Make `dom/canvas` buildable outside of `unified-build` environment. r=jgilbert 2020-10-20 13:14:51 +00:00
ImageUtils.cpp Bug 1670515 - Don't assume memory position of planes. r=mattwoodrow 2020-10-12 03:10:16 +00:00
ImageUtils.h
IpdlQueue.h Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp 2020-07-23 14:51:46 +00:00
MurmurHash3.cpp
MurmurHash3.h
OffscreenCanvas.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
OffscreenCanvas.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
PWebGL.ipdl Bug 1660470 - Avoid including IPCMessageUtils.h from header files. r=nika 2020-11-23 16:03:47 +00:00
ProducerConsumerQueue.h Bug 1660470 - Split ShmemMessageUtils.h from Shmem.h. r=nika 2020-11-23 16:05:02 +00:00
Queue.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
QueueParamTraits.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TexUnpackBlob.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TexUnpackBlob.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TextMetrics.h
WebGL2Context.cpp
WebGL2Context.h Bug 1607940 - Stand up webgl.out-of-process:true path. r=handyman,nika,froydnj 2020-07-21 22:56:52 +00:00
WebGL2ContextBuffers.cpp Bug 1607940 - Stand up webgl.out-of-process:true path. r=handyman,nika,froydnj 2020-07-21 22:56:52 +00:00
WebGL2ContextFramebuffers.cpp
WebGL2ContextMRTs.cpp
WebGL2ContextQueries.cpp
WebGL2ContextRenderbuffers.cpp
WebGL2ContextSamplers.cpp
WebGL2ContextState.cpp Bug 1607940 - IPC TexImage. r=lsalzman,nika,handyman 2020-07-21 22:57:01 +00:00
WebGL2ContextSync.cpp Bug 1607940 - IPC TexImage. r=lsalzman,nika,handyman 2020-07-21 22:57:01 +00:00
WebGL2ContextTransformFeedback.cpp
WebGL2ContextUniforms.cpp Bug 1671599 - Make `dom/canvas` buildable outside of `unified-build` environment. r=jgilbert 2020-10-20 13:14:51 +00:00
WebGLBuffer.cpp
WebGLBuffer.h
WebGLChild.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
WebGLChild.h Bug 1665289 - Convert WebGLChild's kDefaultCmdsShmemSize to a pref. r=lsalzman 2020-09-16 15:22:22 +00:00
WebGLCommandQueue.h Bug 1665280 - For RawBuffer reads, return a view into the shmem. r=lsalzman 2020-09-16 07:16:48 +00:00
WebGLContext.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebGLContext.h Bug 1667594 - Avoid including nsLayoutUtils.h in WebGLContext.h. r=jgilbert 2020-09-30 21:04:55 +00:00
WebGLContextBuffers.cpp
WebGLContextDraw.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-07-04 09:38:43 +00:00
WebGLContextExtensions.cpp Bug 1658433 - Implement WebGL draft extension EXT_texture_norm16. r=lsalzman,webidl,smaug 2020-08-12 15:19:17 +00:00
WebGLContextFramebufferOperations.cpp
WebGLContextGL.cpp Bug 1663214 - Explain what format/types ReadPixels expects. r=lsalzman 2020-10-06 19:02:58 +00:00
WebGLContextLossHandler.cpp Bug 1647112 - P1. Make the canvas thread use BackgroundTaskQueue. r=KrisWright,jgilbert,andi 2020-07-01 17:45:36 +00:00
WebGLContextLossHandler.h Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp 2020-07-23 14:51:46 +00:00
WebGLContextState.cpp Bug 1607940 - IPC TexImage. r=lsalzman,nika,handyman 2020-07-21 22:57:01 +00:00
WebGLContextTextures.cpp Bug 1607940 - IPC TexImage. r=lsalzman,nika,handyman 2020-07-21 22:57:01 +00:00
WebGLContextUtils.cpp Bug 1607940 - IPC TexImage. r=lsalzman,nika,handyman 2020-07-21 22:57:01 +00:00
WebGLContextUtils.h Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert 2020-07-22 15:12:10 +00:00
WebGLContextValidate.cpp Bug 1656034 - Add UnderlyingValue() to mfbt. - r=froydnj 2020-07-31 23:04:44 +00:00
WebGLContextVertexArray.cpp
WebGLContextVertices.cpp Bug 1671599 - Make `dom/canvas` buildable outside of `unified-build` environment. r=jgilbert 2020-10-20 13:14:51 +00:00
WebGLCrossProcessCommandQueue.cpp
WebGLCrossProcessCommandQueue.h
WebGLExtensionColorBufferFloat.cpp
WebGLExtensionColorBufferHalfFloat.cpp
WebGLExtensionCompressedTextureASTC.cpp
WebGLExtensionCompressedTextureBPTC.cpp
WebGLExtensionCompressedTextureES3.cpp
WebGLExtensionCompressedTextureETC1.cpp
WebGLExtensionCompressedTexturePVRTC.cpp
WebGLExtensionCompressedTextureRGTC.cpp
WebGLExtensionCompressedTextureS3TC.cpp
WebGLExtensionCompressedTextureS3TC_SRGB.cpp
WebGLExtensionDepthTexture.cpp
WebGLExtensionDisjointTimerQuery.cpp
WebGLExtensionDrawBuffers.cpp
WebGLExtensionEXTColorBufferFloat.cpp
WebGLExtensionFragDepth.cpp
WebGLExtensionInstancedArrays.cpp
WebGLExtensionSRGB.cpp
WebGLExtensionShaderTextureLod.cpp
WebGLExtensionTextureFloat.cpp
WebGLExtensionTextureFloatLinear.cpp
WebGLExtensionTextureHalfFloat.cpp
WebGLExtensionTextureHalfFloatLinear.cpp
WebGLExtensions.cpp Bug 1662649 - Don't hard-assert IsSupported for pref-gated WebGL exts. r=lsalzman 2020-09-02 17:13:53 +00:00
WebGLExtensions.h Bug 1658433 - Implement WebGL draft extension EXT_texture_norm16. r=lsalzman,webidl,smaug 2020-08-12 15:19:17 +00:00
WebGLFormats.cpp Bug 1674592 - Shrink uploads based on byte size estimates. r=lsalzman 2020-11-13 23:24:13 +00:00
WebGLFormats.h Backed out changeset 4a679b76e51b (bug 1674592) for causing failures in test_conformance__extensions__ext-texture-compression-rgtc.html CLOSED TREE 2020-11-09 13:16:26 +02:00
WebGLFramebuffer.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebGLFramebuffer.h Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp 2020-07-23 14:51:46 +00:00
WebGLInternalFormatsTable.h
WebGLIpdl.h Bug 1671382 - reset() RaiiShmem if its allocator is invalid. r=nika 2020-11-20 00:17:38 +00:00
WebGLMemoryTracker.cpp
WebGLMemoryTracker.h
WebGLMethodDispatcher.h Bug 1607940 - Fix GCC -Werror. 2020-07-22 00:14:24 +00:00
WebGLObjectModel.h
WebGLParent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
WebGLParent.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-08-02 15:29:15 +00:00
WebGLProgram.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebGLProgram.h Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp 2020-07-23 14:51:46 +00:00
WebGLQuery.cpp Bug 1607940 - IPC TexImage. r=lsalzman,nika,handyman 2020-07-21 22:57:01 +00:00
WebGLQuery.h
WebGLQueueParamTraits.h Bug 1665280 - For RawBuffer reads, return a view into the shmem. r=lsalzman 2020-09-16 07:16:48 +00:00
WebGLRenderbuffer.cpp
WebGLRenderbuffer.h
WebGLSampler.cpp
WebGLSampler.h
WebGLShader.cpp
WebGLShader.h
WebGLShaderValidator.cpp
WebGLShaderValidator.h Bug 1671599 - Make `dom/canvas` buildable outside of `unified-build` environment. r=jgilbert 2020-10-20 13:14:51 +00:00
WebGLStrongTypes.h
WebGLSync.cpp
WebGLSync.h
WebGLTexelConversions.cpp
WebGLTexelConversions.h Bug 1519636 - Reformat with clang-format-11 to the Google coding style r=andi,sg,geckoview-reviewers,snorp 2020-11-18 09:05:59 +00:00
WebGLTexture.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebGLTexture.h Bug 1607940 - IPC TexImage. r=lsalzman,nika,handyman 2020-07-21 22:57:01 +00:00
WebGLTextureUpload.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebGLTransformFeedback.cpp Bug 1653193 - Remove public includes for CanvasRenderingContext2D.h. r=jgilbert 2020-07-21 08:39:53 +00:00
WebGLTransformFeedback.h Bug 1653193 - Remove public includes for CanvasRenderingContext2D.h. r=jgilbert 2020-07-21 08:39:53 +00:00
WebGLTypes.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebGLValidateStrings.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebGLValidateStrings.h
WebGLVertexArray.cpp
WebGLVertexArray.h
WebGLVertexArrayFake.cpp Bug 1671599 - Make `dom/canvas` buildable outside of `unified-build` environment. r=jgilbert 2020-10-20 13:14:51 +00:00
WebGLVertexArrayFake.h
WebGLVertexArrayGL.cpp Bug 1671599 - Make `dom/canvas` buildable outside of `unified-build` environment. r=jgilbert 2020-10-20 13:14:51 +00:00
WebGLVertexArrayGL.h
XRWebGLLayer.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
XRWebGLLayer.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsICanvasRenderingContextInternal.cpp Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
nsICanvasRenderingContextInternal.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00