..
crashtests
Bug 1569648 - Remove a bogus assertion. r=dholbert
2019-08-14 16:41:20 +00:00
test
Bug 1577746 - Enable ESLint rule dot-notation for dom/. r=baku
2019-09-02 11:23:05 +00:00
BasicRenderingContext2D.h
No bug - clang-format dom/canvas, gfx/[gl,layers,webrender_bindings].
2019-07-11 15:36:44 -07:00
CacheInvalidator.cpp
Bug 1569094 - Optimize cache-miss path in GetDrawFetchLimits. r=lsalzman
2019-07-26 04:04:08 +00:00
CacheInvalidator.h
Bug 1569094 - Optimize cache-miss path in GetDrawFetchLimits. r=lsalzman
2019-07-26 04:04:08 +00:00
CanvasGradient.h
…
CanvasImageCache.cpp
Bug 1573720
- Convert canvas.image.cache.limit to a static pref. r=mccr8
2019-08-15 05:31:24 +00:00
CanvasImageCache.h
Bug 1560979 - Account for video element's intrinsic size in CanvasRenderingContext2D::DrawImage. r=jib,lsalzman
2019-07-12 12:46:03 +00:00
CanvasPath.h
Bug 1514538 - Support DOMMatrix2DInit for addPath r=bzbarsky
2019-07-16 16:35:26 +00:00
CanvasPattern.h
…
CanvasRenderingContext2D.cpp
Bug 1575838: Check that we can create a similar DrawTarget first in canvas Adjusted targets. r=mattwoodrow
2019-08-30 17:14:44 +00:00
CanvasRenderingContext2D.h
No bug - clang-format dom/canvas, gfx/[gl,layers,webrender_bindings].
2019-07-11 15:36:44 -07:00
CanvasRenderingContextHelper.cpp
…
CanvasRenderingContextHelper.h
…
CanvasUtils.cpp
Backed out 2 changesets (bug 1558915) for causing bustages. CLOSED TREE
2019-08-02 12:17:42 +03:00
CanvasUtils.h
Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya
2019-06-04 06:32:37 +00:00
ImageBitmap.cpp
Bug 1578164. Use async notifications when requesting decode of an image in most places. r=aosmond
2019-09-03 15:36:23 +00:00
ImageBitmap.h
…
ImageBitmapRenderingContext.cpp
…
ImageBitmapRenderingContext.h
…
ImageBitmapSource.h
…
ImageData.cpp
Bug 1350254 part 2. Switch ImageData to [Serializable]. r=baku
2019-06-25 06:44:38 +00:00
ImageData.h
Bug 1350254 part 2. Switch ImageData to [Serializable]. r=baku
2019-06-25 06:44:38 +00:00
ImageUtils.cpp
Bug 1546505 - Remove ImageBitmapUtils and ImageBitmapColorUtils as it is dead code. r=lsalzman
2019-05-02 14:06:14 -04:00
ImageUtils.h
…
MurmurHash3.cpp
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
MurmurHash3.h
…
OffscreenCanvas.cpp
Bug 1490044 - Remove DOMPrefs. r=bzbarsky
2019-06-13 09:02:03 +00:00
OffscreenCanvas.h
Bug 1490044 - Remove DOMPrefs. r=bzbarsky
2019-06-13 09:02:03 +00:00
TexUnpackBlob.cpp
…
TexUnpackBlob.h
…
TextMetrics.h
…
WebGL1Context.cpp
…
WebGL1Context.h
…
WebGL2Context.cpp
Bug 1563139 - Remove StaticPrefs.h. r=glandium
2019-07-26 01:10:23 +00:00
WebGL2Context.h
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
2019-05-23 20:48:21 +00:00
WebGL2ContextBuffers.cpp
…
WebGL2ContextFramebuffers.cpp
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
2019-05-23 20:48:21 +00:00
WebGL2ContextMRTs.cpp
…
WebGL2ContextPrograms.cpp
…
WebGL2ContextQueries.cpp
Bug 1550422
- P23. Remove now unused gfxPrefs. r=jrmuizel
2019-05-26 14:31:53 +00:00
WebGL2ContextRenderbuffers.cpp
…
WebGL2ContextSamplers.cpp
…
WebGL2ContextState.cpp
…
WebGL2ContextSync.cpp
Bug 1563139 - Remove StaticPrefs.h. r=glandium
2019-07-26 01:10:23 +00:00
WebGL2ContextTextures.cpp
…
WebGL2ContextTransformFeedback.cpp
Bug 1541396 - Refactor (non-)transform-feedback binding/use checks. r=lsalzman
2019-06-30 01:29:42 +00:00
WebGL2ContextUniforms.cpp
…
WebGL2ContextVAOs.cpp
…
WebGLActiveInfo.cpp
…
WebGLActiveInfo.h
…
WebGLBuffer.cpp
Bug 1565396 - Annotate use of memcpy instead of memcpySafeWhenRacy in WebGLBuffer. r=hsivonen
2019-08-05 06:26:56 +00:00
WebGLBuffer.h
Bug 1541396 - Refactor (non-)transform-feedback binding/use checks. r=lsalzman
2019-06-30 01:29:42 +00:00
WebGLContext.cpp
Bug 1563139 - Remove StaticPrefs.h. r=glandium
2019-07-26 01:10:23 +00:00
WebGLContext.h
Bug 1535809 - Add warning on use of implicitly enabled extensions r=jgilbert
2019-07-09 05:21:30 +00:00
WebGLContextBuffers.cpp
Bug 1541396 - Add GLBuffer prebind workaround. r=lsalzman
2019-06-30 01:29:44 +00:00
WebGLContextDraw.cpp
Bug 1535809 - Add warning on use of implicitly enabled extensions r=jgilbert
2019-07-09 05:21:30 +00:00
WebGLContextExtensions.cpp
Bug 1535809 - Add warning on use of implicitly enabled extensions r=jgilbert
2019-07-09 05:21:30 +00:00
WebGLContextFramebufferOperations.cpp
Bug 1535809 - Add warning on use of implicitly enabled extensions r=jgilbert
2019-07-09 05:21:30 +00:00
WebGLContextGL.cpp
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
2019-05-23 20:48:21 +00:00
WebGLContextLossHandler.cpp
…
WebGLContextLossHandler.h
…
WebGLContextState.cpp
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
2019-05-23 20:48:21 +00:00
WebGLContextTextures.cpp
…
WebGLContextUtils.cpp
…
WebGLContextUtils.h
…
WebGLContextValidate.cpp
Bug 1560771 - Give proper line width range for core profile r=jgilbert
2019-08-09 20:32:20 +00:00
WebGLContextVertexArray.cpp
Bug 1541396 - Refactor (non-)transform-feedback binding/use checks. r=lsalzman
2019-06-30 01:29:42 +00:00
WebGLContextVertices.cpp
Bug 1541396 - Refactor (non-)transform-feedback binding/use checks. r=lsalzman
2019-06-30 01:29:42 +00:00
WebGLExtensionBlendMinMax.cpp
…
WebGLExtensionColorBufferFloat.cpp
Bug 1535809 - Add warning on use of implicitly enabled extensions r=jgilbert
2019-07-09 05:21:30 +00:00
WebGLExtensionColorBufferHalfFloat.cpp
Bug 1535809 - Add warning on use of implicitly enabled extensions r=jgilbert
2019-07-09 05:21:30 +00:00
WebGLExtensionCompressedTextureASTC.cpp
Bug 1515052 - Use WeakPtr for extension parent pointer. r=lsalzman
2019-05-24 12:04:12 +00:00
WebGLExtensionCompressedTextureBPTC.cpp
…
WebGLExtensionCompressedTextureES3.cpp
…
WebGLExtensionCompressedTextureETC1.cpp
…
WebGLExtensionCompressedTexturePVRTC.cpp
…
WebGLExtensionCompressedTextureRGTC.cpp
…
WebGLExtensionCompressedTextureS3TC.cpp
…
WebGLExtensionCompressedTextureS3TC_SRGB.cpp
…
WebGLExtensionDebugRendererInfo.cpp
…
WebGLExtensionDebugShaders.cpp
Bug 1515052 - Use WeakPtr for extension parent pointer. r=lsalzman
2019-05-24 12:04:12 +00:00
WebGLExtensionDepthTexture.cpp
Bug 1545890 - Depth textures are filterable like RED textures. r=lsalzman
2019-04-22 20:57:57 +00:00
WebGLExtensionDisjointTimerQuery.cpp
Bug 1515052 - Use WeakPtr for extension parent pointer. r=lsalzman
2019-05-24 12:04:12 +00:00
WebGLExtensionDrawBuffers.cpp
Bug 1515052 - Use WeakPtr for extension parent pointer. r=lsalzman
2019-05-24 12:04:12 +00:00
WebGLExtensionEXTColorBufferFloat.cpp
…
WebGLExtensionElementIndexUint.cpp
…
WebGLExtensionFragDepth.cpp
…
WebGLExtensionInstancedArrays.cpp
Bug 1515052 - Use WeakPtr for extension parent pointer. r=lsalzman
2019-05-24 12:04:12 +00:00
WebGLExtensionLoseContext.cpp
Bug 1515052 - Use WeakPtr for extension parent pointer. r=lsalzman
2019-05-24 12:04:12 +00:00
WebGLExtensionMOZDebug.cpp
Bug 1515052 - Use WeakPtr for extension parent pointer. r=lsalzman
2019-05-24 12:04:12 +00:00
WebGLExtensionSRGB.cpp
…
WebGLExtensionShaderTextureLod.cpp
…
WebGLExtensionStandardDerivatives.cpp
…
WebGLExtensionTextureFilterAnisotropic.cpp
…
WebGLExtensionTextureFloat.cpp
…
WebGLExtensionTextureFloatLinear.cpp
…
WebGLExtensionTextureHalfFloat.cpp
…
WebGLExtensionTextureHalfFloatLinear.cpp
…
WebGLExtensionVertexArray.cpp
Bug 1515052 - Use WeakPtr for extension parent pointer. r=lsalzman
2019-05-24 12:04:12 +00:00
WebGLExtensions.cpp
Bug 1563139 - Remove StaticPrefs.h. r=glandium
2019-07-26 01:10:23 +00:00
WebGLExtensions.h
Bug 1535809 - Add warning on use of implicitly enabled extensions r=jgilbert
2019-07-09 05:21:30 +00:00
WebGLFormats.cpp
Bug 1535809 - Add warning on use of implicitly enabled extensions r=jgilbert
2019-07-09 05:21:30 +00:00
WebGLFormats.h
Bug 1535809 - Add warning on use of implicitly enabled extensions r=jgilbert
2019-07-09 05:21:30 +00:00
WebGLFramebuffer.cpp
Bug 1564293 - Allow efficient slicewise upload of 3D textures r=jgilbert
2019-07-30 23:32:29 +00:00
WebGLFramebuffer.h
Bug 1563420 - Don't trigger fb-inval-count warning during resolve. r=lsalzman
2019-07-04 04:34:45 +00:00
WebGLInternalFormatsTable.h
Bug 1562642 - Add missing MPL2 headers r=mhoye
2019-07-05 17:05:57 +00:00
WebGLMemoryTracker.cpp
…
WebGLMemoryTracker.h
…
WebGLObjectModel.cpp
…
WebGLObjectModel.h
Bug 1515052 - Use WeakPtr for extension parent pointer. r=lsalzman
2019-05-24 12:04:12 +00:00
WebGLProgram.cpp
Bug 1569094 - Optimize cache-miss path in GetDrawFetchLimits. r=lsalzman
2019-07-26 04:04:08 +00:00
WebGLProgram.h
Bug 1541396 - Refactor (non-)transform-feedback binding/use checks. r=lsalzman
2019-06-30 01:29:42 +00:00
WebGLQuery.cpp
Bug 1562331 - Make webgl.* static prefs follow the naming convention. r=KrisWright
2019-06-29 07:56:43 +10:00
WebGLQuery.h
…
WebGLRenderbuffer.cpp
Bug 1564293 - Allow efficient slicewise upload of 3D textures r=jgilbert
2019-07-30 23:32:29 +00:00
WebGLRenderbuffer.h
…
WebGLSampler.cpp
…
WebGLSampler.h
…
WebGLShader.cpp
Bug 1319426 - Don't keep ANGLE shader compilers around. r=lsalzman
2019-06-21 16:52:50 +00:00
WebGLShader.h
Bug 1319426 - Don't keep ANGLE shader compilers around. r=lsalzman
2019-06-21 16:52:50 +00:00
WebGLShaderPrecisionFormat.cpp
…
WebGLShaderPrecisionFormat.h
…
WebGLShaderValidator.cpp
Bug 1563139 - Remove StaticPrefs.h. r=glandium
2019-07-26 01:10:23 +00:00
WebGLShaderValidator.h
Bug 1319426 - Don't keep ANGLE shader compilers around. r=lsalzman
2019-06-21 16:52:50 +00:00
WebGLStrongTypes.h
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
2019-05-23 20:48:21 +00:00
WebGLSync.cpp
…
WebGLSync.h
…
WebGLTexelConversions.cpp
…
WebGLTexelConversions.h
…
WebGLTexture.cpp
Bug 1564293 - Allow efficient slicewise upload of 3D textures r=jgilbert
2019-07-30 23:32:29 +00:00
WebGLTexture.h
Bug 1564293 - Allow efficient slicewise upload of 3D textures r=jgilbert
2019-07-30 23:32:29 +00:00
WebGLTextureUpload.cpp
Bug 1564293 - Allow efficient slicewise upload of 3D textures r=jgilbert
2019-07-30 23:32:29 +00:00
WebGLTransformFeedback.cpp
Bug 1563076 - Forbid BeginTransformFeedback with a buffer bound to multiple indices. r=lsalzman
2019-07-03 02:22:52 +00:00
WebGLTransformFeedback.h
Bug 1541396 - Refactor (non-)transform-feedback binding/use checks. r=lsalzman
2019-06-30 01:29:42 +00:00
WebGLTypes.h
Bug 1560422 - WEBGL_explicit_present extension. r=lsalzman,mccr8
2019-06-25 19:48:24 +00:00
WebGLUniformLocation.cpp
…
WebGLUniformLocation.h
…
WebGLValidateStrings.cpp
…
WebGLValidateStrings.h
…
WebGLVertexArray.cpp
Bug 1541396 - Refactor (non-)transform-feedback binding/use checks. r=lsalzman
2019-06-30 01:29:42 +00:00
WebGLVertexArray.h
Bug 1541396 - Refactor (non-)transform-feedback binding/use checks. r=lsalzman
2019-06-30 01:29:42 +00:00
WebGLVertexArrayFake.cpp
Bug 1541396 - Refactor (non-)transform-feedback binding/use checks. r=lsalzman
2019-06-30 01:29:42 +00:00
WebGLVertexArrayFake.h
…
WebGLVertexArrayGL.cpp
…
WebGLVertexArrayGL.h
…
WebGLVertexArrayObject.cpp
…
WebGLVertexArrayObject.h
…
WebGLVertexAttribData.cpp
Bug 1541396 - Refactor (non-)transform-feedback binding/use checks. r=lsalzman
2019-06-30 01:29:42 +00:00
WebGLVertexAttribData.h
Bug 1541396 - Refactor (non-)transform-feedback binding/use checks. r=lsalzman
2019-06-30 01:29:42 +00:00
moz.build
Bug 1546505 - Remove ImageBitmapUtils and ImageBitmapColorUtils as it is dead code. r=lsalzman
2019-05-02 14:06:14 -04:00
nsICanvasRenderingContextInternal.h
Bug 1542506 - Make nsDocShell use mozilla::PresShell* directly rather than nsIPresShell* r=bzbarsky
2019-04-13 01:03:13 +00:00