.. |
CanvasGradient.h
|
Bug 856472: CanvasPattern and CanvasGradient don't need to inherit nsISupports r=bz
|
2013-07-26 11:25:56 -07:00 |
CanvasImageCache.cpp
|
Bug 865929 - Add pref to limit the size of the canvas image cache r=jlebar,jdm a=tef+
|
2013-04-26 07:16:12 -07:00 |
CanvasImageCache.h
|
|
|
CanvasPattern.h
|
Bug 856472: CanvasPattern and CanvasGradient don't need to inherit nsISupports r=bz
|
2013-07-26 11:25:56 -07:00 |
CanvasRenderingContext2D.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
CanvasRenderingContext2D.h
|
Bug 902651 - Restore the DrawTarget transform and clip when demoting r=mattwoodrow,bz
|
2013-08-23 09:52:32 -04:00 |
CanvasUtils.cpp
|
Bug 842186 - Update use of jsval with JS::Value in cpp and h files in the content/xul/ content/canvas/ content/xslt/ and content/xbl/ directories. r=jwalden
|
2013-03-22 22:05:20 -07:00 |
CanvasUtils.h
|
Bug 908576 part 7. Move the various DOMProxyHandler classes into the binding implementation files. r=smaug
|
2013-08-23 22:42:42 -04:00 |
DocumentRendererChild.cpp
|
bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz
|
2013-02-12 17:02:51 -05:00 |
DocumentRendererParent.cpp
|
|
|
ImageData.cpp
|
Bug 883920 - use templates for {Hold,Drop}JSObjects. r=peterv
|
2013-08-16 13:10:17 -07:00 |
ImageData.h
|
Bug 903772: Part 1 - Add an API for creating typed arrays that doesn't require the caller to be wrapper cached. r=peterv
|
2013-08-22 22:17:07 -07:00 |
Makefile.in
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
moz.build
|
Bug 911879 - Give WebGLContext.h a good round of removing unneeded inline method bodies - r=jgilbert
|
2013-09-04 08:14:50 -04:00 |
TextMetrics.h
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
WebGL1Context.cpp
|
Bug 890049 - WebGL2 Replace WebGLContext by WebGLContext with one subclass WebGL1Context. r=jgilbert
|
2013-07-16 10:32:24 -04:00 |
WebGL1Context.h
|
Bug 890311 - [WebGL 2.0] Add WebGL2Context C++ class inheriting WebGLContext. r=jgilbert
|
2013-07-17 09:58:09 -04:00 |
WebGL2Context.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGL2Context.h
|
Bug 890311 - [WebGL 2.0] Add WebGL2Context C++ class inheriting WebGLContext. r=jgilbert
|
2013-07-17 09:58:09 -04:00 |
WebGLActiveInfo.cpp
|
Bug 811371 - Drop nsISupports inheritance on WebGL object classes. r=bjacob
|
2013-08-29 11:39:17 -04:00 |
WebGLActiveInfo.h
|
Bug 811371 - Remove nsISupports inheritance in remaining (i.e. new) WebGL classes - r=continuation
|
2013-09-04 08:14:48 -04:00 |
WebGLBuffer.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLBuffer.h
|
Bug 911855 - Remove redundant WebGL integer typedefs - r=jgilbert
|
2013-09-04 08:14:43 -04:00 |
WebGLContext.cpp
|
Bug 912255 - traverse/unlink mDefaultVertexArray - r=smaug
|
2013-09-04 11:29:36 -04:00 |
WebGLContext.h
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLContextAsyncQueries.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLContextBuffers.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLContextExtensions.cpp
|
Bug 911856 - Remove the custom concept of "stable context" in favor of the standard concept of "lost context" - r=jgilbert
|
2013-09-04 08:14:44 -04:00 |
WebGLContextFramebufferOperations.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLContextGL.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLContextLossTimer.cpp
|
Bug 911879 - Give WebGLContext.h a good round of removing unneeded inline method bodies - r=jgilbert
|
2013-09-04 08:14:50 -04:00 |
WebGLContextNotSupported.cpp
|
Bug 895855 - [WebGL 2.0] Build error when using --disable-webgl. r=bjacob
|
2013-07-19 12:53:54 -04:00 |
WebGLContextReporter.cpp
|
bug 879802 - Clean up the #includes in the WebGL implementation - r=bjacob
|
2013-06-10 16:00:35 -04:00 |
WebGLContextState.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLContextUtils.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLContextUtils.h
|
Bug 877281 part 6. Replace ${jsvalPtr} with a MutableHandle ${jsvalHandle}. r=peterv
|
2013-06-07 22:45:46 -04:00 |
WebGLContextValidate.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLContextVertexArray.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLContextVertices.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLElementArrayCache.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
WebGLElementArrayCache.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
WebGLExtensionBase.cpp
|
Bug 811371 - Remove nsISupports inheritance in remaining (i.e. new) WebGL classes - r=continuation
|
2013-09-04 08:14:48 -04:00 |
WebGLExtensionCompressedTextureATC.cpp
|
|
|
WebGLExtensionCompressedTexturePVRTC.cpp
|
|
|
WebGLExtensionCompressedTextureS3TC.cpp
|
|
|
WebGLExtensionDebugRendererInfo.cpp
|
|
|
WebGLExtensionDepthTexture.cpp
|
|
|
WebGLExtensionDrawBuffers.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLExtensionElementIndexUint.cpp
|
Bug 738867 - Implement WebGL OES_element_index_uint extension. r=bjacob
|
2013-05-13 09:22:30 -04:00 |
WebGLExtensionInstancedArrays.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLExtensionLoseContext.cpp
|
|
|
WebGLExtensions.h
|
Bug 811371 - Remove nsISupports inheritance in remaining (i.e. new) WebGL classes - r=continuation
|
2013-09-04 08:14:48 -04:00 |
WebGLExtensionStandardDerivatives.cpp
|
|
|
WebGLExtensionTextureFilterAnisotropic.cpp
|
|
|
WebGLExtensionTextureFloat.cpp
|
|
|
WebGLExtensionTextureFloatLinear.cpp
|
Bug 879954 - Implement OES_texture_float_linear - r=bjacob
|
2013-06-10 16:00:52 -04:00 |
WebGLExtensionVertexArray.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLFramebuffer.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLFramebuffer.h
|
Bug 911855 - Remove redundant WebGL integer typedefs - r=jgilbert
|
2013-09-04 08:14:43 -04:00 |
WebGLMemoryMultiReporterWrapper.h
|
bug 879802 - Clean up the #includes in the WebGL implementation - r=bjacob
|
2013-06-10 16:00:35 -04:00 |
WebGLObjectModel.cpp
|
|
|
WebGLObjectModel.h
|
Bug 911855 - Remove redundant WebGL integer typedefs - r=jgilbert
|
2013-09-04 08:14:43 -04:00 |
WebGLProgram.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLProgram.h
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLQuery.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLQuery.h
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLRenderbuffer.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLRenderbuffer.h
|
Bug 911855 - Remove redundant WebGL integer typedefs - r=jgilbert
|
2013-09-04 08:14:43 -04:00 |
WebGLShader.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLShader.h
|
Bug 911855 - Remove redundant WebGL integer typedefs - r=jgilbert
|
2013-09-04 08:14:43 -04:00 |
WebGLShaderPrecisionFormat.cpp
|
Bug 811371 - Drop nsISupports inheritance on WebGL object classes. r=bjacob
|
2013-08-29 11:39:17 -04:00 |
WebGLShaderPrecisionFormat.h
|
Bug 911855 - Remove redundant WebGL integer typedefs - r=jgilbert
|
2013-09-04 08:14:43 -04:00 |
WebGLTexelConversions.cpp
|
Bug 859024 - Remove the MSVC exemption for FAIL_ON_WARNINGS in content/canvas/src. r=jmuizelaar
|
2013-04-28 07:10:36 +09:00 |
WebGLTexelConversions.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
WebGLTexture.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLTexture.h
|
Bug 911855 - Remove redundant WebGL integer typedefs - r=jgilbert
|
2013-09-04 08:14:43 -04:00 |
WebGLTypes.h
|
Bug 911856 - Remove the custom concept of "stable context" in favor of the standard concept of "lost context" - r=jgilbert
|
2013-09-04 08:14:44 -04:00 |
WebGLUniformInfo.h
|
bug 879802 - Clean up the #includes in the WebGL implementation - r=bjacob
|
2013-06-10 16:00:35 -04:00 |
WebGLUniformLocation.cpp
|
Bug 811371 - Drop nsISupports inheritance on WebGL object classes. r=bjacob
|
2013-08-29 11:39:17 -04:00 |
WebGLUniformLocation.h
|
Bug 811371 - Drop nsISupports inheritance on WebGL object classes. r=bjacob
|
2013-08-29 11:39:17 -04:00 |
WebGLValidateStrings.h
|
|
|
WebGLVertexArray.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
WebGLVertexArray.h
|
Bug 811371 - Remove nsISupports inheritance in remaining (i.e. new) WebGL classes - r=continuation
|
2013-09-04 08:14:48 -04:00 |
WebGLVertexAttribData.h
|
Bug 911855 - Remove redundant WebGL integer typedefs - r=jgilbert
|
2013-09-04 08:14:43 -04:00 |