gecko-dev/dom/canvas
Cameron McCormack d4d8ba1d5f Bug 1324624 - stylo: Mark currently failing crashtests with asserts-if(stylo,...). r=xidorn
MozReview-Commit-ID: 7iiwRwiQ8s4
2016-12-21 15:42:36 +08:00
..
crashtests Bug 1324624 - stylo: Mark currently failing crashtests with asserts-if(stylo,...). r=xidorn 2016-12-21 15:42:36 +08:00
gtest Bug 1314870 - gtestify TestWebGLElementArrayCache.cpp. r=jgilbert. 2016-11-04 14:38:59 +11:00
test Bug 1324940 - Mark test passing. 2016-12-20 19:35:22 -08:00
CanvasGradient.h
CanvasImageCache.cpp
CanvasImageCache.h
CanvasPath.h
CanvasPattern.h
CanvasRenderingContext2D.cpp Bug 1318283: Temporarily disable an optimization from bug 1289975 and do not keep the buffer when SetDimension is called with the same value. r=mstange 2016-12-15 16:33:36 -05:00
CanvasRenderingContext2D.h Bug 1318283 - Debug patch - r=milan 2016-11-28 19:32:49 +00:00
CanvasRenderingContextHelper.cpp Merge m-c to autoland 2016-11-03 20:02:24 -07:00
CanvasRenderingContextHelper.h Merge m-c to autoland 2016-11-03 20:02:24 -07:00
CanvasUtils.cpp
CanvasUtils.h
DocumentRendererChild.cpp
DocumentRendererChild.h
DocumentRendererParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
DocumentRendererParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
ImageBitmap.cpp Bug 1324924 - Support ImageBitmap for Tex*Image*. (flattened) - r=bz,daoshengmu,mtseng 2016-12-20 19:24:25 -08:00
ImageBitmap.h Bug 1324924 - Support ImageBitmap for Tex*Image*. (flattened) - r=bz,daoshengmu,mtseng 2016-12-20 19:24:25 -08:00
ImageBitmapColorUtils.cpp
ImageBitmapColorUtils.h
ImageBitmapRenderingContext.cpp Bug 1304767 - Deprecated ImageBitmapRenderingContext.transferImageBitmap. r=Ehsan 2016-10-07 17:14:34 +08:00
ImageBitmapRenderingContext.h Bug 1304767 - Deprecated ImageBitmapRenderingContext.transferImageBitmap. r=Ehsan 2016-10-07 17:14:34 +08:00
ImageBitmapSource.h
ImageBitmapUtils.cpp Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
ImageBitmapUtils.h
ImageData.cpp
ImageData.h Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
ImageUtils.cpp Bug 1317241 - Replace default bodies of special member functions with = default in dom/. r=baku 2016-11-14 11:40:37 +02:00
ImageUtils.h
MurmurHash3.cpp
MurmurHash3.h
OffscreenCanvas.cpp
OffscreenCanvas.h
TexUnpackBlob.cpp Bug 1323363 - Fix non-paranoid PBO uploads. - r=ethlin 2016-12-16 15:00:55 -08:00
TexUnpackBlob.h Bug 1323617 - Fix canvas_sub_rectangle tests. - r=ethlin 2016-12-16 15:00:50 -08:00
TextMetrics.h
WebGL1Context.cpp Bug 1308057 - Merge WebGLTimerQuery into WebGLQuery. - r=ethlin 2016-11-14 14:04:41 -08:00
WebGL1Context.h Bug 1308057 - Merge WebGLTimerQuery into WebGLQuery. - r=ethlin 2016-11-14 14:04:41 -08:00
WebGL1ContextUniforms.cpp
WebGL2Context.cpp Bug 1309643 - Only enable primitive restart index on OSX for DrawElements. - r=ethlin 2016-12-19 15:24:30 -08:00
WebGL2Context.h Bug 1324543 - Fix inheritance in our webidl. - r=jgilbert,bz 2016-12-20 15:48:20 -08:00
WebGL2ContextBuffers.cpp Bug 1324351 - Zero-length maps are invalid. - r=daoshengmu 2016-12-20 13:20:05 -08:00
WebGL2ContextFramebuffers.cpp Bug 1321450 - Check our GLsizei args. - r=ethlin 2016-12-06 17:33:35 -08:00
WebGL2ContextMRTs.cpp Bug 1313541 - ClearBuffer impl. - r=ethlin 2016-10-31 15:03:17 -07:00
WebGL2ContextPrograms.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGL2ContextQueries.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGL2ContextRenderbuffers.cpp
WebGL2ContextSamplers.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGL2ContextState.cpp Bug 1324626 - Pick a MAX_CLIENT_WAIT_TIMEOUT_WEBGL. - r=lenzak800 2016-12-20 13:20:07 -08:00
WebGL2ContextSync.cpp Bug 1324626 - Pick a MAX_CLIENT_WAIT_TIMEOUT_WEBGL. - r=lenzak800 2016-12-20 13:20:07 -08:00
WebGL2ContextTextures.cpp Bug 1313541 - Rewrite TexImageSource glue. - r=ethlin 2016-10-31 15:03:24 -07:00
WebGL2ContextTransformFeedback.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGL2ContextUniforms.cpp Bug 1324710 - Fix deqp/functional/gles3/negativestateapi.html - r=daoshengmu 2016-12-20 13:20:11 -08:00
WebGL2ContextVAOs.cpp
WebGL2ContextVertices.cpp Bug 1313541 - Uniform impl. - r=ethlin 2016-10-31 15:03:09 -07:00
WebGLActiveInfo.cpp
WebGLActiveInfo.h
WebGLBuffer.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLBuffer.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLContext.cpp Bug 1305832 - Move texture clearing code into WebGLTexture.cpp. - r=ethlin 2016-12-14 20:16:59 -08:00
WebGLContext.h Bug 1324924 - Support ImageBitmap for Tex*Image*. (flattened) - r=bz,daoshengmu,mtseng 2016-12-20 19:24:25 -08:00
WebGLContextBuffers.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLContextDraw.cpp Bug 1324940 - It's bit-shift, not byte-shift. - r=daoshengmu 2016-12-20 18:58:08 -08:00
WebGLContextExtensions.cpp Bug 1250077 - Implement WEBGL_compressed_texture_astc. - r=ethlin 2016-11-28 18:12:32 -08:00
WebGLContextFramebufferOperations.cpp
WebGLContextGL.cpp Bug 1324710 - Fix deqp/functional/gles3/negativestateapi.html - r=daoshengmu 2016-12-20 13:20:11 -08:00
WebGLContextLossHandler.cpp
WebGLContextLossHandler.h
WebGLContextNotSupported.cpp
WebGLContextState.cpp Bug 1324604 - Only query IMPLEMENTATION_COLOR_READ_FORMAT/TYPE on actual GLES. (flattened) - r=daoshengmu 2016-12-20 13:00:38 -08:00
WebGLContextTextures.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLContextUnchecked.cpp Bug 1318507 - Update sampler entrypoints to be non-nullable, and drop trivial WebGLContextUnchecked usages. - r=ethlin 2016-11-22 23:59:26 -08:00
WebGLContextUnchecked.h Bug 1318507 - Update sampler entrypoints to be non-nullable, and drop trivial WebGLContextUnchecked usages. - r=ethlin 2016-11-22 23:59:26 -08:00
WebGLContextUtils.cpp
WebGLContextUtils.h
WebGLContextValidate.cpp Bug 1324598 - GENERATE_MIPMAP_HINT isn't queriable in Core Profiles. - r=daoshengmu 2016-12-20 13:00:20 -08:00
WebGLContextVertexArray.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLContextVertices.cpp
WebGLElementArrayCache.cpp
WebGLElementArrayCache.h
WebGLExtensionBase.cpp
WebGLExtensionBlendMinMax.cpp
WebGLExtensionColorBufferFloat.cpp
WebGLExtensionColorBufferHalfFloat.cpp
WebGLExtensionCompressedTextureASTC.cpp Bug 1250077 - Implement WEBGL_compressed_texture_astc. - r=ethlin 2016-11-28 18:12:32 -08:00
WebGLExtensionCompressedTextureATC.cpp
WebGLExtensionCompressedTextureES3.cpp Bug 1316778 - Update ES3 compressed format ext name to _etc. - r=ethlin 2016-11-14 14:00:12 -08:00
WebGLExtensionCompressedTextureETC1.cpp
WebGLExtensionCompressedTexturePVRTC.cpp
WebGLExtensionCompressedTextureS3TC.cpp
WebGLExtensionDebugRendererInfo.cpp
WebGLExtensionDebugShaders.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLExtensionDepthTexture.cpp
WebGLExtensionDisjointTimerQuery.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLExtensionDrawBuffers.cpp
WebGLExtensionEXTColorBufferFloat.cpp
WebGLExtensionElementIndexUint.cpp
WebGLExtensionFragDepth.cpp
WebGLExtensionInstancedArrays.cpp
WebGLExtensionLoseContext.cpp
WebGLExtensionSRGB.cpp
WebGLExtensionShaderTextureLod.cpp
WebGLExtensionStandardDerivatives.cpp
WebGLExtensionTextureFilterAnisotropic.cpp
WebGLExtensionTextureFloat.cpp
WebGLExtensionTextureFloatLinear.cpp
WebGLExtensionTextureHalfFloat.cpp
WebGLExtensionTextureHalfFloatLinear.cpp
WebGLExtensionVertexArray.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLExtensions.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLFormats.cpp Bug 1250077 - Implement WEBGL_compressed_texture_astc. - r=ethlin 2016-11-28 18:12:32 -08:00
WebGLFormats.h Bug 1250077 - Implement WEBGL_compressed_texture_astc. - r=ethlin 2016-11-28 18:12:32 -08:00
WebGLFramebuffer.cpp Bug 1324157 - Check dst colorDrawBuffers against src in BlitFramebuffer. - r=lenzak800 2016-12-16 18:46:18 -08:00
WebGLFramebuffer.h Bug 1324157 - Check dst colorDrawBuffers against src in BlitFramebuffer. - r=lenzak800 2016-12-16 18:46:18 -08:00
WebGLFramebufferAttachable.cpp
WebGLFramebufferAttachable.h
WebGLInternalFormatsTable.h
WebGLMemoryTracker.cpp
WebGLMemoryTracker.h
WebGLObjectModel.cpp Bug 1308057 - Merge WebGLTimerQuery into WebGLQuery. - r=ethlin 2016-11-14 14:04:41 -08:00
WebGLObjectModel.h Bug 1320030 - Handle program and shader object deletion differently. - r=ethlin 2016-12-07 01:35:42 -08:00
WebGLProgram.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLProgram.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLQuery.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLQuery.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLRenderbuffer.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLRenderbuffer.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLSampler.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLSampler.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLShader.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLShader.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLShaderPrecisionFormat.cpp
WebGLShaderPrecisionFormat.h
WebGLShaderValidator.cpp Bug 1303443 - Update ANGLE to chromium/2862. r=jgilbert 2016-10-25 19:29:00 -04:00
WebGLShaderValidator.h
WebGLStrongTypes.h
WebGLSync.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLSync.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLTexelConversions.cpp Bug 1323617 - Don't assert for performance trap when srcPremult == dstPremult, even if the formats allow us to skip premult. - r=ethlin 2016-12-16 15:00:52 -08:00
WebGLTexelConversions.h
WebGLTexture.cpp Bug 1324721 - Coersion of GLFloat to GLint in TexParameter should round. - r=daoshengmu 2016-12-20 13:20:14 -08:00
WebGLTexture.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLTextureUpload.cpp Bug 1324924 - Support ImageBitmap for Tex*Image*. (flattened) - r=bz,daoshengmu,mtseng 2016-12-20 19:24:25 -08:00
WebGLTransformFeedback.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLTransformFeedback.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLTypes.h Bug 1250077 - Implement WEBGL_compressed_texture_astc. - r=ethlin 2016-11-28 18:12:32 -08:00
WebGLUniformLocation.cpp Bug 1318507 - Update implementation. - r=ethlin 2016-11-22 23:59:24 -08:00
WebGLUniformLocation.h Bug 1318507 - Update implementation. - r=ethlin 2016-11-22 23:59:24 -08:00
WebGLValidateStrings.cpp
WebGLValidateStrings.h
WebGLVertexArray.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLVertexArray.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLVertexArrayFake.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLVertexArrayFake.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLVertexArrayGL.cpp Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLVertexArrayGL.h Bug 1320030 - Simplify marking and deletion checks. - r=ethlin 2016-12-07 01:35:28 -08:00
WebGLVertexArrayObject.cpp
WebGLVertexArrayObject.h
WebGLVertexAttribData.cpp
WebGLVertexAttribData.h
moz.build Bug 1202427 - Stub DrawRangeElements into DrawElements. - r=daoshengmu 2016-12-20 13:20:09 -08:00
nsICanvasRenderingContextInternal.h