gecko-dev/dom/canvas
2018-06-04 15:05:36 -07:00
..
crashtests Bug 1443671 - Add crashtest r=nical 2018-03-19 18:54:05 +09:00
gtest
test Bug 1465373 - Remove reference to old winxp in manifest file. r=jmaher 2018-05-31 04:28:00 -04:00
BasicRenderingContext2D.h
CacheMap.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
CacheMap.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
CanvasGradient.h
CanvasImageCache.cpp
CanvasImageCache.h
CanvasPath.h
CanvasPattern.h
CanvasRenderingContext2D.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
CanvasRenderingContext2D.h Bug 1453916 - Allow canvas extraction from webextension content-script even with resistFingerprinting turned on. r=kmag,bz 2018-05-14 20:49:32 +02:00
CanvasRenderingContextHelper.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
CanvasRenderingContextHelper.h
CanvasUtils.cpp Bug 1453916 - Fix bustage. r=me on CLOSED TREE 2018-05-22 20:46:01 +02:00
CanvasUtils.h Bug 1453916 - Allow canvas extraction from webextension content-script even with resistFingerprinting turned on. r=kmag,bz 2018-05-14 20:49:32 +02:00
ImageBitmap.cpp Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj 2018-06-01 17:59:07 +02:00
ImageBitmap.h Bug 1445590 - ImageBitmap cannot be cloned/transferred if already closed, r=smaug 2018-03-14 17:37:34 +01:00
ImageBitmapColorUtils.cpp Bug 1346291: update code that accidentally assumed libyuv would define things like int32 r=sotaro,jib 2018-05-09 23:59:16 -04:00
ImageBitmapColorUtils.h
ImageBitmapRenderingContext.cpp Bug 1219985 - The canvas rendering context 2d should be opaque if either the moz-opaque attribute is set or if it has been initialized with alpha:false. r=jrmuizel 2018-05-02 11:23:53 -04:00
ImageBitmapRenderingContext.h Bug 1219985 - The canvas rendering context 2d should be opaque if either the moz-opaque attribute is set or if it has been initialized with alpha:false. r=jrmuizel 2018-05-02 11:23:53 -04:00
ImageBitmapSource.h
ImageBitmapUtils.cpp
ImageBitmapUtils.h
ImageData.cpp
ImageData.h Bug 1440039 - Remove nsIDOMCanvasRenderingContext2D. r=qdot 2018-02-21 20:49:07 +01:00
ImageUtils.cpp
ImageUtils.h
moz.build Bug 1440849 - Gecko changes due to Angle update. - r=jrmuizel 2018-03-02 13:42:20 -08:00
MurmurHash3.cpp
MurmurHash3.h
nsICanvasRenderingContextInternal.h Bug 1219985 - The canvas rendering context 2d should be opaque if either the moz-opaque attribute is set or if it has been initialized with alpha:false. r=jrmuizel 2018-05-02 11:23:53 -04:00
OffscreenCanvas.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
OffscreenCanvas.h
TextMetrics.h
TexUnpackBlob.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
TexUnpackBlob.h
WebGL1Context.cpp Bug 1441270 - Remove nsIDOMWebGLRenderingContext. r=jgilbert 2018-02-26 20:36:04 +01:00
WebGL1Context.h
WebGL2Context.cpp
WebGL2Context.h
WebGL2ContextBuffers.cpp
WebGL2ContextFramebuffers.cpp
WebGL2ContextMRTs.cpp
WebGL2ContextPrograms.cpp
WebGL2ContextQueries.cpp
WebGL2ContextRenderbuffers.cpp
WebGL2ContextSamplers.cpp
WebGL2ContextState.cpp Bug 1450148 - Generic TF Buffer slot moved to Context from TFO. - r=kvark 2018-04-03 16:25:21 -07:00
WebGL2ContextSync.cpp Bug 1442502 - Require event loop roundtrip for WebGLSync. - r=kvark 2018-03-07 12:16:16 -08:00
WebGL2ContextTextures.cpp
WebGL2ContextTransformFeedback.cpp
WebGL2ContextUniforms.cpp Bug 1444252 - Check if program is linked in GetActiveUniforms. - r=kvark 2018-03-09 14:56:52 -08:00
WebGL2ContextVAOs.cpp
WebGLActiveInfo.cpp
WebGLActiveInfo.h
WebGLBuffer.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
WebGLBuffer.h
WebGLContext.cpp Bug 1462695 - Prevent crashing when context lost during WebVR presentation,r=jgilbert 2018-05-25 14:10:47 -07:00
WebGLContext.h Bug 1219985 - The canvas rendering context 2d should be opaque if either the moz-opaque attribute is set or if it has been initialized with alpha:false. r=jrmuizel 2018-05-02 11:23:53 -04:00
WebGLContextBuffers.cpp Bug 1450148 - Generic TF Buffer slot moved to Context from TFO. - r=kvark 2018-04-03 16:25:21 -07:00
WebGLContextDraw.cpp Bug 1466001 - Index buffer must be non-null. - r=kvark 2018-06-01 14:11:02 -07:00
WebGLContextExtensions.cpp Bug 1337157 Disable WEBGL_debug_renderer_info when Resist Fingerprinting is active r=jgilbert 2018-03-26 23:48:35 -05:00
WebGLContextFramebufferOperations.cpp Bug 1443149 - Ensure WebGLFBAttachPoint::HasImage() before dereferencing Format(). r=jrmuizel 2018-03-14 16:42:37 +00:00
WebGLContextGL.cpp
WebGLContextLossHandler.cpp
WebGLContextLossHandler.h
WebGLContextState.cpp Bug 1446412 - Forbid implicit construction of WebGLFBAttachPoint. - r=kvark 2018-03-29 18:11:08 -07:00
WebGLContextTextures.cpp
WebGLContextUnchecked.cpp
WebGLContextUnchecked.h
WebGLContextUtils.cpp Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki 2018-04-20 12:55:30 -04:00
WebGLContextUtils.h Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
WebGLContextValidate.cpp Bug 1444563 - Update stencil front/back mismatch validation. - r=kvark 2018-03-16 13:35:03 -07:00
WebGLContextVertexArray.cpp
WebGLContextVertices.cpp
WebGLExtensionBase.cpp
WebGLExtensionBlendMinMax.cpp
WebGLExtensionColorBufferFloat.cpp
WebGLExtensionColorBufferHalfFloat.cpp
WebGLExtensionCompressedTextureASTC.cpp
WebGLExtensionCompressedTextureATC.cpp
WebGLExtensionCompressedTextureES3.cpp
WebGLExtensionCompressedTextureETC1.cpp
WebGLExtensionCompressedTexturePVRTC.cpp
WebGLExtensionCompressedTextureS3TC_SRGB.cpp
WebGLExtensionCompressedTextureS3TC.cpp
WebGLExtensionDebugRendererInfo.cpp
WebGLExtensionDebugShaders.cpp
WebGLExtensionDepthTexture.cpp
WebGLExtensionDisjointTimerQuery.cpp
WebGLExtensionDrawBuffers.cpp
WebGLExtensionElementIndexUint.cpp
WebGLExtensionEXTColorBufferFloat.cpp
WebGLExtensionFragDepth.cpp
WebGLExtensionInstancedArrays.cpp
WebGLExtensionLoseContext.cpp
WebGLExtensionMOZDebug.cpp
WebGLExtensions.h
WebGLExtensionShaderTextureLod.cpp
WebGLExtensionSRGB.cpp
WebGLExtensionStandardDerivatives.cpp
WebGLExtensionTextureFilterAnisotropic.cpp
WebGLExtensionTextureFloat.cpp
WebGLExtensionTextureFloatLinear.cpp
WebGLExtensionTextureHalfFloat.cpp
WebGLExtensionTextureHalfFloatLinear.cpp
WebGLExtensionVertexArray.cpp
WebGLFormats.cpp Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj 2018-06-01 17:59:07 +02:00
WebGLFormats.h
WebGLFramebuffer.cpp
WebGLFramebuffer.h Bug 1446412 - Forbid implicit construction of WebGLFBAttachPoint. - r=kvark 2018-03-29 18:11:08 -07:00
WebGLFramebufferAttachable.cpp
WebGLFramebufferAttachable.h
WebGLInternalFormatsTable.h
WebGLMemoryTracker.cpp
WebGLMemoryTracker.h
WebGLObjectModel.cpp
WebGLObjectModel.h
WebGLProgram.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
WebGLProgram.h Bug 1445577 - Fix -Wmicrosoft-unqualified-friend in WebGLProgram.h. - r=kvark 2018-03-15 22:35:50 -07:00
WebGLQuery.cpp Bug 1442502 - Require event loop roundtrip for WebGLSync. - r=kvark 2018-03-07 12:16:16 -08:00
WebGLQuery.h Bug 1442502 - Require event loop roundtrip for WebGLSync. - r=kvark 2018-03-07 12:16:16 -08:00
WebGLRenderbuffer.cpp Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
WebGLRenderbuffer.h
WebGLSampler.cpp
WebGLSampler.h
WebGLShader.cpp Bug 1465964 - Add translated source to MOZ_WEBGL_DUMP_SHADER spew. - r=kvark 2018-06-04 15:05:36 -07:00
WebGLShader.h
WebGLShaderPrecisionFormat.cpp
WebGLShaderPrecisionFormat.h
WebGLShaderValidator.cpp Bug 1446548 - Treat all GLSL versions >=450 as 450. - r=kvark 2018-04-03 16:19:09 -07:00
WebGLShaderValidator.h Bug 1440849 - Gecko changes due to Angle update. - r=jrmuizel 2018-03-02 13:42:20 -08:00
WebGLStrongTypes.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
WebGLSync.cpp
WebGLSync.h Bug 1442502 - Require event loop roundtrip for WebGLSync. - r=kvark 2018-03-07 12:16:16 -08:00
WebGLTexelConversions.cpp
WebGLTexelConversions.h
WebGLTexture.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
WebGLTexture.h
WebGLTextureUpload.cpp Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj 2018-06-01 17:59:07 +02:00
WebGLTransformFeedback.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
WebGLTransformFeedback.h Bug 1450148 - Generic TF Buffer slot moved to Context from TFO. - r=kvark 2018-04-03 16:25:21 -07:00
WebGLTypes.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
WebGLUniformLocation.cpp
WebGLUniformLocation.h
WebGLValidateStrings.cpp
WebGLValidateStrings.h
WebGLVertexArray.cpp
WebGLVertexArray.h
WebGLVertexArrayFake.cpp
WebGLVertexArrayFake.h
WebGLVertexArrayGL.cpp
WebGLVertexArrayGL.h
WebGLVertexArrayObject.cpp
WebGLVertexArrayObject.h
WebGLVertexAttribData.cpp
WebGLVertexAttribData.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00