gecko-dev/dom/canvas
2019-06-04 06:32:37 +00:00
..
crashtests Bug 1551745 - Check max size and fix overflow calculating canvas allocation size r=smaug 2019-05-15 15:34:30 +01:00
test Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot 2019-05-23 20:48:21 +00:00
BasicRenderingContext2D.h
CacheInvalidator.cpp
CacheInvalidator.h
CanvasGradient.h
CanvasImageCache.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
CanvasImageCache.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
CanvasPath.h
CanvasPattern.h
CanvasRenderingContext2D.cpp Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
CanvasRenderingContext2D.h Bug 1552878 - Use cbindgen for filters. r=jwatt 2019-05-29 21:22:07 +02:00
CanvasRenderingContextHelper.cpp Bug 1535384 part 1. Eliminate some easy cases of MOZ_CAN_RUN_SCRIPT_BOUNDARY on webidl callbacks. r=mccr8 2019-03-19 05:24:39 +00:00
CanvasRenderingContextHelper.h
CanvasUtils.cpp Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00: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 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
ImageBitmap.h
ImageBitmapRenderingContext.cpp Bug 1542344 - fix API mismatches in ImageEncoder; r=mccr8 2019-04-08 01:51:17 +00:00
ImageBitmapRenderingContext.h Bug 1542344 - fix API mismatches in ImageEncoder; r=mccr8 2019-04-08 01:51:17 +00:00
ImageBitmapSource.h
ImageData.cpp
ImageData.h
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
moz.build Bug 1546505 - Remove ImageBitmapUtils and ImageBitmapColorUtils as it is dead code. r=lsalzman 2019-05-02 14:06:14 -04:00
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
nsICanvasRenderingContextInternal.h Bug 1542506 - Make nsDocShell use mozilla::PresShell* directly rather than nsIPresShell* r=bzbarsky 2019-04-13 01:03:13 +00:00
OffscreenCanvas.cpp Bug 1546390 - Enable determining whether the current document should respect resist fingerprinting mode on the main thread in OffscreenCanvas.toBlob(); r=baku 2019-04-25 07:47:45 +00:00
OffscreenCanvas.h
TextMetrics.h
TexUnpackBlob.cpp Bug 1533527 - Forbid non-size_t calls to malloc and calloc. r=lsalzman 2019-03-18 13:47:18 -07:00
TexUnpackBlob.h
WebGL1Context.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
WebGL1Context.h
WebGL2Context.cpp Bug 1553018 part 2. Make various gfx preferences bindings use in Pref annotations on interfaces follow the StaticPrefs naming convention for getters. r=jrmuizel 2019-05-30 17:21:57 +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 Bug 1533525 - Don't freely convert WebGL(int|sizei)ptr to GL(int|sizei)ptr. r=lsalzman 2019-04-11 20:28:06 -07:00
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 Bug 1372156 - Color+[U]Int formats should have maxSamples=0. r=lsalzman 2019-02-07 18:04:29 +00:00
WebGL2ContextSamplers.cpp
WebGL2ContextState.cpp
WebGL2ContextSync.cpp Bug 1550422 - P12. Convert Live gfxPrefs into StaticPrefs. r=jrmuizel 2019-05-26 14:29:42 +00:00
WebGL2ContextTextures.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
WebGL2ContextTransformFeedback.cpp
WebGL2ContextUniforms.cpp
WebGL2ContextVAOs.cpp
WebGLActiveInfo.cpp
WebGLActiveInfo.h Bug 1540845 - Pass the browsing context ID through the event fired when oop frames crash. r=nika 2019-04-04 13:38:51 +00:00
WebGLBuffer.cpp Bug 1532525 - Enable size limit on linux 2019-04-28 21:19:18 +09:00
WebGLBuffer.h Bug 1533525 - Don't freely convert WebGL(int|sizei)ptr to GL(int|sizei)ptr. r=lsalzman 2019-04-11 20:28:06 -07:00
WebGLContext.cpp Bug 1550422 - P12. Convert Live gfxPrefs into StaticPrefs. r=jrmuizel 2019-05-26 14:29:42 +00:00
WebGLContext.h Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot 2019-05-23 20:48:21 +00:00
WebGLContextBuffers.cpp Bug 1533525 - Don't freely convert WebGL(int|sizei)ptr to GL(int|sizei)ptr. r=lsalzman 2019-04-11 20:28:06 -07:00
WebGLContextDraw.cpp Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot 2019-05-23 20:48:21 +00:00
WebGLContextExtensions.cpp Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
WebGLContextFramebufferOperations.cpp Bug 1540357 - Force -Werror for and fix implicit int truncation in dom/canvas. r=lsalzman 2019-04-02 17:00:41 +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 Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
WebGLContextUtils.cpp Bug 1542120 - Add js/public/Warnings.h for warning-related JSAPI. r=arai 2019-04-05 22:52:04 +00:00
WebGLContextUtils.h
WebGLContextValidate.cpp Bug 1550422 - P12. Convert Live gfxPrefs into StaticPrefs. r=jrmuizel 2019-05-26 14:29:42 +00:00
WebGLContextVertexArray.cpp
WebGLContextVertices.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
WebGLExtensionBlendMinMax.cpp Bug 1524713 - Allow EXT_float_blend for webgl1. r=lsalzman 2019-02-05 03:34:49 +00:00
WebGLExtensionColorBufferFloat.cpp Bug 1539648 - Use ANGLE's CHROMIUM_color_buffer_float_rgba for WEBGL_color_buffer_float. r=lsalzman 2019-03-27 21:42:56 +00:00
WebGLExtensionColorBufferHalfFloat.cpp Bug 1525480 - Don't mark RGB16F renderable in EXT_color_buffer_half_float. r=lsalzman 2019-02-06 12:56:57 -08:00
WebGLExtensionCompressedTextureASTC.cpp
WebGLExtensionCompressedTextureBPTC.cpp
WebGLExtensionCompressedTextureES3.cpp
WebGLExtensionCompressedTextureETC1.cpp
WebGLExtensionCompressedTexturePVRTC.cpp
WebGLExtensionCompressedTextureRGTC.cpp
WebGLExtensionCompressedTextureS3TC_SRGB.cpp
WebGLExtensionCompressedTextureS3TC.cpp
WebGLExtensionDebugRendererInfo.cpp
WebGLExtensionDebugShaders.cpp
WebGLExtensionDepthTexture.cpp Bug 1545890 - Depth textures are filterable like RED textures. r=lsalzman 2019-04-22 20:57:57 +00:00
WebGLExtensionDisjointTimerQuery.cpp Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
WebGLExtensionDrawBuffers.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-15 08:15:57 +00:00
WebGLExtensionElementIndexUint.cpp
WebGLExtensionEXTColorBufferFloat.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
WebGLExtensionFragDepth.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-15 08:15:57 +00:00
WebGLExtensionInstancedArrays.cpp Bug 1524713 - Allow EXT_float_blend for webgl1. r=lsalzman 2019-02-05 03:34:49 +00:00
WebGLExtensionLoseContext.cpp
WebGLExtensionMOZDebug.cpp
WebGLExtensions.cpp Bug 1550422 - P12. Convert Live gfxPrefs into StaticPrefs. r=jrmuizel 2019-05-26 14:29:42 +00:00
WebGLExtensions.h Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot 2019-05-23 20:48:21 +00:00
WebGLExtensionShaderTextureLod.cpp Bug 1524713 - Allow EXT_float_blend for webgl1. r=lsalzman 2019-02-05 03:34:49 +00:00
WebGLExtensionSRGB.cpp Bug 1524713 - Allow EXT_float_blend for webgl1. r=lsalzman 2019-02-05 03:34:49 +00:00
WebGLExtensionStandardDerivatives.cpp
WebGLExtensionTextureFilterAnisotropic.cpp
WebGLExtensionTextureFloat.cpp No bug - clang-format -p dom/canvas 2019-03-29 23:42:18 -07:00
WebGLExtensionTextureFloatLinear.cpp
WebGLExtensionTextureHalfFloat.cpp Bug 1524713 - Allow EXT_float_blend for webgl1. r=lsalzman 2019-02-05 03:34:49 +00:00
WebGLExtensionTextureHalfFloatLinear.cpp
WebGLExtensionVertexArray.cpp
WebGLFormats.cpp Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
WebGLFormats.h Bug 1372156 - Color+[U]Int formats should have maxSamples=0. r=lsalzman 2019-02-07 18:04:29 +00:00
WebGLFramebuffer.cpp Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot 2019-05-23 20:48:21 +00:00
WebGLFramebuffer.h Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot 2019-05-23 20:48:21 +00:00
WebGLInternalFormatsTable.h
WebGLMemoryTracker.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
WebGLMemoryTracker.h
WebGLObjectModel.cpp
WebGLObjectModel.h
WebGLProgram.cpp Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot 2019-05-23 20:48:21 +00:00
WebGLProgram.h Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot 2019-05-23 20:48:21 +00:00
WebGLQuery.cpp Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
WebGLQuery.h
WebGLRenderbuffer.cpp Bug 1372156 - Color+[U]Int formats should have maxSamples=0. r=lsalzman 2019-02-07 18:04:29 +00:00
WebGLRenderbuffer.h
WebGLSampler.cpp
WebGLSampler.h
WebGLShader.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
WebGLShader.h Bug 1526027 - Remove webgl.bypass-shader-validation. r=lsalzman 2019-05-17 02:36:57 +00:00
WebGLShaderPrecisionFormat.cpp
WebGLShaderPrecisionFormat.h
WebGLShaderValidator.cpp Bug 1550422 - P12. Convert Live gfxPrefs into StaticPrefs. r=jrmuizel 2019-05-26 14:29:42 +00:00
WebGLShaderValidator.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +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 Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
WebGLTexture.cpp Bug 1540357 - Force -Werror for and fix implicit int truncation in dom/canvas. r=lsalzman 2019-04-02 17:00:41 +00:00
WebGLTexture.h Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot 2019-05-23 20:48:21 +00:00
WebGLTextureUpload.cpp Bug 1550422 - P12. Convert Live gfxPrefs into StaticPrefs. r=jrmuizel 2019-05-26 14:29:42 +00:00
WebGLTransformFeedback.cpp
WebGLTransformFeedback.h
WebGLTypes.h Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot 2019-05-23 20:48:21 +00: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