.. |
CanvasImageCache.cpp
|
Bug 826602 - Rename nsHTMLCanvasElement to mozilla::dom::HTMLCanvasElement; r=bzbarsky
|
2013-01-04 00:16:14 -05:00 |
CanvasImageCache.h
|
Bug 826602 - Rename nsHTMLCanvasElement to mozilla::dom::HTMLCanvasElement; r=bzbarsky
|
2013-01-04 00:16:14 -05:00 |
CanvasRenderingContext2D.cpp
|
Bug 843719: Reorder params in Margin constructors and SizeTo() methods to match CSS's top,right,bottom,left ordering. r=seth
|
2013-03-06 00:05:55 -08:00 |
CanvasRenderingContext2D.h
|
[PATCH 8/9] Bug 751418 - Plumb through GL-backed CanvasLayers for Skia/GL r=mattwoodrow
|
2012-11-30 18:58:00 -05:00 |
CanvasUtils.cpp
|
Bug 826602 - Rename nsHTMLCanvasElement to mozilla::dom::HTMLCanvasElement; r=bzbarsky
|
2013-01-04 00:16:14 -05:00 |
CanvasUtils.h
|
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
|
2013-01-10 08:19:36 -08: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 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
ImageData.h
|
|
|
Makefile.in
|
Bug 837235 - Fix builds with --disable-webgl; r=bjacob
|
2013-02-01 15:42:15 -05:00 |
moz.build
|
Bug 784841 - Part 18g: Convert /content; r=glandium
|
2013-02-25 12:47:19 -08:00 |
WebGLActiveInfo.cpp
|
|
|
WebGLBuffer.cpp
|
Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger
|
2013-01-31 23:11:49 +00:00 |
WebGLBuffer.h
|
Bug 801499 - Move WebGLBuffer to a separate file. r=bjacob
|
2012-11-20 16:38:20 -05:00 |
WebGLContext.cpp
|
Bug 845482 - Init scissor box values on offscreen context init - r=bjacob
|
2013-03-04 16:44:31 -08:00 |
WebGLContext.h
|
Bug 845636 - WebGL uniform1i should generate INVALID_VALUE for invalid texture units - r=bjacob
|
2013-03-04 16:44:31 -08:00 |
WebGLContextGL.cpp
|
Bug 845368 - Generic vertex attribs should have a size of 4 - r=bjacob
|
2013-03-04 16:44:32 -08:00 |
WebGLContextNotSupported.cpp
|
|
|
WebGLContextReporter.cpp
|
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
|
2012-12-23 16:59:51 -08:00 |
WebGLContextUtils.cpp
|
|
|
WebGLContextUtils.h
|
|
|
WebGLContextValidate.cpp
|
Bug 847716 - bindAttribLocation for /_?webgl_.*/ should generate INVALID_OPERATION - r=bjacob
|
2013-03-05 13:36:06 -08:00 |
WebGLElementArrayCache.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
WebGLElementArrayCache.h
|
Bug 825205 - Fix WebGL drawElements validation when the max allowable index wraps to zero in the index type - r=vladv
|
2013-01-05 21:05:10 -05:00 |
WebGLExtensionBase.cpp
|
Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger
|
2013-01-31 23:11:49 +00:00 |
WebGLExtensionCompressedTextureATC.cpp
|
|
|
WebGLExtensionCompressedTexturePVRTC.cpp
|
|
|
WebGLExtensionCompressedTextureS3TC.cpp
|
|
|
WebGLExtensionDebugRendererInfo.cpp
|
|
|
WebGLExtensionDepthTexture.cpp
|
|
|
WebGLExtensionLoseContext.cpp
|
|
|
WebGLExtensions.h
|
|
|
WebGLExtensionStandardDerivatives.cpp
|
|
|
WebGLExtensionTextureFilterAnisotropic.cpp
|
|
|
WebGLExtensionTextureFloat.cpp
|
|
|
WebGLFramebuffer.cpp
|
Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts
|
2013-02-21 19:54:25 +00:00 |
WebGLFramebuffer.h
|
Bug 816173 - Split out WebGLFramebuffer into separate files
|
2012-12-09 17:28:41 +05:30 |
WebGLObjectModel.cpp
|
Bug 801499 - Move WebGLBuffer to a separate file. r=bjacob
|
2012-11-20 16:38:20 -05:00 |
WebGLObjectModel.h
|
Bug 816168 - Split out WebGLRenderbuffer into separate files - r=bjacob
|
2012-12-03 23:57:25 +05:30 |
WebGLProgram.cpp
|
Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger
|
2013-01-31 23:11:49 +00:00 |
WebGLProgram.h
|
Bug 817785 - Split out WebGLProgram into separate files
|
2012-12-09 02:11:02 +05:30 |
WebGLRenderbuffer.cpp
|
Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger
|
2013-01-31 23:11:49 +00:00 |
WebGLRenderbuffer.h
|
Bug 816168 - Split out WebGLRenderbuffer into separate files - r=bjacob
|
2012-12-03 23:57:25 +05:30 |
WebGLShader.cpp
|
Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger
|
2013-01-31 23:11:49 +00:00 |
WebGLShader.h
|
Bug 816181 - Split out WebGLShader into separate files - r=bjacob
|
2012-12-03 18:40:23 +05:30 |
WebGLShaderPrecisionFormat.cpp
|
|
|
WebGLShaderPrecisionFormat.h
|
Bug 816176 - Move WebGLShaderPrecisionFormat to a separate header; r=bjacob
|
2012-12-02 15:58:21 +05:30 |
WebGLTexelConversions.cpp
|
Bug 815921 - Split out WebGLTexture into separate files, r=bjacob
|
2012-12-04 05:43:47 +05:30 |
WebGLTexelConversions.h
|
Bug 815921 - Split out WebGLTexture into separate files, r=bjacob
|
2012-12-04 05:43:47 +05:30 |
WebGLTexture.cpp
|
Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger
|
2013-01-31 23:11:49 +00:00 |
WebGLTexture.h
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
WebGLUniformLocation.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
WebGLUniformLocation.h
|
Bug 817186 - Split out WebGLUniformLocation into separate files, r=bjacob
|
2012-12-09 04:32:29 +05:30 |
WebGLValidateStrings.h
|
|
|
WebGLVertexAttribData.h
|
Bug 815915 - Split out WebGLVertexAttribData into a separate header. r=bjacob
|
2012-11-28 22:04:26 -08:00 |