gecko-dev/dom/canvas
Timothy Nikkel 3af81f80fc Bug 1414825. Use a shutdown observer to release the gfx resources of ImageBitmaps. r=kaku,nical 2018-01-22 21:38:45 -06:00
..
crashtests Bug 844280 - Add crashtest. r=me 2017-11-08 08:47:08 -05:00
gtest Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
test Bug 1429951 - Propagate the non-premultiplied flag for textures to WR. r=sotaro 2018-01-17 12:55:40 -05:00
BasicRenderingContext2D.h Bug 1382027. Allow using an SVGImageElement as a CanvasImageSource. r=mystor 2017-07-19 11:48:49 -04:00
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 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
CanvasRenderingContext2D.h Bug 1427668 - Lose context if EnsureDefaultFB fails. - r=daoshengmu 2018-01-05 15:27:48 -08:00
CanvasRenderingContextHelper.cpp Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08: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 1413780 - Change permission name from canvas/extractData to canvas. r=johannh 2017-12-14 15:59:57 -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
DocumentRendererChild.cpp Bug 1416267 - Update gfxContext matrix functions to avoid flip-flopping between float and double matrices. r=jrmuizel 2017-11-10 21:14:09 -05:00
DocumentRendererChild.h Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel 2017-06-13 11:00:10 -04:00
DocumentRendererParent.cpp
DocumentRendererParent.h Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel 2017-06-13 11:00:10 -04:00
ImageBitmap.cpp Bug 1414825. Use a shutdown observer to release the gfx resources of ImageBitmaps. r=kaku,nical 2018-01-22 21:38:45 -06:00
ImageBitmap.h Bug 1414825. Use a shutdown observer to release the gfx resources of ImageBitmaps. r=kaku,nical 2018-01-22 21:38:45 -06: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 Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan 2017-04-27 12:44:57 -04:00
ImageBitmapUtils.h
ImageData.cpp
ImageData.h Bug 1417123 - Remove or replace inclusion of js/GCAPI.h r=mccr8 2017-11-16 12:21:08 +00: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 Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
MurmurHash3.h
OffscreenCanvas.cpp Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08: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 Backed out changeset 91f89d105e2f (bug 1372385) for unexpected passes of test_2_conformance__textures__misc__tex-image-with-format-and-type.html on OS X 2017-06-22 22:23:59 -07:00
TextMetrics.h
WebGL1Context.cpp
WebGL1Context.h
WebGL2Context.cpp Bug 1403798 - Fix EXT_sRGB activation, particularly on Windows+ANGLE+ES2. - r=daoshengmu 2017-09-28 10:29:01 -07:00
WebGL2Context.h Bug 1359055 - Part 1: PBO offset for WebGL compressedTexImage; r=baku,jgilbert 2017-07-18 18:02:57 +00:00
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 Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
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 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -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 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -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 1428678 - Include MozFramebuffer.h instead of gfx/gl/MozFramebuffer.h to work around Thunderbird builtbot problem. r=jgilbert a=thunderbird-bustagefix 2018-01-07 19:35:00 +02:00
WebGLContext.h Bug 1427668 - Fixes and spew. - r=daoshengmu 2018-01-05 15:27:56 -08: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 Bug 1428898 - Add TlsScope to reduce fIsCurrent calls. - r=daoshengmu 2018-01-09 18:43:35 -08:00
WebGLContextExtensions.cpp Bug 1403413 - Remove deprecated MOZ_ extension prefix aliases. - r=daoshengmu 2017-09-27 17:46:25 -07: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 Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug) 2017-06-12 20:20:08 -07:00
WebGLContextNotSupported.cpp
WebGLContextState.cpp Bug 1427668 - Lose context if EnsureDefaultFB fails. - r=daoshengmu 2018-01-05 15:27:48 -08: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 Bug 1427668 - Move the webgl backbuffer into webgl. - r=daoshengmu 2018-01-05 15:27:30 -08: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 Bug 1388565 - Fix WEBGL_compressed_texture_s3tc_srgb driver requirements. - r=daoshengmu 2017-08-15 16:52:35 -07:00
WebGLExtensionCompressedTextureS3TC_SRGB.cpp Bug 1388565 - Fix WEBGL_compressed_texture_s3tc_srgb driver requirements. - r=daoshengmu 2017-08-15 16:52:35 -07:00
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 Bug 1217290 - Remove WebGLContext impl members r=daoshengmu,jgilbert 2017-07-27 15:48:58 +08:00
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 Bug 1330433 - OES_texture_float_linear+WebGL2 should make R32F and RG32F filterable. - r=daoshengmu 2017-08-23 01:55:30 -07:00
WebGLExtensionTextureHalfFloat.cpp
WebGLExtensionTextureHalfFloatLinear.cpp Bug 1330433 - OES_texture_float_linear+WebGL2 should make R32F and RG32F filterable. - r=daoshengmu 2017-08-23 01:55:30 -07:00
WebGLExtensionVertexArray.cpp
WebGLExtensions.h Bug 1388565 - Fix WEBGL_compressed_texture_s3tc_srgb driver requirements. - r=daoshengmu 2017-08-15 16:52:35 -07:00
WebGLFormats.cpp Bug 1325113 - Implement support for WEBGL_compressed_texture_s3tc_srgb - r=jgilbert,qdot 2017-06-08 14:54:37 -07:00
WebGLFormats.h Bug 1325113 - Implement support for WEBGL_compressed_texture_s3tc_srgb - r=jgilbert,qdot 2017-06-08 14:54:37 -07:00
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 1404196 - Simplify and repair vertex fetch. - r=daoshengmu 2017-11-01 15:18:27 -07:00
WebGLQuery.cpp Bug 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLQuery.h
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 1426280 - Remove explicit MakeCurrents from WebGL now that we use implicit MakeCurrent. - r=lenzak 2017-12-19 22:28:49 -08:00
WebGLShader.h
WebGLShaderPrecisionFormat.cpp
WebGLShaderPrecisionFormat.h
WebGLShaderValidator.cpp Bug 1406015 - Enable SH_INITIALIZE_UNINITIALIZED_LOCALS. - r=Lenzak 2017-10-11 13:02:56 -07:00
WebGLShaderValidator.h
WebGLStrongTypes.h Bug 1325113 - Implement support for WEBGL_compressed_texture_s3tc_srgb - r=jgilbert,qdot 2017-06-08 14:54:37 -07:00
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 1425488 - Warn when ill-advised readbacks will cause pipeline stalls. - r=daoshengmu 2017-12-18 18:34:14 -08:00
WebGLTexelConversions.cpp Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
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 Bug 1359055 - Part 1: PBO offset for WebGL compressedTexImage; r=baku,jgilbert 2017-07-18 18:02:57 +00:00
WebGLTextureUpload.cpp Bug 1427668 - Move the webgl backbuffer into webgl. - r=daoshengmu 2018-01-05 15:27:30 -08:00
WebGLTransformFeedback.cpp Bug 1427668 - Flush on mac after EndTransformFeedback. - r=daoshengmu 2018-01-05 15:28:01 -08:00
WebGLTransformFeedback.h
WebGLTypes.h Bug 1325113 - Implement support for WEBGL_compressed_texture_s3tc_srgb - r=jgilbert,qdot 2017-06-08 14:54:37 -07:00
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 1428608 - Forbid / or !/ in LOCAL_INCLUDES. r=froydnj 2018-01-17 17:10:20 +09:00
nsICanvasRenderingContextInternal.h Bug 1427668 - Lose context if EnsureDefaultFB fails. - r=daoshengmu 2018-01-05 15:27:48 -08:00