gecko-dev/dom/canvas
Sebastian Hengst 5c15da1f08 merge mozilla-inbound to mozilla-central. r=merge a=merge
--HG--
rename : testing/talos/tests/__init__.py => testing/talos/talos/unittests/__init__.py
rename : testing/talos/tests/browser_output.ts.txt => testing/talos/talos/unittests/browser_output.ts.txt
rename : testing/talos/tests/browser_output.tsvg.txt => testing/talos/talos/unittests/browser_output.tsvg.txt
rename : testing/talos/tests/profile.tgz => testing/talos/talos/unittests/profile.tgz
rename : testing/talos/tests/ps-Acj.out => testing/talos/talos/unittests/ps-Acj.out
rename : testing/talos/tests/test_talosconfig_browser_config.json => testing/talos/talos/unittests/test_talosconfig_browser_config.json
rename : testing/talos/tests/test_talosconfig_test_config.json => testing/talos/talos/unittests/test_talosconfig_test_config.json
rename : testing/talos/tests/xrestop_output.txt => testing/talos/talos/unittests/xrestop_output.txt
2017-10-27 12:45:34 +03:00
..
crashtests Bug 1349067 - Add crashtest. r=me 2017-10-12 22:41:15 -04:00
gtest Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
test Bug 1410306 - Disable dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shader-uniform-packing-restrictions.html on win7/debug for frequent failures. r=me, a=testonly 2017-10-24 12:37:25 -04:00
BasicRenderingContext2D.h Bug 1382027. Allow using an SVGImageElement as a CanvasImageSource. r=mystor 2017-07-19 11:48:49 -04:00
CanvasGradient.h
CanvasImageCache.cpp Bug 1390080 - Label ImageCache. 2017-08-15 10:51:54 +08:00
CanvasImageCache.h
CanvasPath.h
CanvasPattern.h
CanvasRenderingContext2D.cpp Bug 1408612 - patch 1 - Use single-precision floats more consistently for glyph position computations when drawing text. r=jrmuizel 2017-10-24 09:59:09 +01:00
CanvasRenderingContext2D.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
CanvasRenderingContextHelper.cpp Bug 967895 - Ask for placeholder data when image extraction is not allowed (Tor 6253). r=jrmuizel 2017-08-22 14:23:41 +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 967895 - Ask for placeholder data when image extraction is not allowed (Tor 6253). r=jrmuizel 2017-08-22 14:23:41 +08: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 1408312 - Part 3: Replace nsCSSParser/nsRuleNode usage for color computation in Servo styled documents. r=xidorn 2017-10-16 09:06:39 +08:00
DocumentRendererChild.h
DocumentRendererParent.cpp
DocumentRendererParent.h
ImageBitmap.cpp Bug 1404845 - Renaming BlobImpl::GetInternalStream to BlobImpl::CreateInputStream, r=smaug 2017-10-02 13:53:12 +02:00
ImageBitmap.h Bug 1399141 - Attribute malloc memory when creating reflector object r=baku 2017-09-13 11:21:12 +01:00
ImageBitmapColorUtils.cpp
ImageBitmapColorUtils.h
ImageBitmapRenderingContext.cpp Bug 1400407 - Part 2: Cleanup DOM Canvas mirroring dead code,r=jgilbert 2017-09-15 15:06:56 -07:00
ImageBitmapRenderingContext.h Bug 1400407 - Part 2: Cleanup DOM Canvas mirroring dead code,r=jgilbert 2017-09-15 15:06:56 -07:00
ImageBitmapSource.h
ImageBitmapUtils.cpp
ImageBitmapUtils.h
ImageData.cpp
ImageData.h
ImageUtils.cpp Bug 1389598 - Part 3: Remove gonk references from dom/ r=bkelly 2017-08-11 17:42:11 -07:00
ImageUtils.h
moz.build Backed out 5 changesets (bug 1387569) for Windows static build bustage 2017-08-19 12:20:26 -07:00
MurmurHash3.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
MurmurHash3.h
nsICanvasRenderingContextInternal.h Bug 1400407 - Part 2: Cleanup DOM Canvas mirroring dead code,r=jgilbert 2017-09-15 15:06:56 -07:00
OffscreenCanvas.cpp Bug 967895 - Ask for placeholder data when image extraction is not allowed (Tor 6253). r=jrmuizel 2017-08-22 14:23:41 +08:00
OffscreenCanvas.h Bug 1348976 - let OffscreenCanvas::TransferToImageBitmap report its error. r=mtseng, r=ehsan 2017-10-12 14:14:54 -04:00
TextMetrics.h
TexUnpackBlob.cpp Bug 1404536 - Use mat3s to transform tex coords in GLBlitHelper. - r=daoshengmu 2017-10-26 18:43:24 -07: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
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
WebGL2ContextFramebuffers.cpp
WebGL2ContextMRTs.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04: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 1217290 - Refine WebGLContext members r=daoshengmu,jgilbert 2017-07-27 15:49:21 +08:00
WebGL2ContextState.cpp Bug 1217290 - Remove WebGLContext impl members r=daoshengmu,jgilbert 2017-07-27 15:48:58 +08:00
WebGL2ContextSync.cpp
WebGL2ContextTextures.cpp
WebGL2ContextTransformFeedback.cpp
WebGL2ContextUniforms.cpp
WebGL2ContextVAOs.cpp
WebGLActiveInfo.cpp
WebGLActiveInfo.h
WebGLBuffer.cpp Bug 1387002 - Replace .size() by .empty() when applicable in domv/canvas/WebGL* r=kvark 2017-08-03 12:01:38 +02:00
WebGLBuffer.h
WebGLContext.cpp Bug 1371190 - Part 5: Force enable alpha channel to prevent ANGLE from using incompatible backbuffer format. r=jgilbert 2017-09-06 10:50:14 +08:00
WebGLContext.h Bug 1400407 - Part 2: Cleanup DOM Canvas mirroring dead code,r=jgilbert 2017-09-15 15:06:56 -07:00
WebGLContextBuffers.cpp Bug 1379995 - reset the mBufferFetchingIsVerified flag after the webgl deleteBuffer call. r=jgilbert 2017-08-23 16:57:41 +08:00
WebGLContextDraw.cpp Bug 1387002 - Replace .size() by .empty() when applicable in domv/canvas/WebGL* r=kvark 2017-08-03 12:01:38 +02:00
WebGLContextExtensions.cpp Bug 1403413 - Remove deprecated MOZ_ extension prefix aliases. - r=daoshengmu 2017-09-27 17:46:25 -07:00
WebGLContextFramebufferOperations.cpp
WebGLContextGL.cpp Bug 1217290 - Refine WebGLContext members r=daoshengmu,jgilbert 2017-07-27 15:49:21 +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
WebGLContextNotSupported.cpp
WebGLContextState.cpp Bug 1217290 - Refactor WebGL max & min attribute constants for WebGL fingerprinting r=arthuredelstein,daoshengmu,jgilbert 2017-07-27 15:49:46 +08:00
WebGLContextTextures.cpp Bug 1359055 - Part 1: PBO offset for WebGL compressedTexImage; r=baku,jgilbert 2017-07-18 18:02:57 +00:00
WebGLContextUnchecked.cpp
WebGLContextUnchecked.h
WebGLContextUtils.cpp Backed out changeset 6e571ab7b558 (bug 1382104) for asserting at dom/canvas/WebGLContextUtils.cpp:714 in browser-chrome tests and failing GTest's Gfx.CompositorSimpleTree. r=backout 2017-07-19 09:53:13 +02:00
WebGLContextUtils.h
WebGLContextValidate.cpp Bug 1406819 - Remove various bits of dead code from dom/. r=baku 2017-10-11 10:09:13 +01:00
WebGLContextVertexArray.cpp
WebGLContextVertices.cpp
WebGLExtensionBase.cpp
WebGLExtensionBlendMinMax.cpp
WebGLExtensionColorBufferFloat.cpp
WebGLExtensionColorBufferHalfFloat.cpp
WebGLExtensionCompressedTextureASTC.cpp
WebGLExtensionCompressedTextureATC.cpp
WebGLExtensionCompressedTextureES3.cpp
WebGLExtensionCompressedTextureETC1.cpp
WebGLExtensionCompressedTexturePVRTC.cpp
WebGLExtensionCompressedTextureS3TC_SRGB.cpp Bug 1388565 - Fix WEBGL_compressed_texture_s3tc_srgb driver requirements. - r=daoshengmu 2017-08-15 16:52:35 -07:00
WebGLExtensionCompressedTextureS3TC.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
WebGLExtensionDrawBuffers.cpp Bug 1217290 - Remove WebGLContext impl members r=daoshengmu,jgilbert 2017-07-27 15:48:58 +08:00
WebGLExtensionElementIndexUint.cpp
WebGLExtensionEXTColorBufferFloat.cpp
WebGLExtensionFragDepth.cpp
WebGLExtensionInstancedArrays.cpp
WebGLExtensionLoseContext.cpp
WebGLExtensionMOZDebug.cpp
WebGLExtensions.h Bug 1388565 - Fix WEBGL_compressed_texture_s3tc_srgb driver requirements. - r=daoshengmu 2017-08-15 16:52:35 -07:00
WebGLExtensionShaderTextureLod.cpp
WebGLExtensionSRGB.cpp Bug 1403798 - Fix EXT_sRGB activation, particularly on Windows+ANGLE+ES2. - r=daoshengmu 2017-09-28 10:29:01 -07:00
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
WebGLFormats.cpp
WebGLFormats.h
WebGLFramebuffer.cpp Bug 1217290 - Remove WebGLContext impl members r=daoshengmu,jgilbert 2017-07-27 15:48:58 +08:00
WebGLFramebuffer.h Bug 1373007 - WebGL 1.04 extensions/webgl-draw-buffers-framebuffer-unsupported. r=jgilbert 2017-06-22 14:45:11 -07:00
WebGLFramebufferAttachable.cpp
WebGLFramebufferAttachable.h
WebGLInternalFormatsTable.h
WebGLMemoryTracker.cpp
WebGLMemoryTracker.h
WebGLObjectModel.cpp
WebGLObjectModel.h
WebGLProgram.cpp Bug 1217290 - Remove WebGLContext impl members r=daoshengmu,jgilbert 2017-07-27 15:48:58 +08:00
WebGLProgram.h
WebGLQuery.cpp Bug 1378474 - part 2 - label WebGLQuery's AvailableRunnable; r=jgilbert,billm 2017-08-23 10:39:40 -04:00
WebGLQuery.h
WebGLRenderbuffer.cpp Bug 1217290 - Remove WebGLContext impl members r=daoshengmu,jgilbert 2017-07-27 15:48:58 +08:00
WebGLRenderbuffer.h
WebGLSampler.cpp
WebGLSampler.h
WebGLShader.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04: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
WebGLSync.cpp
WebGLSync.h
WebGLTexelConversions.cpp Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
WebGLTexelConversions.h
WebGLTexture.cpp Bug 1403798 - Fix EXT_sRGB activation, particularly on Windows+ANGLE+ES2. - r=daoshengmu 2017-09-28 10:29:01 -07: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 1406819 - Remove various bits of dead code from dom/. r=baku 2017-10-11 10:09:13 +01:00
WebGLTransformFeedback.cpp Bug 1387002 - Replace .size() by .empty() when applicable in domv/canvas/WebGL* r=kvark 2017-08-03 12:01:38 +02:00
WebGLTransformFeedback.h
WebGLTypes.h
WebGLUniformLocation.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
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