gecko-dev/dom/canvas
Wes Kocher 07f8858bf6 Merge inbound to central, a=merge 2016-08-17 16:38:41 -07:00
..
compiledtest Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
crashtests Bug 1286458 - Add crashtest. r=lsalzman 2016-08-15 16:01:34 +08:00
gtest Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
test Merge m-c to autoland, a=merge 2016-08-16 22:07:30 -07: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 Bug 1272123 - Limit the size of CanvasRenderingContext2D::mStyleStack - r=mstange 2016-08-17 09:26:11 +01:00
CanvasRenderingContext2D.h Bug 1292870 - Record/replay clips and transforms properly in CanvasRenderingContext2D. r=Bas 2016-08-10 14:30:51 +02:00
CanvasRenderingContextHelper.cpp Bug 1247327. Fix WebGL acceptance rates in telemetry. r=milan 2016-03-01 18:20:45 -05:00
CanvasRenderingContextHelper.h Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug 2015-12-18 14:52:17 +08:00
CanvasUtils.cpp Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug 2015-12-18 14:52:17 +08:00
CanvasUtils.h Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07: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 1293878 part 1 - reject promise with InvalidStateError DOMException; r=smaug 2016-08-16 11:52:58 +08: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 1284324 - Implement Canvas Layer mirrors r=bas 2016-07-04 13:11:07 -07:00
ImageBitmapRenderingContext.h Bug 1284324 - Implement Canvas Layer mirrors r=bas 2016-07-04 13:11:07 -07: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04: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 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan 2016-01-22 16:58:49 +01:00
MurmurHash3.h
OffscreenCanvas.cpp Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
OffscreenCanvas.h Bug 1172796 - Part 5: Implements OffscreenCanvas::TransferImageBitmap. r=roc r=smaug 2015-12-18 14:52:17 +08:00
TexUnpackBlob.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
TexUnpackBlob.h Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
TextMetrics.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
WebGL1Context.cpp Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08:00
WebGL1Context.h Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGL1ContextBuffers.cpp Bug 1182371 - Misc WebGL cleanup. - r=kamidphish 2015-07-14 17:37:28 -07:00
WebGL1ContextUniforms.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGL2Context.cpp Bug 1289655 - Add primitive restart for WebGL 2. - r=mtseng 2016-08-01 01:20:12 -07:00
WebGL2Context.h Backed out changeset ca7b62d9efb7 (bug 1293845) 2016-08-13 12:38:25 +02:00
WebGL2ContextBuffers.cpp Backed out changeset ca7b62d9efb7 (bug 1293845) 2016-08-13 12:38:25 +02:00
WebGL2ContextDraw.cpp Bug 1185803 - Replace MOZ_CRASH with GenerateWarning. r=jgilbert 2015-07-22 11:23:20 +10:00
WebGL2ContextFramebuffers.cpp Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
WebGL2ContextMRTs.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGL2ContextPrograms.cpp Bug 1124430 - Implement GetFragDataLocation. - r=kamidphish 2015-01-26 17:10:25 -08:00
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 1276096 - Introspect for readBuffer mode. - r=jrmuizel 2016-05-26 18:07:03 -07:00
WebGL2ContextSync.cpp Bug 1237194 - Fix getSyncParameter return error. r=jgilbert 2016-01-06 01:29:00 +01:00
WebGL2ContextTextures.cpp Backed out changeset ca7b62d9efb7 (bug 1293845) 2016-08-13 12:38:25 +02:00
WebGL2ContextTransformFeedback.cpp Bug 1225291 - IsTransformFeedback doesn't report error when input is null. r=jgilbert 2015-12-01 17:56:00 +01:00
WebGL2ContextUniforms.cpp Bug 1290328 - Return null for webgl GetActiveUniformBlockName() error. r=jgilbert 2016-07-28 18:21:00 -04:00
WebGL2ContextVAOs.cpp Bug 1170454: Fix up instance type for VAOs. r=smaug,r=jgilbert 2015-06-10 11:53:08 +10:00
WebGL2ContextVertices.cpp Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -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 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
WebGLBuffer.h Bug 1288649 - 2-arg ctors shouldn't be explicit. 2016-07-25 14:46:25 -07:00
WebGLContext.cpp Bug 1290634 - Remove unnecessary respecifyTexture arg from ZeroTextureData. - r=mtseng 2016-08-12 17:48:11 -07:00
WebGLContext.h Backed out changeset ca7b62d9efb7 (bug 1293845) 2016-08-13 12:38:25 +02:00
WebGLContextBuffers.cpp Backed out changeset 323b479bd91f (bug 1285100) for webgl issues 2016-07-21 08:03:23 +02:00
WebGLContextDraw.cpp Bug 1289655 - Use UINT32_MAX for drawArrays because of OSX. - r=mtseng 2016-08-01 01:20:12 -07:00
WebGLContextExtensions.cpp Bug 1111689 - Part 1: Let EXT_shader_texture_lod play when ARB_shader_texture_lod can play. r=jgilbert 2016-06-08 17:28:49 -07:00
WebGLContextFramebufferOperations.cpp Bug 1276405 - EXT_color_buffer_float should disable clearColor clamping. - r=jrmuizel 2016-05-27 18:55:13 -07:00
WebGLContextGL.cpp Backed out changeset ca7b62d9efb7 (bug 1293845) 2016-08-13 12:38:25 +02: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 Bug 1099427 - Reformat WebGL. - r=kamidphish 2014-11-13 20:03:50 -08:00
WebGLContextReporter.cpp Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers. r=nical, r=jgilbert, r=jrmuizel, sr=ehsan 2015-10-12 11:21:03 +08:00
WebGLContextState.cpp Bug 1260599 - Enable EXT_disjoint_timer_query extension on ANGLE. r=jgilbert 2016-07-17 19:37:00 +02:00
WebGLContextTextures.cpp Backed out changeset ca7b62d9efb7 (bug 1293845) 2016-08-13 12:38:25 +02:00
WebGLContextUnchecked.cpp Bug 1286459 - Hotfix. CLOSED TREE 2016-07-26 12:48:55 -07:00
WebGLContextUnchecked.h Bug 1286459 - Be very careful about nulling WebGLContext::gl. - r=jerry 2016-07-26 12:31:02 -07:00
WebGLContextUtils.cpp Bug 1286348 - Reintroduce support for UNPACK_{FLIP_Y,PREMULTIPLY_ALPHA}. - r=mtseng 2016-07-13 02:16:14 -07: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 1289655 - Add primitive restart for WebGL 2. - r=mtseng 2016-08-01 01:20:12 -07: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 1289652 - Disabled arrays don't change getVertexAttrib for SIZE,TYPE. - r=mtseng 2016-07-28 14:33:38 -07:00
WebGLElementArrayCache.cpp Bug 1251718 - use UniquePtr instead of ScopedDeletePtr in WebGLElementArrayCache; r=baku 2016-02-26 13:29:19 -05:00
WebGLElementArrayCache.h Bug 1251718 - use UniquePtr instead of ScopedDeletePtr in WebGLElementArrayCache; r=baku 2016-02-26 13:29:19 -05: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 Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury 2015-06-01 10:17:00 -04:00
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 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -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 Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury 2015-06-01 10:17:00 -04:00
WebGLExtensionDebugShaders.cpp Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury 2015-06-01 10:17:00 -04:00
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 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08: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 Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury 2015-06-01 10:17:00 -04:00
WebGLExtensionInstancedArrays.cpp Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury 2015-06-01 10:17:00 -04:00
WebGLExtensionLoseContext.cpp Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury 2015-06-01 10:17:00 -04:00
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 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLFormats.h Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLFramebuffer.cpp Bug 1288351 - Handle gl.getFramebufferAttachmentParameter() FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE query for DS format. r=jgilbert 2016-07-21 18:37:00 -04:00
WebGLFramebuffer.h Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLFramebufferAttachable.cpp Bug 1182371 - Misc WebGL cleanup. - r=kamidphish 2015-07-14 17:37:28 -07:00
WebGLFramebufferAttachable.h Bug 1182371 - Misc WebGL cleanup. - r=kamidphish 2015-07-14 17:37:28 -07:00
WebGLInternalFormatsTable.h
WebGLMemoryTracker.cpp Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers. r=nical, r=jgilbert, r=jrmuizel, sr=ehsan 2015-10-12 11:21:03 +08:00
WebGLMemoryTracker.h Bug 1182371 - Misc WebGL cleanup. - r=kamidphish 2015-07-14 17:37:28 -07:00
WebGLObjectModel.cpp Bug 1099427 - Reformat WebGL. - r=kamidphish 2014-11-13 20:03:50 -08:00
WebGLObjectModel.h Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08:00
WebGLProgram.cpp Bug 1241042 - remove the original implementation. r=jgilbert 2016-07-18 20:19:04 +08:00
WebGLProgram.h Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -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 1285676 - Use actual bit depths for depth and stencil. - r=ethlin 2016-07-11 13:10:18 -07:00
WebGLRenderbuffer.h Bug 1094458 - Implement RenderbufferStorageMultisample. - r=jrmuizel 2016-02-12 19:31:58 -08:00
WebGLSampler.cpp Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
WebGLSampler.h Bug 1288649 - 2-arg ctors shouldn't be explicit. 2016-07-25 14:46:25 -07:00
WebGLShader.cpp Bug 1241042 - remove the original implementation. r=jgilbert 2016-07-18 20:19:04 +08:00
WebGLShader.h Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -07:00
WebGLShaderPrecisionFormat.cpp Bug 1182371 - Misc WebGL cleanup. - r=kamidphish 2015-07-14 17:37:28 -07:00
WebGLShaderPrecisionFormat.h Bug 1182371 - Misc WebGL cleanup. - r=kamidphish 2015-07-14 17:37:28 -07:00
WebGLShaderValidator.cpp Bug 1288638 - Unconditionally SH_UNROLL_FOR_LOOP_WITH_SAMPLER_ARRAY_INDEX. - r=mtseng 2016-07-25 20:01:09 -07:00
WebGLShaderValidator.h Bug 1241042 - remove the original implementation. r=jgilbert 2016-07-18 20:19:04 +08: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 Bug 1182371 - Misc WebGL cleanup. - r=kamidphish 2015-07-14 17:37:28 -07:00
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 1290634 - Remove unnecessary respecifyTexture arg from ZeroTextureData. - r=mtseng 2016-08-12 17:48:11 -07:00
WebGLTexture.h Backed out changeset ca7b62d9efb7 (bug 1293845) 2016-08-13 12:38:25 +02:00
WebGLTextureUpload.cpp Backed out changeset ca7b62d9efb7 (bug 1293845) 2016-08-13 12:38:25 +02: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 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08:00
WebGLTransformFeedback.h Bug 1288649 - 2-arg ctors shouldn't be explicit. 2016-07-25 14:46:25 -07:00
WebGLTypes.h Bug 1288649 - Fix non-unified-build errors. - r=ethlin 2016-07-25 14:46:20 -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 Bug 1109945 - Rewrite shader/program handling. - r=kamidphish 2015-01-15 15:40:39 -08:00
WebGLVertexArray.cpp Bug 1182371 - Misc WebGL cleanup. - r=kamidphish 2015-07-14 17:37:28 -07:00
WebGLVertexArray.h Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08:00
WebGLVertexArrayFake.cpp Bug 1167504 - Part 6: Remove BindableName - Vertex Array. r=jgilbert 2015-06-10 13:52:06 +10:00
WebGLVertexArrayFake.h Bug 1167504 - Part 6: Remove BindableName - Vertex Array. r=jgilbert 2015-06-10 13:52:06 +10:00
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 Bug 1170454: Fix up instance type for VAOs. r=smaug,r=jgilbert 2015-06-10 11:53:08 +10:00
WebGLVertexAttribData.h Bug 1239488 - Add int/uint to vertex attrib data type. r=jgilbert 2016-01-20 11:04:00 -05:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsICanvasRenderingContextInternal.h Bug 1284324 - Implement Canvas Layer mirrors r=bas 2016-07-04 13:11:07 -07:00