.. |
CanvasGradient.h
|
Bug 1027763, part 2 - Make non-Moz2D callers of DrawTarget::GetType() call DrawTarget::GetBackendType() instead. r=Bas
|
2014-06-19 21:35:33 +01:00 |
CanvasImageCache.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
CanvasImageCache.h
|
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
|
2014-06-18 17:56:02 -07:00 |
CanvasPattern.h
|
Bug 1019257: Canvas pattern setTransform exposed through WebIDL. r=gw280,bz.
|
2014-06-12 10:54:43 -04:00 |
CanvasRenderingContext2D.cpp
|
Bug 961558 - remove smallCaps from gfxFontStyle. r=jfkthame
|
2014-06-23 12:09:17 +09:00 |
CanvasRenderingContext2D.h
|
Bug 1022821, part 3 - In content code, stop returning RefPtr and, where not an out-param, stop using RefPtr arguments. r=gw280
|
2014-06-17 10:37:46 +01:00 |
CanvasUtils.cpp
|
Bug 952650 (part 11) - Remove JSVAL_TO_INT. r=njn.
|
2014-04-27 19:55:08 -07:00 |
CanvasUtils.h
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
DocumentRendererChild.cpp
|
|
|
DocumentRendererParent.cpp
|
Bug 1019753, part 2 - Use Moz2D DataSourceSurfaces instead of Thebes gfxImageSurfaces in DocumentRendererParent.cpp and ImageEncoder.cpp. r=mattwoodrow
|
2014-06-04 08:08:39 +01:00 |
ImageData.cpp
|
Bug 1025973 - Part 1: Rename GlobalObject::GetContext() to Context(). r=bz
|
2014-06-16 14:08:00 -04:00 |
ImageData.h
|
Bug 1009675 part 3. Return WebIDL 'object' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
ImageEncoder.cpp
|
Bug 1028522 - Prevent ImageEncoder::ExtractDataInternal from acting on an empty surface. r=gw280
|
2014-06-22 23:16:26 +01:00 |
ImageEncoder.h
|
|
|
Makefile.in
|
|
|
moz.build
|
Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky
|
2014-06-14 09:07:53 -07:00 |
TextMetrics.h
|
|
|
WebGL1Context.cpp
|
|
|
WebGL1Context.h
|
|
|
WebGL2Context.cpp
|
Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky
|
2014-06-14 09:07:53 -07:00 |
WebGL2Context.h
|
|
|
WebGLActiveInfo.cpp
|
|
|
WebGLActiveInfo.h
|
|
|
WebGLBuffer.cpp
|
Bug 1008310 - WebGL warning for using element array with different types. r=jgilbert
|
2014-06-02 16:30:00 -04:00 |
WebGLBuffer.h
|
Bug 1008310 - WebGL warning for using element array with different types. r=jgilbert
|
2014-06-02 16:30:00 -04:00 |
WebGLContext.cpp
|
Bug 1029504 - remove an incorrect assertion on XPCOM services being available, that failed when triggered late by the CC - r=smaug CLOSED TREE
|
2014-06-24 09:06:57 -04:00 |
WebGLContext.h
|
Bug 998916 - check the visibility change event to defer the webgl context restore. r=jgilbert,smaug
|
2014-06-23 01:16:00 +02:00 |
WebGLContextAsyncQueries.cpp
|
|
|
WebGLContextBuffers.cpp
|
Bug 966998 - WebGL OES_vertex_array_object windows presence is low. r=jgilbert
|
2014-06-05 16:38:27 -07:00 |
WebGLContextDraw.cpp
|
Bug 1022272 - Lets WebGL's draw{Arrays,Elements}() generate INVALID_OPERATION when all vertex attributes' divisor are different of 0 - r=jgilbert
|
2014-06-10 17:23:49 -07:00 |
WebGLContextExtensions.cpp
|
Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky
|
2014-06-14 09:07:53 -07:00 |
WebGLContextFramebufferOperations.cpp
|
|
|
WebGLContextGL.cpp
|
Bug 1021791 - Change ReadPixels() to accept IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE}. r=jgilbert
|
2014-06-20 10:43:20 -07:00 |
WebGLContextLossTimer.cpp
|
Bug 980178 - Clean up context loss handling code. - r=kamidphish
|
2014-06-02 14:40:15 -07:00 |
WebGLContextNotSupported.cpp
|
|
|
WebGLContextReporter.cpp
|
Bug 998916 - check the visibility change event to defer the webgl context restore. r=jgilbert,smaug
|
2014-06-23 01:16:00 +02:00 |
WebGLContextState.cpp
|
Bug 1021791 - Add support for the IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE} enums. r=jgilbert, r=bz
|
2014-06-18 15:09:56 -07:00 |
WebGLContextUtils.cpp
|
Bug 966998 - WebGL OES_vertex_array_object windows presence is low. r=jgilbert
|
2014-06-05 16:38:27 -07:00 |
WebGLContextUtils.h
|
Bug 1003607 - Sort out usage of GL format and type into WebGL and driver versions for texture checks.; r=jgilbert
|
2014-05-02 13:15:58 +10:00 |
WebGLContextValidate.cpp
|
Bug 998916 - check the visibility change event to defer the webgl context restore. r=jgilbert,smaug
|
2014-06-23 01:16:00 +02:00 |
WebGLContextVertexArray.cpp
|
Bug 1022077 - Fixes a bug in WebGL's vertex array objects' software implementation - r=jgilbert
|
2014-06-10 17:23:50 -07:00 |
WebGLContextVertices.cpp
|
Bug 1022077 - Fixes a bug in WebGL's vertex array objects' software implementation - r=jgilbert
|
2014-06-10 17:23:50 -07:00 |
WebGLElementArrayCache.cpp
|
Bug 1028121 - Use MFBT RoundUpPow2 in WebGLElementArrayCache - r=jgilbert
|
2014-06-21 00:09:50 -04:00 |
WebGLElementArrayCache.h
|
Bug 1008310 - WebGL warning for using element array with different types. r=jgilbert
|
2014-06-02 16:30:00 -04:00 |
WebGLExtensionBase.cpp
|
|
|
WebGLExtensionBlendMinMax.cpp
|
Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky
|
2014-06-14 09:07:53 -07:00 |
WebGLExtensionColorBufferFloat.cpp
|
|
|
WebGLExtensionColorBufferHalfFloat.cpp
|
|
|
WebGLExtensionCompressedTextureATC.cpp
|
|
|
WebGLExtensionCompressedTextureETC1.cpp
|
|
|
WebGLExtensionCompressedTexturePVRTC.cpp
|
|
|
WebGLExtensionCompressedTextureS3TC.cpp
|
|
|
WebGLExtensionDebugRendererInfo.cpp
|
|
|
WebGLExtensionDebugShaders.cpp
|
|
|
WebGLExtensionDepthTexture.cpp
|
|
|
WebGLExtensionDrawBuffers.cpp
|
Bug 978407 - Static constants should have 'k' prefix. - r=kamidphish
|
2014-04-30 14:30:23 -07:00 |
WebGLExtensionElementIndexUint.cpp
|
|
|
WebGLExtensionFragDepth.cpp
|
|
|
WebGLExtensionInstancedArrays.cpp
|
|
|
WebGLExtensionLoseContext.cpp
|
Bug 980178 - Clean up context loss handling code. - r=kamidphish
|
2014-06-02 14:40:15 -07:00 |
WebGLExtensions.h
|
Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky
|
2014-06-14 09:07:53 -07:00 |
WebGLExtensionSRGB.cpp
|
|
|
WebGLExtensionStandardDerivatives.cpp
|
|
|
WebGLExtensionTextureFilterAnisotropic.cpp
|
|
|
WebGLExtensionTextureFloat.cpp
|
|
|
WebGLExtensionTextureFloatLinear.cpp
|
|
|
WebGLExtensionTextureHalfFloat.cpp
|
|
|
WebGLExtensionTextureHalfFloatLinear.cpp
|
|
|
WebGLExtensionVertexArray.cpp
|
Bug 966998 - WebGL OES_vertex_array_object windows presence is low. r=jgilbert
|
2014-06-05 16:38:27 -07:00 |
WebGLFramebuffer.cpp
|
Bug 1003607 - Sort out usage of GL format and type into WebGL and driver versions for texture checks.; r=jgilbert
|
2014-05-02 13:15:58 +10:00 |
WebGLFramebuffer.h
|
|
|
WebGLFramebufferAttachable.cpp
|
|
|
WebGLFramebufferAttachable.h
|
|
|
WebGLMemoryTracker.h
|
|
|
WebGLObjectModel.cpp
|
|
|
WebGLObjectModel.h
|
|
|
WebGLProgram.cpp
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
WebGLProgram.h
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
WebGLQuery.cpp
|
|
|
WebGLQuery.h
|
|
|
WebGLRenderbuffer.cpp
|
|
|
WebGLRenderbuffer.h
|
|
|
WebGLShader.cpp
|
|
|
WebGLShader.h
|
|
|
WebGLShaderPrecisionFormat.cpp
|
|
|
WebGLShaderPrecisionFormat.h
|
|
|
WebGLTexelConversions.cpp
|
|
|
WebGLTexelConversions.h
|
|
|
WebGLTexture.cpp
|
Bug 1003607 - Sort out usage of GL format and type into WebGL and driver versions for texture checks.; r=jgilbert
|
2014-05-02 13:15:58 +10:00 |
WebGLTexture.h
|
Bug 1003607 - Sort out usage of GL format and type into WebGL and driver versions for texture checks.; r=jgilbert
|
2014-05-02 13:15:58 +10:00 |
WebGLTypes.h
|
Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky
|
2014-06-14 09:07:53 -07:00 |
WebGLUniformInfo.h
|
|
|
WebGLUniformLocation.cpp
|
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
|
2014-06-18 17:56:02 -07:00 |
WebGLUniformLocation.h
|
|
|
WebGLValidateStrings.h
|
|
|
WebGLVertexArray.cpp
|
Bug 966998 - WebGL OES_vertex_array_object windows presence is low. r=jgilbert
|
2014-06-05 16:38:27 -07:00 |
WebGLVertexArray.h
|
Bug 1022077 - Fixes a bug in WebGL's vertex array objects' software implementation - r=jgilbert
|
2014-06-10 17:23:50 -07:00 |
WebGLVertexArrayFake.cpp
|
Bug 1022077 - Fixes a bug in WebGL's vertex array objects' software implementation - r=jgilbert
|
2014-06-10 17:23:50 -07:00 |
WebGLVertexArrayFake.h
|
Bug 966998 - WebGL OES_vertex_array_object windows presence is low. r=jgilbert
|
2014-06-05 16:38:27 -07:00 |
WebGLVertexArrayGL.cpp
|
Bug 1022077 - Fixes a bug in WebGL's vertex array objects' software implementation - r=jgilbert
|
2014-06-10 17:23:50 -07:00 |
WebGLVertexArrayGL.h
|
Bug 966998 - WebGL OES_vertex_array_object windows presence is low. r=jgilbert
|
2014-06-05 16:38:27 -07:00 |
WebGLVertexAttribData.h
|
|
|