gecko-dev/dom/canvas
vincentliu 260e5a5de0 Bug 1314505 - Execute ErrorInvalidOperation if IsLinked() returns false. r=mtseng 2016-11-07 11:53:25 +08:00
..
crashtests Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/canvas. r=RyanVM 2016-11-05 11:29:15 +01:00
gtest Bug 1314870 - gtestify TestWebGLElementArrayCache.cpp. r=jgilbert. 2016-11-04 14:38:59 +11:00
test Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/canvas. r=RyanVM 2016-11-05 11:29:15 +01:00
CanvasGradient.h Bug 1275693 - Refactor <canvas> fillText drawing to re-use gfxTextRun::Draw. r=jfkthame 2016-07-13 19:07:00 +02:00
CanvasImageCache.cpp Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj. 2016-08-08 10:54:47 +10:00
CanvasImageCache.h Bug 1267260 - Change CanvasImageCache to lookup cache images based on imgIContainer instead of imgIRequest. r=seth 2016-05-10 08:00:06 -07:00
CanvasPath.h Bug 910138 - Part 1. Add support for new canvas ellipse method. r=roc, r=smaug 2016-03-15 00:53:00 +01:00
CanvasPattern.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
CanvasRenderingContext2D.cpp Merge m-c to autoland 2016-11-03 20:02:24 -07:00
CanvasRenderingContext2D.h Bug 1309913: Pass the compositor type to canvas on creation. r=dvander 2016-11-03 10:57:33 -04: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 Bug 1290337 - Part 16: Replace Value parameter to const Value& in dom. r=smaug 2016-09-11 18:15:24 +09:00
CanvasUtils.h Bug 1290337 - Part 16: Replace Value parameter to const Value& in dom. r=smaug 2016-09-11 18:15:24 +09:00
DocumentRendererChild.cpp Bug 1276824 (part 1) - Rename gfxContext::ForDrawTarget{,WithTransform}(). r=milan. 2016-06-07 09:39:56 +10:00
DocumentRendererChild.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
DocumentRendererParent.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
DocumentRendererParent.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
ImageBitmap.cpp Bug 1308090, r=jrmuizel 2016-10-06 15:59:15 +01:00
ImageBitmap.h Bug 1141979 - part11 - handle cases that mapDataInto() should throw; r=jrmuizel 2016-03-16 12:01:32 +08:00
ImageBitmapColorUtils.cpp Bug 1141979 - part6 - implement ImageBitmapFormatUtils; r=jrmuizel 2016-05-30 15:48:02 +08:00
ImageBitmapColorUtils.h Bug 1141979 - part6 - implement ImageBitmapFormatUtils; r=jrmuizel 2016-05-30 15:48:02 +08:00
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 Bug 1141979 - part1 - WebIDL for native implementation; r=jrmuizel, r=smaug 2015-11-18 16:57:38 +08:00
ImageBitmapUtils.cpp Bug 1141979 - part6 - implement ImageBitmapFormatUtils; r=jrmuizel 2016-05-30 15:48:02 +08:00
ImageBitmapUtils.h Bug 1141979 - part6 - implement ImageBitmapFormatUtils; r=jrmuizel 2016-05-30 15:48:02 +08:00
ImageData.cpp Bug 1176214 - Part 11: Changes to DOM, except for WebGL. r=bz, r=clb 2015-11-25 19:04:50 +01:00
ImageData.h Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
ImageUtils.cpp Bug 1141979 - part7 - implement ImageUtils; r=jrmuizel 2016-03-21 14:33:10 +08:00
ImageUtils.h Bug 1141979 - part7 - implement ImageUtils; r=jrmuizel 2016-03-21 14:33:10 +08:00
MurmurHash3.cpp Bug 1300124 - make MurmurHash3.cpp compile with clang-cl; r=bkelly 2016-09-06 15:46:01 -04:00
MurmurHash3.h
OffscreenCanvas.cpp Remove racy ImageBridgeChild shutdown/creation checks. (bug 1298938 part 4, r=nical) 2016-09-13 16:30:57 -07:00
OffscreenCanvas.h Refactor CompositableClient memory management. (bug 1299375 part 2, r=nical) 2016-09-02 16:08:49 -07:00
TexUnpackBlob.cpp Bug 1313541 - Rewrite TexImageSource glue. - r=ethlin 2016-10-31 15:03:24 -07:00
TexUnpackBlob.h Bug 1313541 - Rewrite TexImageSource glue. - r=ethlin 2016-10-31 15:03:24 -07:00
TextMetrics.h
WebGL1Context.cpp Bug 1303878 - Fix todos in WebGL. - r=mtseng 2016-09-22 19:13:16 -07:00
WebGL1Context.h Bug 1300946 - Implement transform feedback. - r=jrmuizel 2016-09-22 19:13:21 -07:00
WebGL1ContextUniforms.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGL2Context.cpp Bug 1306174 - Remove ETC support from core WebGL2. - r=ethlin 2016-10-12 13:54:31 -07:00
WebGL2Context.h Bug 1313541 - Fix compressedTexImage size validation. - r=ethlin 2016-10-31 15:03:31 -07:00
WebGL2ContextBuffers.cpp Bug 1313541 - GetBufferSubData impl. - r=ethlin 2016-10-31 15:02:56 -07:00
WebGL2ContextDraw.cpp
WebGL2ContextFramebuffers.cpp Bug 1303879 - Refactor framebuffer funcs and completeness caching. - r=mtseng 2016-09-22 19:13:17 -07:00
WebGL2ContextMRTs.cpp Bug 1313541 - ClearBuffer impl. - r=ethlin 2016-10-31 15:03:17 -07:00
WebGL2ContextPrograms.cpp
WebGL2ContextQueries.cpp Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
WebGL2ContextRenderbuffers.cpp Bug 1236787 - Check internalformat to pass getInternalformatParameter in gl-object-get-calls.html (2.0); r=jgilbert 2016-07-14 11:27:27 +08:00
WebGL2ContextSamplers.cpp Bug 1290032 - return null for InvalidEnum. r=jgilbert 2016-07-28 17:37:00 +02:00
WebGL2ContextState.cpp Bug 1300946 - Implement transform feedback. - r=jrmuizel 2016-09-22 19:13:21 -07:00
WebGL2ContextSync.cpp Bug 1237194 - Fix getSyncParameter return error. r=jgilbert 2016-01-06 01:29:00 +01:00
WebGL2ContextTextures.cpp Bug 1313541 - Rewrite TexImageSource glue. - r=ethlin 2016-10-31 15:03:24 -07:00
WebGL2ContextTransformFeedback.cpp Bug 1300946 - Binding a deleted TFO should be INVALID_OP. - r=ethlin 2016-09-22 19:13:22 -07:00
WebGL2ContextUniforms.cpp Bug 1313541 - Reimplement glue in accordance to webidl deviation minimization. - r=ethlin 2016-10-31 15:03:22 -07:00
WebGL2ContextVAOs.cpp
WebGL2ContextVertices.cpp Bug 1313541 - Uniform impl. - r=ethlin 2016-10-31 15:03:09 -07:00
WebGLActiveInfo.cpp Bug 1286768 - Fix num used attrib locations for matrix types. - r=mtseng 2016-07-18 00:20:51 -07:00
WebGLActiveInfo.h Bug 1286768 - Fix num used attrib locations for matrix types. - r=mtseng 2016-07-18 00:20:51 -07:00
WebGLBuffer.cpp Bug 1313541 - GetBufferSubData impl. - r=ethlin 2016-10-31 15:02:56 -07:00
WebGLBuffer.h Bug 1313541 - Add WebGLBuffer::ValidateRange. - r=ethlin 2016-10-31 15:02:51 -07:00
WebGLContext.cpp Bug 1313541 - Add ValidateArrayBufferView. - r=ethlin 2016-10-31 15:02:39 -07:00
WebGLContext.h Bug 1313541 - Fix compressedTexImage size validation. - r=ethlin 2016-10-31 15:03:31 -07:00
WebGLContextBuffers.cpp Bug 1313541 - GetBufferSubData impl. - r=ethlin 2016-10-31 15:02:56 -07:00
WebGLContextDraw.cpp Bug 1305190 - Fix vertex attrib elem size calculations. - r=ethlin 2016-09-29 13:49:25 -07:00
WebGLContextExtensions.cpp Bug 1306174 - Remove ETC support from core WebGL2. - r=ethlin 2016-10-12 13:54:31 -07:00
WebGLContextFramebufferOperations.cpp Bug 1303879 - Refactor framebuffer funcs and completeness caching. - r=mtseng 2016-09-22 19:13:17 -07:00
WebGLContextGL.cpp Bug 1313541 - Uniform impl. - r=ethlin 2016-10-31 15:03:09 -07:00
WebGLContextLossHandler.cpp Bug 1280507 - Simplify context loss handler. - r=jrmuizel 2016-06-30 12:39:12 -04:00
WebGLContextLossHandler.h Bug 1280507 - Simplify context loss handler. - r=jrmuizel 2016-06-30 12:39:12 -04:00
WebGLContextNotSupported.cpp
WebGLContextState.cpp Bug 1306172 - Don't pass LINE_WIDTH>1.0 to core profiles. - r=jerry 2016-09-29 13:51:06 -07:00
WebGLContextTextures.cpp Bug 1313541 - Rewrite TexImageSource glue. - r=ethlin 2016-10-31 15:03:24 -07:00
WebGLContextUnchecked.cpp Bug 1300946 - Implement transform feedback. - r=jrmuizel 2016-09-22 19:13:21 -07:00
WebGLContextUnchecked.h Bug 1300946 - Implement transform feedback. - r=jrmuizel 2016-09-22 19:13:21 -07:00
WebGLContextUtils.cpp Bug 1289050 - Part 5.1: Use ASCII variants of JS_ReportWarning in dom/canvas. r=jwalden,jgilbert 2016-09-30 12:34:45 +09:00
WebGLContextUtils.h Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08:00
WebGLContextValidate.cpp Bug 1273752 - Replace GL_VERTEX_PROGRAM_POINT_SIZE with GL_PROGRAM_POINT_SIZE. r=jgilbert 2016-09-30 15:34:56 +08:00
WebGLContextVertexArray.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
WebGLContextVertices.cpp Bug 1305190 - Fix vertex attrib elem size calculations. - r=ethlin 2016-09-29 13:49:25 -07:00
WebGLElementArrayCache.cpp Bug 1300946 - Implement transform feedback. - r=jrmuizel 2016-09-22 19:13:21 -07:00
WebGLElementArrayCache.h Bug 1300946 - Implement transform feedback. - r=jrmuizel 2016-09-22 19:13:21 -07:00
WebGLExtensionBase.cpp Bug 1274769 - handle the WebGLTimerQuery deletion status for GLContext cleanup. r=jgilbert 2016-05-24 18:52:00 +02:00
WebGLExtensionBlendMinMax.cpp
WebGLExtensionColorBufferFloat.cpp Bug 1265676 - Fix other callsites. - r=ethlin 2016-07-08 15:25:58 -07:00
WebGLExtensionColorBufferHalfFloat.cpp Bug 1265676 - Fix other callsites. - r=ethlin 2016-07-08 15:25:58 -07:00
WebGLExtensionCompressedTextureATC.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLExtensionCompressedTextureES3.cpp Bug 1306174 - Remove ETC support from core WebGL2. - r=ethlin 2016-10-12 13:54:31 -07:00
WebGLExtensionCompressedTextureETC1.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLExtensionCompressedTexturePVRTC.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLExtensionCompressedTextureS3TC.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLExtensionDebugRendererInfo.cpp
WebGLExtensionDebugShaders.cpp
WebGLExtensionDepthTexture.cpp Bug 1291083 - Explicitly make WEBGL_depth_texture formats filterable. - r=mtseng 2016-08-03 12:24:47 -07:00
WebGLExtensionDisjointTimerQuery.cpp Bug 1260599 - Enable EXT_disjoint_timer_query extension on ANGLE. r=jgilbert 2016-07-17 19:37:00 +02:00
WebGLExtensionDrawBuffers.cpp Bug 1300932 - Enable draw_buffers on ES3, but not WEBGL_draw_buffers. - r=jerry 2016-09-08 11:34:32 -07:00
WebGLExtensionEXTColorBufferFloat.cpp Bug 1265676 - Fix other callsites. - r=ethlin 2016-07-08 15:25:58 -07:00
WebGLExtensionElementIndexUint.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLExtensionFragDepth.cpp
WebGLExtensionInstancedArrays.cpp
WebGLExtensionLoseContext.cpp
WebGLExtensionSRGB.cpp Bug 1265676 - Fix other callsites. - r=ethlin 2016-07-08 15:25:58 -07:00
WebGLExtensionShaderTextureLod.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLExtensionStandardDerivatives.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLExtensionTextureFilterAnisotropic.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLExtensionTextureFloat.cpp Bug 1233046 - Fix OES_texture_float on OSX. - r=jrmuizel 2016-01-28 14:27:57 -08:00
WebGLExtensionTextureFloatLinear.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLExtensionTextureHalfFloat.cpp Bug 1233046 - Fix OES_texture_float on OSX. - r=jrmuizel 2016-01-28 14:27:57 -08:00
WebGLExtensionTextureHalfFloatLinear.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLExtensionVertexArray.cpp Bug 1136416 - Hack to pass the context-lost test for now. - r=ethlin 2016-07-18 22:52:02 -07:00
WebGLExtensions.h Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLFormats.cpp Bug 1306174 - Remove ETC support from core WebGL2. - r=ethlin 2016-10-12 13:54:31 -07:00
WebGLFormats.h Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLFramebuffer.cpp Bug 1303879 - Refresh DrawBuffers and ReadBuffer to handle GL4.0 and below. - r=mtseng 2016-09-22 19:13:20 -07:00
WebGLFramebuffer.h Bug 1303879 - Refresh DrawBuffers and ReadBuffer to handle GL4.0 and below. - r=mtseng 2016-09-22 19:13:20 -07:00
WebGLFramebufferAttachable.cpp
WebGLFramebufferAttachable.h
WebGLInternalFormatsTable.h
WebGLMemoryTracker.cpp Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm. 2016-08-24 15:23:45 +10:00
WebGLMemoryTracker.h
WebGLObjectModel.cpp
WebGLObjectModel.h Bug 1300946 - Implement transform feedback. - r=jrmuizel 2016-09-22 19:13:21 -07:00
WebGLProgram.cpp Bug 1314505 - Execute ErrorInvalidOperation if IsLinked() returns false. r=mtseng 2016-11-07 11:53:25 +08:00
WebGLProgram.h Bug 1313541 - Reimplement glue in accordance to webidl deviation minimization. - r=ethlin 2016-10-31 15:03:22 -07:00
WebGLQuery.cpp Bug 1218881. Enforce queries' new availability semantics. r=jgilbert 2015-12-18 17:05:42 -05:00
WebGLQuery.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
WebGLRenderbuffer.cpp Bug 1303879 - Refactor framebuffer funcs and completeness caching. - r=mtseng 2016-09-22 19:13:17 -07:00
WebGLRenderbuffer.h Bug 1303878 - Fix todos in WebGL. - r=mtseng 2016-09-22 19:13:16 -07:00
WebGLSampler.cpp Bug 1313584 - Add complete parameters handling for SamplerParameterX to cover test need. r=mtseng 2016-11-07 10:22:31 +08:00
WebGLSampler.h Bug 1288649 - 2-arg ctors shouldn't be explicit. 2016-07-25 14:46:25 -07:00
WebGLShader.cpp Bug 1300946 - Implement transform feedback. - r=jrmuizel 2016-09-22 19:13:21 -07:00
WebGLShader.h Bug 1300946 - Implement transform feedback. - r=jrmuizel 2016-09-22 19:13:21 -07: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 Bug 1300946 - Implement transform feedback. - r=jrmuizel 2016-09-22 19:13:21 -07:00
WebGLStrongTypes.h Bug 1241777 - TexCompareFunc should be stored in ascending order. r=jgilbert 2016-01-27 14:12:52 +08:00
WebGLSync.cpp Bug 1281991 - Clean up WebGLSync objects before WebGL context lost, r=jgilbert 2016-06-23 17:01:36 +08:00
WebGLSync.h
WebGLTexelConversions.cpp Bug 1276093 - Warn on slow CPU format conversions. - r=jrmuizel 2016-05-31 19:33:22 -07:00
WebGLTexelConversions.h Bug 1276093 - Warn on slow CPU format conversions. - r=jrmuizel 2016-05-31 19:33:22 -07:00
WebGLTexture.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
WebGLTexture.h Bug 1313541 - Rewrite TexImageSource glue. - r=ethlin 2016-10-31 15:03:24 -07:00
WebGLTextureUpload.cpp Bug 1313541 - Fix compressedTexImage size validation. - r=ethlin 2016-10-31 15:03:31 -07:00
WebGLTimerQuery.cpp Bug 1275866 - Clear WebGLTimerQuerys on WebGL GLContext teardown. - r=jerry,jrmuizel 2016-06-03 16:10:23 -07:00
WebGLTimerQuery.h Bug 1288649 - 2-arg ctors shouldn't be explicit. 2016-07-25 14:46:25 -07:00
WebGLTransformFeedback.cpp Bug 1300946 - Implement transform feedback. - r=jrmuizel 2016-09-22 19:13:21 -07:00
WebGLTransformFeedback.h Bug 1282408 - Add ignore-initialization-check annotation to variables from WebGLTransformFeedback. r=jgilbert 2016-09-27 14:16:27 +03:00
WebGLTypes.h Bug 1306174 - Remove ETC support from core WebGL2. - r=ethlin 2016-10-12 13:54:31 -07:00
WebGLUniformLocation.cpp Bug 1136494 - Update LinkInfo. - r=mtseng 2016-07-18 00:19:19 -07:00
WebGLUniformLocation.h Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLValidateStrings.cpp Bug 1243663 - Max uniform and attribute location lengths in WebGL2 should be 1024. r=jgilbert 2016-01-29 14:44:08 +08:00
WebGLValidateStrings.h
WebGLVertexArray.cpp
WebGLVertexArray.h Bug 1305190 - Fix vertex attrib elem size calculations. - r=ethlin 2016-09-29 13:49:25 -07:00
WebGLVertexArrayFake.cpp Bug 1305190 - Fix vertex attrib elem size calculations. - r=ethlin 2016-09-29 13:49:25 -07:00
WebGLVertexArrayFake.h
WebGLVertexArrayGL.cpp Bug 1225576. Always use the VAO workaround. r=jgilbert 2015-12-01 14:46:46 -05:00
WebGLVertexArrayGL.h Bug 1225576. Always use the VAO workaround. r=jgilbert 2015-12-01 14:46:46 -05:00
WebGLVertexArrayObject.cpp Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
WebGLVertexArrayObject.h
WebGLVertexAttribData.cpp Bug 1305190 - Fix vertex attrib elem size calculations. - r=ethlin 2016-09-29 13:49:25 -07:00
WebGLVertexAttribData.h Bug 1305190 - Fix vertex attrib elem size calculations. - r=ethlin 2016-09-29 13:49:25 -07:00
moz.build Bug 1314870 - gtestify TestWebGLElementArrayCache.cpp. r=jgilbert. 2016-11-04 14:38:59 +11:00
nsICanvasRenderingContextInternal.h Bug 1297054 - remove null check in CanvasRenderingContext2D::InitializeWithDrawTarget. r=jrmuizel 2016-08-23 11:41:21 +03:00