gecko-dev/dom/canvas
Jean-Yves Avenard 103efd79bc Bug 1497294 - P7. Add P016 and P010 surface format support. r=jgilbert
This is only used with DXVA decoder. P016 and P010 are just like NV12 but with 16 bits data..

Depends on D8246

Differential Revision: https://phabricator.services.mozilla.com/D8136

--HG--
extra : moz-landing-system : lando
2018-10-10 22:21:53 +00:00
..
crashtests Bug 1443671 - Add crashtest r=nical 2018-03-19 18:54:05 +09:00
gtest
test Bug 1494809 - Mark test failures. 2018-10-10 18:13:16 -07: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 Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
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 Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
CanvasRenderingContext2D.cpp Bug 1497294 - P1. Remove duplicated method. r=nical 2018-10-09 13:07:58 +00:00
CanvasRenderingContext2D.h Bug 1494820. Stop leaking SVGObserverUtils implementation details into CanvasRenderingContext2D. r=longsonr 2018-09-03 11:24:27 +01: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 1484980 - Add selective canvas tainting for content scripts r=bzbarsky 2018-09-26 20:29:36 +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 1475139 part 10 - Add method to create ImageBitmap from SourceSurface. r=jrmuizel 2018-09-24 21:47:14 -05:00
ImageBitmap.h Bug 1475139 part 10 - Add method to create ImageBitmap from SourceSurface. r=jrmuizel 2018-09-24 21:47:14 -05: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 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07: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 Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
ImageData.h Bug 1440039 - Remove nsIDOMCanvasRenderingContext2D. r=qdot 2018-02-21 20:49:07 +01:00
ImageUtils.cpp Bug 1497294 - P7. Add P016 and P010 surface format support. r=jgilbert 2018-10-10 22:21:53 +00:00
ImageUtils.h
MurmurHash3.cpp
MurmurHash3.h
OffscreenCanvas.cpp Bug 1492894 - part 4 - eliminate already_AddRefed variables in dom/; r=mccr8 2018-09-21 16:45:49 -04: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 1494809 - Don't include WebGLFormats.h in WebGLContext.h. - r=kvark 2018-10-10 18:13:13 -07:00
TexUnpackBlob.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
TextMetrics.h Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGL1Context.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGL1Context.h
WebGL2Context.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGL2Context.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextBuffers.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextFramebuffers.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextMRTs.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextPrograms.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextQueries.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextRenderbuffers.cpp Bug 1494809 - Don't include WebGLFormats.h in WebGLContext.h. - r=kvark 2018-10-10 18:13:13 -07:00
WebGL2ContextSamplers.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextState.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextSync.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextTextures.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextTransformFeedback.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextUniforms.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGL2ContextVAOs.cpp
WebGLActiveInfo.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGLActiveInfo.h
WebGLBuffer.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLBuffer.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLContext.cpp Bug 1494809 - Don't include WebGLFormats.h in WebGLContext.h. - r=kvark 2018-10-10 18:13:13 -07:00
WebGLContext.h Bug 1494809 - Remove WebGL ATC support. - r=kvark,qdot 2018-10-10 18:13:14 -07:00
WebGLContextBuffers.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLContextDraw.cpp Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan 2018-09-07 14:47:51 +00:00
WebGLContextExtensions.cpp Bug 1494809 - Remove WebGL ATC support. - r=kvark,qdot 2018-10-10 18:13:14 -07:00
WebGLContextFramebufferOperations.cpp Bug 1494809 - Don't include WebGLFormats.h in WebGLContext.h. - r=kvark 2018-10-10 18:13:13 -07:00
WebGLContextGL.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLContextLossHandler.cpp
WebGLContextLossHandler.h
WebGLContextState.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLContextTextures.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLContextUnchecked.cpp
WebGLContextUnchecked.h
WebGLContextUtils.cpp Bug 1494809 - Remove WebGL ATC support. - r=kvark,qdot 2018-10-10 18:13:14 -07:00
WebGLContextUtils.h Bug 1479363 part 5 - Use JSAutoRealm instead of JSAutoRealmAllowCCW in remaining dom/ directories. r=mccr8 2018-08-02 08:49:00 +02:00
WebGLContextValidate.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLContextVertexArray.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLContextVertices.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLExtensionBase.cpp
WebGLExtensionBlendMinMax.cpp
WebGLExtensionColorBufferFloat.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionColorBufferHalfFloat.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionCompressedTextureASTC.cpp Bug 1494809 - Don't include WebGLFormats.h in WebGLContext.h. - r=kvark 2018-10-10 18:13:13 -07:00
WebGLExtensionCompressedTextureBPTC.cpp Bug 1494809 - Support WebGL exts for BPTC and RGTC. - r=kvark,qdot 2018-10-10 18:13:11 -07:00
WebGLExtensionCompressedTextureES3.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionCompressedTextureETC1.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionCompressedTexturePVRTC.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionCompressedTextureRGTC.cpp Bug 1494809 - Support WebGL exts for BPTC and RGTC. - r=kvark,qdot 2018-10-10 18:13:11 -07:00
WebGLExtensionCompressedTextureS3TC.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionCompressedTextureS3TC_SRGB.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLExtensionDebugRendererInfo.cpp
WebGLExtensionDebugShaders.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLExtensionDepthTexture.cpp
WebGLExtensionDisjointTimerQuery.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLExtensionDrawBuffers.cpp
WebGLExtensionEXTColorBufferFloat.cpp
WebGLExtensionElementIndexUint.cpp
WebGLExtensionFragDepth.cpp
WebGLExtensionInstancedArrays.cpp
WebGLExtensionLoseContext.cpp
WebGLExtensionMOZDebug.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07: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 Bug 1491221 - Mark EXT_shader_texture_lod feature unsupported for OpenGL ES3 and above. r=jgilbert 2018-09-26 04:48:17 +00:00
WebGLExtensionStandardDerivatives.cpp
WebGLExtensionTextureFilterAnisotropic.cpp
WebGLExtensionTextureFloat.cpp
WebGLExtensionTextureFloatLinear.cpp
WebGLExtensionTextureHalfFloat.cpp
WebGLExtensionTextureHalfFloatLinear.cpp
WebGLExtensionVertexArray.cpp
WebGLExtensions.h Bug 1494809 - Remove WebGL ATC support. - r=kvark,qdot 2018-10-10 18:13:14 -07:00
WebGLFormats.cpp Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
WebGLFormats.h Bug 1494809 - Remove WebGL ATC support. - r=kvark,qdot 2018-10-10 18:13:14 -07:00
WebGLFramebuffer.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLFramebuffer.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLFramebufferAttachable.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLFramebufferAttachable.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLInternalFormatsTable.h
WebGLMemoryTracker.cpp
WebGLMemoryTracker.h
WebGLObjectModel.cpp
WebGLObjectModel.h
WebGLProgram.cpp Bug 1495857 - Ensure correct vertex attrib array index is output in error message r=jgilbert 2018-10-05 19:03:46 +00:00
WebGLProgram.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLQuery.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLQuery.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLRenderbuffer.cpp Bug 1494809 - Don't include WebGLFormats.h in WebGLContext.h. - r=kvark 2018-10-10 18:13:13 -07:00
WebGLRenderbuffer.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLSampler.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLSampler.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLShader.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLShader.h
WebGLShaderPrecisionFormat.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGLShaderPrecisionFormat.h
WebGLShaderValidator.cpp Backed out changeset 781e6389661e (bug 1399501) for assertion failures on gfx/gl/GLContext. CLOSED TREE 2018-07-06 01:49:06 +03:00
WebGLShaderValidator.h Bug 1440849 - Gecko changes due to Angle update. - r=jrmuizel 2018-03-02 13:42:20 -08:00
WebGLStrongTypes.h Bug 1494809 - Remove WebGL ATC support. - r=kvark,qdot 2018-10-10 18:13:14 -07:00
WebGLSync.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07: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 1494809 - Don't include WebGLFormats.h in WebGLContext.h. - r=kvark 2018-10-10 18:13:13 -07:00
WebGLTexture.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLTextureUpload.cpp Bug 1494809 - Remove WebGL ATC support. - r=kvark,qdot 2018-10-10 18:13:14 -07:00
WebGLTransformFeedback.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLTransformFeedback.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLTypes.h Bug 1494809 - Remove WebGL ATC support. - r=kvark,qdot 2018-10-10 18:13:14 -07:00
WebGLUniformLocation.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLUniformLocation.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLValidateStrings.cpp Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLValidateStrings.h Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark 2018-08-09 14:35:01 -07:00
WebGLVertexArray.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
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 Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
WebGLVertexArrayObject.h
WebGLVertexAttribData.cpp
WebGLVertexAttribData.h Bug 1453795 - GFX - Initialize member fields in classes/ structures. r=jgilbert 2018-07-06 10:56:24 +03:00
moz.build Bug 1494809 - Remove WebGL ATC support. - r=kvark,qdot 2018-10-10 18:13:14 -07:00
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