.. |
CanvasImageCache.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
CanvasImageCache.h
|
Bug 767936. Use Element* as the cache key for CanvasImageCache. r=roc
|
2012-06-30 01:53:21 -04:00 |
CanvasRenderingContext2D.cpp
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
CanvasRenderingContext2D.h
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
CanvasUtils.cpp
|
Bug 798033 - Removes 'using namespace' from /content headers - r=bsmedberg
|
2012-10-27 13:24:04 -04:00 |
CanvasUtils.h
|
Bug 798033 - Removes 'using namespace' from /content headers - r=bsmedberg
|
2012-10-27 13:24:04 -04:00 |
DocumentRendererChild.cpp
|
Bug 805957. r=roc
|
2012-10-27 03:02:57 +02:00 |
DocumentRendererParent.cpp
|
Bug 759726 - Move mCanvasElement to nsICanvasRenderingContextInternal and make SetCanvasElement return void; f=bz r=bjacob
|
2012-06-06 09:42:47 +02:00 |
ImageData.cpp
|
Bug 801712 part 2. Switch ImageData to WebIDL bindings. r=peterv
|
2012-10-22 13:08:52 -04:00 |
ImageData.h
|
Bug 801712 part 2. Switch ImageData to WebIDL bindings. r=peterv
|
2012-10-22 13:08:52 -04:00 |
Makefile.in
|
Bug 742781 - Implement WEBGL_debug_renderer_info extension - r=bz,jgilbert
|
2012-10-17 15:11:51 -04:00 |
WebGLActiveInfo.cpp
|
Bug 779611 - part 9: port WebGLActiveInfo to WebIDL bindings - r=bz
|
2012-10-09 14:39:49 -04:00 |
WebGLBuffer.cpp
|
Bug 779611 - reland parts 5-8 - port WebGLTexture, WebGLBuffer, WebGLFramebuffer, WebGLRenderbuffer, WebGLShader, WebGLProgram to WebIDL bindings - r=bz
|
2012-10-04 16:35:54 -04:00 |
WebGLContext.cpp
|
Bug 795186 - fix the WebGL robustness timer, don't inherit the timer callback base class - r=opettay
|
2012-10-23 12:21:23 -04:00 |
WebGLContext.h
|
Bug 803439 - Add removeFrom() that takes a list and asserts the element is initially present in it. r=jlebar
|
2012-10-23 17:43:23 -07:00 |
WebGLContextGL.cpp
|
Bug 802778 - validate level parameter in copyTexImage2D - r=jgilbert
|
2012-11-09 16:48:54 -05:00 |
WebGLContextNotSupported.cpp
|
Bug 779611 - part 9: port WebGLActiveInfo to WebIDL bindings - r=bz
|
2012-10-09 14:39:49 -04:00 |
WebGLContextReporter.cpp
|
Bug 779611 - part 10: move remaining non-WebGLContext goop to separate files - r=jgilbert
|
2012-10-09 14:39:51 -04:00 |
WebGLContextUtils.cpp
|
Bug 750862 - Implement WEBGL_compressed_texture_pvrtc - r=jgilbert
|
2012-09-25 08:49:28 -04:00 |
WebGLContextUtils.h
|
Bug 779611 - reland parts 5-8 - port WebGLTexture, WebGLBuffer, WebGLFramebuffer, WebGLRenderbuffer, WebGLShader, WebGLProgram to WebIDL bindings - r=bz
|
2012-10-04 16:35:54 -04:00 |
WebGLContextValidate.cpp
|
Bug 745840 - Rework WebGL uniform/attrib setters, remove the huge macros - r=bjacob
|
2012-10-16 17:47:01 +05:30 |
WebGLElementArrayCache.cpp
|
Bug 800612 - 1/2 - fix WebGLElementArrayCache bug and increase test repetitions to catch this bug - r=jgilbert
|
2012-11-09 16:42:21 -05:00 |
WebGLElementArrayCache.h
|
Bug 798849 - fix uninitialized values in WebGL element array cache... and reenable accidentally disabled canvas mochitests (!!!) - r=jgilbert
|
2012-10-11 18:27:09 -04:00 |
WebGLExtensionBase.cpp
|
Bug 779611 - part 3 - port WebGL extensions to WebIDL bindings, refactor them - r=bz,jgilbert
|
2012-10-03 17:13:05 -04:00 |
WebGLExtensionCompressedTextureATC.cpp
|
Bug 779611 - part 3 - port WebGL extensions to WebIDL bindings, refactor them - r=bz,jgilbert
|
2012-10-03 17:13:05 -04:00 |
WebGLExtensionCompressedTexturePVRTC.cpp
|
Bug 779611 - part 3 - port WebGL extensions to WebIDL bindings, refactor them - r=bz,jgilbert
|
2012-10-03 17:13:05 -04:00 |
WebGLExtensionCompressedTextureS3TC.cpp
|
Bug 779611 - part 3 - port WebGL extensions to WebIDL bindings, refactor them - r=bz,jgilbert
|
2012-10-03 17:13:05 -04:00 |
WebGLExtensionDebugRendererInfo.cpp
|
Bug 742781 - Implement WEBGL_debug_renderer_info extension - r=bz,jgilbert
|
2012-10-17 15:11:51 -04:00 |
WebGLExtensionDepthTexture.cpp
|
Bug 779611 - part 3 - port WebGL extensions to WebIDL bindings, refactor them - r=bz,jgilbert
|
2012-10-03 17:13:05 -04:00 |
WebGLExtensionLoseContext.cpp
|
Bug 779611 - part 3 - port WebGL extensions to WebIDL bindings, refactor them - r=bz,jgilbert
|
2012-10-03 17:13:05 -04:00 |
WebGLExtensions.h
|
Bug 742781 - Implement WEBGL_debug_renderer_info extension - r=bz,jgilbert
|
2012-10-17 15:11:51 -04:00 |
WebGLExtensionStandardDerivatives.cpp
|
Bug 779611 - part 3 - port WebGL extensions to WebIDL bindings, refactor them - r=bz,jgilbert
|
2012-10-03 17:13:05 -04:00 |
WebGLExtensionTextureFilterAnisotropic.cpp
|
Bug 779611 - part 3 - port WebGL extensions to WebIDL bindings, refactor them - r=bz,jgilbert
|
2012-10-03 17:13:05 -04:00 |
WebGLExtensionTextureFloat.cpp
|
Bug 779611 - part 3 - port WebGL extensions to WebIDL bindings, refactor them - r=bz,jgilbert
|
2012-10-03 17:13:05 -04:00 |
WebGLFramebuffer.cpp
|
Bug 795186 - Declare refptrs between WebGL objects to the CC even if there is no cycle at C++ level - r=opettay
|
2012-10-22 17:17:42 -04:00 |
WebGLProgram.cpp
|
Bug 795186 - Declare refptrs between WebGL objects to the CC even if there is no cycle at C++ level - r=opettay
|
2012-10-22 17:17:42 -04:00 |
WebGLRenderbuffer.cpp
|
Bug 779611 - reland parts 5-8 - port WebGLTexture, WebGLBuffer, WebGLFramebuffer, WebGLRenderbuffer, WebGLShader, WebGLProgram to WebIDL bindings - r=bz
|
2012-10-04 16:35:54 -04:00 |
WebGLShader.cpp
|
Bug 779611 - reland parts 5-8 - port WebGLTexture, WebGLBuffer, WebGLFramebuffer, WebGLRenderbuffer, WebGLShader, WebGLProgram to WebIDL bindings - r=bz
|
2012-10-04 16:35:54 -04:00 |
WebGLShaderPrecisionFormat.cpp
|
Bug 779611 - part 10: move remaining non-WebGLContext goop to separate files - r=jgilbert
|
2012-10-09 14:39:51 -04:00 |
WebGLTexelConversions.cpp
|
Bug 749711 - Lots of WebGL texture conversion fixes and improvements - r=jgilbert
|
2012-05-07 13:05:32 -04:00 |
WebGLTexelConversions.h
|
Bug 738866 - Implement WEBGL_depth_texture extension - r=jgilbert
|
2012-08-13 18:17:55 -07:00 |
WebGLTexture.cpp
|
Bug 779611 - part 10: move remaining non-WebGLContext goop to separate files - r=jgilbert
|
2012-10-09 14:39:51 -04:00 |
WebGLUniformLocation.cpp
|
Bug 795186 - Declare refptrs between WebGL objects to the CC even if there is no cycle at C++ level - r=opettay
|
2012-10-22 17:17:42 -04:00 |
WebGLValidateStrings.h
|
|
|