gecko-dev/dom/canvas
Jeff Gilbert 027c306ce3 Bug 1445577 - Fix -Wmicrosoft-unqualified-friend in WebGLProgram.h. - r=kvark
"unqualified friend declaration referring to type outside of the nearest enclosing
namespace is a Microsoft extension; add a nested name specifier
[-Wmicrosoft-unqualified-friend]"
2018-03-15 22:35:50 -07:00
..
crashtests Bug 1441613: Fixup crashtest so that it actually removes the reftest-wait class. r=me on a CLOSED TREE 2018-03-01 00:51:26 +01:00
gtest Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
test Bug 1444506 - part 6 - fuzz for Skia m66 update. r=jrmuizel 2018-03-12 16:37:10 -04:00
BasicRenderingContext2D.h
CacheMap.cpp Bug 1417312 - Use copy instead of reference to avoid UAF in ASSERT. - r=daoshengmu 2017-11-17 13:06:17 -08:00
CacheMap.h Bug 1417312 - Adjust visibility of some CacheMap.h members. - r=daoshengmu 2017-11-17 13:06:20 -08:00
CanvasGradient.h
CanvasImageCache.cpp Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
CanvasImageCache.h
CanvasPath.h
CanvasPattern.h
CanvasRenderingContext2D.cpp Bug 1444506 - part 5 - don't attempt to draw an invalid video source in canvas. r=jrmuizel 2018-03-12 16:37:10 -04:00
CanvasRenderingContext2D.h Bug 1440039 - Remove nsIDOMCanvasRenderingContext2D. r=qdot 2018-02-21 20:49:07 +01:00
CanvasRenderingContextHelper.cpp Bug 1438425. Delete DocumentRenderer. r=jesup 2018-02-15 16:28:02 -05:00
CanvasRenderingContextHelper.h Bug 967895 - Ask for placeholder data when image extraction is not allowed (Tor 6253). r=jrmuizel 2017-08-22 14:23:41 +08:00
CanvasUtils.cpp Bug 1376865 Automatically decline the canvas permission if it is not in response to user input r=baku 2018-02-17 13:53:05 -06:00
CanvasUtils.h Bug 967895 - Ask for placeholder data when image extraction is not allowed (Tor 6253). r=jrmuizel 2017-08-22 14:23:41 +08:00
ImageBitmap.cpp Bug 1445590 - ImageBitmap cannot be cloned/transferred if already closed, r=smaug 2018-03-14 17:37:34 +01: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 1364552 - Deleted unused RGB24Copy function, and corresponding macros and tests. r=lsalzman 2017-09-07 11:16:45 -04:00
ImageBitmapColorUtils.h Bug 1364552 - Deleted unused RGB24Copy function, and corresponding macros and tests. r=lsalzman 2017-09-07 11:16:45 -04:00
ImageBitmapRenderingContext.cpp Bug 1427668 - Lose context if EnsureDefaultFB fails. - r=daoshengmu 2018-01-05 15:27:48 -08:00
ImageBitmapRenderingContext.h Bug 1427668 - Lose context if EnsureDefaultFB fails. - r=daoshengmu 2018-01-05 15:27:48 -08: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 Fix DataSourceSurface mapping in ImageUtils.cpp. (bug 1405390 part 5, r=bas) 2017-11-09 00:43:31 -08:00
ImageUtils.h
MurmurHash3.cpp
MurmurHash3.h
OffscreenCanvas.cpp Bug 1432963 - Fixing workers headers - part 14 - WorkerPrivate without workers namespace, r=smaug 2018-01-31 08:24:08 +01:00
OffscreenCanvas.h Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 15 - Offscreen Canvas enabled, r=asuth 2018-01-08 14:05:05 +01:00
TexUnpackBlob.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
TexUnpackBlob.h
TextMetrics.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 Bug 1425488 - Reset last fenceId on write to buffers. - r=lenzak 2017-12-20 18:15:12 -08:00
WebGL2ContextFramebuffers.cpp Bug 1427668 - Lose context if EnsureDefaultFB fails. - r=daoshengmu 2018-01-05 15:27:48 -08:00
WebGL2ContextMRTs.cpp Bug 1427668 - Move the webgl backbuffer into webgl. - r=daoshengmu 2018-01-05 15:27:30 -08:00
WebGL2ContextPrograms.cpp
WebGL2ContextQueries.cpp
WebGL2ContextRenderbuffers.cpp
WebGL2ContextSamplers.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGL2ContextState.cpp Bug 1427668 - Move the webgl backbuffer into webgl. - r=daoshengmu 2018-01-05 15:27:30 -08: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 Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
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 1425488 - Reset last fenceId on write to buffers. - r=lenzak 2017-12-20 18:15:12 -08:00
WebGLBuffer.h Bug 1425488 - Reset last fenceId on write to buffers. - r=lenzak 2017-12-20 18:15:12 -08:00
WebGLContext.cpp Bug 1442502 - Require event loop roundtrip for WebGLSync. - r=kvark 2018-03-07 12:16:16 -08:00
WebGLContext.h Backed out changeset 586d0eef1de5 (bug 1444563) for webgl failures on test_2_conformance__misc__webgl-specific.html CLOSED TREE 2018-03-15 23:22:10 +02:00
WebGLContextBuffers.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLContextDraw.cpp Backed out changeset 586d0eef1de5 (bug 1444563) for webgl failures on test_2_conformance__misc__webgl-specific.html CLOSED TREE 2018-03-15 23:22:10 +02:00
WebGLContextExtensions.cpp Bug 1442504 - Disable disjoint timer queries. r=milan 2018-03-03 00:50:10 +02:00
WebGLContextFramebufferOperations.cpp Bug 1427668 - ColorMask(0xf) for backbuffer resolve. - r=daoshengmu 2018-01-05 15:27:36 -08:00
WebGLContextGL.cpp Bug 1427668 - Move the webgl backbuffer into webgl. - r=daoshengmu 2018-01-05 15:27:30 -08:00
WebGLContextLossHandler.cpp Bug 1404198: Part 2i - Switch to NS_NewTimer* in dom. r=njn 2017-10-15 23:15:40 -07:00
WebGLContextLossHandler.h
WebGLContextState.cpp Bug 1438425. Delete DocumentRenderer. r=jesup 2018-02-15 16:28:02 -05:00
WebGLContextTextures.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLContextUnchecked.cpp
WebGLContextUnchecked.h
WebGLContextUtils.cpp Bug 1429754 - Trust the driver about floating point support. - r=daoshengmu 2018-01-16 15:06:49 -08:00
WebGLContextUtils.h
WebGLContextValidate.cpp Backed out changeset 586d0eef1de5 (bug 1444563) for webgl failures on test_2_conformance__misc__webgl-specific.html CLOSED TREE 2018-03-15 23:22:10 +02:00
WebGLContextVertexArray.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLContextVertices.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLExtensionBase.cpp
WebGLExtensionBlendMinMax.cpp
WebGLExtensionColorBufferFloat.cpp Bug 1429754 - Trust the driver about floating point support. - r=daoshengmu 2018-01-16 15:06:49 -08:00
WebGLExtensionColorBufferHalfFloat.cpp Bug 1427668 - Require frag_color_float for color_buffer_*float extensions. - r=daoshengmu 2018-01-05 15:27:59 -08:00
WebGLExtensionCompressedTextureASTC.cpp
WebGLExtensionCompressedTextureATC.cpp
WebGLExtensionCompressedTextureES3.cpp
WebGLExtensionCompressedTextureETC1.cpp
WebGLExtensionCompressedTexturePVRTC.cpp
WebGLExtensionCompressedTextureS3TC.cpp
WebGLExtensionCompressedTextureS3TC_SRGB.cpp
WebGLExtensionDebugRendererInfo.cpp
WebGLExtensionDebugShaders.cpp
WebGLExtensionDepthTexture.cpp
WebGLExtensionDisjointTimerQuery.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLExtensionDrawBuffers.cpp
WebGLExtensionEXTColorBufferFloat.cpp
WebGLExtensionElementIndexUint.cpp
WebGLExtensionFragDepth.cpp
WebGLExtensionInstancedArrays.cpp
WebGLExtensionLoseContext.cpp
WebGLExtensionMOZDebug.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLExtensionSRGB.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLExtensionShaderTextureLod.cpp
WebGLExtensionStandardDerivatives.cpp
WebGLExtensionTextureFilterAnisotropic.cpp
WebGLExtensionTextureFloat.cpp
WebGLExtensionTextureFloatLinear.cpp
WebGLExtensionTextureHalfFloat.cpp
WebGLExtensionTextureHalfFloatLinear.cpp
WebGLExtensionVertexArray.cpp
WebGLExtensions.h
WebGLFormats.cpp
WebGLFormats.h
WebGLFramebuffer.cpp Bug 1427668 - Move the webgl backbuffer into webgl. - r=daoshengmu 2018-01-05 15:27:30 -08:00
WebGLFramebuffer.h Bug 1427668 - Use shadows instead of calling into GL. - r=daoshengmu 2018-01-05 15:27:41 -08:00
WebGLFramebufferAttachable.cpp
WebGLFramebufferAttachable.h
WebGLInternalFormatsTable.h
WebGLMemoryTracker.cpp
WebGLMemoryTracker.h
WebGLObjectModel.cpp
WebGLObjectModel.h
WebGLProgram.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08: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 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLRenderbuffer.h
WebGLSampler.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLSampler.h
WebGLShader.cpp Bug 1440849 - Gecko changes due to Angle update. - r=jrmuizel 2018-03-02 13:42:20 -08:00
WebGLShader.h
WebGLShaderPrecisionFormat.cpp
WebGLShaderPrecisionFormat.h
WebGLShaderValidator.cpp Bug 1440849 - Gecko changes due to Angle update. - r=jrmuizel 2018-03-02 13:42:20 -08:00
WebGLShaderValidator.h Bug 1440849 - Gecko changes due to Angle update. - r=jrmuizel 2018-03-02 13:42:20 -08:00
WebGLStrongTypes.h
WebGLSync.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
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 Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLTexture.h
WebGLTextureUpload.cpp Bug 1445590 - ImageBitmap cannot be cloned/transferred if already closed, r=smaug 2018-03-14 17:37:34 +01:00
WebGLTransformFeedback.cpp Bug 1427668 - Flush on mac after EndTransformFeedback. - r=daoshengmu 2018-01-05 15:28:01 -08:00
WebGLTransformFeedback.h
WebGLTypes.h
WebGLUniformLocation.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLUniformLocation.h
WebGLValidateStrings.cpp
WebGLValidateStrings.h
WebGLVertexArray.cpp
WebGLVertexArray.h Bug 1404196 - Simplify and repair vertex fetch. - r=daoshengmu 2017-11-01 15:18:27 -07:00
WebGLVertexArrayFake.cpp
WebGLVertexArrayFake.h
WebGLVertexArrayGL.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLVertexArrayGL.h
WebGLVertexArrayObject.cpp
WebGLVertexArrayObject.h
WebGLVertexAttribData.cpp
WebGLVertexAttribData.h
moz.build Bug 1440849 - Gecko changes due to Angle update. - r=jrmuizel 2018-03-02 13:42:20 -08:00
nsICanvasRenderingContextInternal.h Bug 1427668 - Lose context if EnsureDefaultFB fails. - r=daoshengmu 2018-01-05 15:27:48 -08:00