Saurabh Anand
|
c9c915cbc7
|
Bug 817785 - Split out WebGLProgram into separate files
|
2012-12-07 02:07:16 +05:30 |
|
Nicholas Cameron
|
51ebbd692d
|
Bug 789933. test for writing text across Azure backends. r=Bas
|
2012-12-06 10:55:13 +13:00 |
|
Saurabh Anand
|
5d370031dc
|
Bug 815921 - Split out WebGLTexture into separate files, r=bjacob
|
2012-12-04 05:43:47 +05:30 |
|
Benoit Jacob
|
10e3ac2d4a
|
Bug 814455 - disable WebGL test glsl-function.html on android - r=jgilbert
|
2012-12-05 14:28:19 -05:00 |
|
Mats Palmgren
|
e6ad33709d
|
Bug 817574 - Replace NS_ABS with std::abs. r=roc
|
2012-12-04 13:33:33 +01:00 |
|
Saurabh Anand
|
56368912e3
|
Bug 816181 - Split out WebGLShader into separate files - r=bjacob
|
2012-12-03 18:40:23 +05:30 |
|
Saurabh Anand
|
1f8c9e91e5
|
Bug 816168 - Split out WebGLRenderbuffer into separate files - r=bjacob
|
2012-12-03 23:57:25 +05:30 |
|
Saurabh Anand
|
13ac9584e3
|
Bug 816176 - Move WebGLShaderPrecisionFormat to a separate header; r=bjacob
|
2012-12-02 15:58:21 +05:30 |
|
Benoit Jacob
|
d41eaaa3a0
|
Bug 816187 - make WebIDL accept nullable dictionary retvals; let getContextAttributes's retval be nullable - r=bz
|
2012-11-30 18:30:05 -05:00 |
|
Nicholas Cameron
|
7c4e0bb92e
|
Bug 800658; turn the tests back on. r=bjacob
|
2012-11-30 08:38:29 +13:00 |
|
Nicholas Cameron
|
2a0a42ee85
|
Bug 800658. remove aCommitTransform. r=bas
|
2012-11-30 08:37:49 +13:00 |
|
Eric Wong
|
6d43d9be70
|
Bug 815915 - Split out WebGLVertexAttribData into a separate header. r=bjacob
|
2012-11-28 22:04:26 -08:00 |
|
Ehsan Akhgari
|
a7a98ebf22
|
Merge mozilla-central into mozilla-inbound
|
2012-11-28 09:43:30 -05:00 |
|
Olli Pettay
|
f62ac2c85e
|
Bug 811206, Fix JSHolder drop handling, part 3 (fixes), r=mccr8,khuey
--HG--
extra : rebase_source : 7b2726d2aa7f5764a3c4cb750e5a735728069687
|
2012-11-28 03:37:57 +02:00 |
|
Jeff Muizelaar
|
9f6046a8e9
|
Bug 813851 - Clear path when creating a path builder. r=bas,ncameron
|
2012-11-23 14:02:36 -05:00 |
|
Benoit Jacob
|
4f8c5dd285
|
Bug 813528 - WebGLElementArrayCache about:memory should not pass array.Elements() to MallocSizeOf - r=jgilbert
|
2012-11-22 13:53:11 -05:00 |
|
Benoit Jacob
|
0143264919
|
Bug 810943 - add ability to skip webgl pages on Android by listing them in a text file, skipped_tests_android.txt - r=jgilbert
|
2012-11-22 13:53:11 -05:00 |
|
Benoit Jacob
|
1dc12cc61f
|
Bug 814407 - check for null buffer data in readpixels (should never happen, but apparently does) - r=jgilbert
|
2012-11-22 13:53:11 -05:00 |
|
Nicholas Cameron
|
b182f5a099
|
Bug 814149. Fix GetCanvas. r=bz
|
2012-11-22 10:55:36 +13:00 |
|
Erick Dransch
|
690e22a9ec
|
Bug 801499 - Move WebGLBuffer to a separate file. r=bjacob
|
2012-11-20 16:38:20 -05:00 |
|
Boris Zbarsky
|
bca9c82c0f
|
Bug 812789. Remove some dead code for converting jsvals to Matrix objects. r=nrc
|
2012-11-20 11:36:06 -05:00 |
|
Boris Zbarsky
|
22fd7f8467
|
Bug 767933 part 5. Remove no longer needed FloatValidate calls from canvas code. r=bas
|
2012-11-27 15:32:05 -05:00 |
|
Boris Zbarsky
|
e0facaae90
|
Bug 767933 part 4. Make 'float' and 'double' types throw on non-finite values. r=khuey,ehsan,bas
|
2012-11-27 15:32:05 -05:00 |
|
Jeff Gilbert
|
04326b49a5
|
Bug 812121 - Allow drawArrays/Elements without vertex attrib arrays - r=bjacob
|
2012-11-19 07:49:51 -08:00 |
|
Nathan Froyd
|
7763a56349
|
Bug 812156 - fix GCC 4.4 compile error with qualified enum values in CanvasRenderingContext2D.cpp; r=Ms2ger
|
2012-11-15 09:16:04 -05:00 |
|
Bobby Holley
|
8ef2b01458
|
Bug 811152 - Decxify various DOM methods. r=me
|
2012-11-15 11:54:34 -08:00 |
|
Benoit Jacob
|
01e66c04f0
|
Bug 806279 - reverting this file to Unix line endings - no review, bustage
|
2012-11-15 04:30:54 -05:00 |
|
Benoit Jacob
|
5a8b82a1cb
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Benoit Jacob
|
fbd4fe56c8
|
Bug 806279 - CC macros refactoring: part 5: sample porting: content/canvas - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
826d3b4b65
|
Bug 806279 - CC macros refactoring: part 1: implement type-generic CC UNLINK/TRAVERSE macros - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Boris Zbarsky
|
fa61227956
|
Bug 811449 part 8. Get rid of nsGenericElement. r=peterv
|
2012-11-14 14:10:08 -08:00 |
|
Jeff Muizelaar
|
517a0e7414
|
Bug 811836. Fast path eCSSUnit_Color colors when parsing colors in canvas. r=dholbert
This will avoid doing extra work/flushing layout in the common case.
--HG--
extra : rebase_source : 95df23c3e6a5118ec4964336465a6554705b99dd
|
2012-11-14 12:46:26 -08:00 |
|
Peter Van der Beken
|
218b158687
|
Fix for bug 807075 (New DOM binding APIs for HTMLElement). r=bz.
--HG--
extra : rebase_source : 842b9397d2b050f880c44d3366bcc838e6615fd5
|
2012-11-11 00:30:15 +01:00 |
|
Bobby Holley
|
a75f5ca4d9
|
Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz
If callers want to throw, it's now their responsibility.
|
2012-11-14 09:56:26 -08:00 |
|
Ed Morley
|
c7eb022388
|
Backout 54c4f2ff78e3 (bug 807075) for Windows compilation errors
|
2012-11-14 16:45:28 +00:00 |
|
Peter Van der Beken
|
ee9050291e
|
Fix for bug 807075 (New DOM binding APIs for HTMLElement). r=bz.
--HG--
extra : rebase_source : 9afce481cd0a5c8a1014c8c9b0aad7d6665aaa82
|
2012-11-11 00:30:15 +01:00 |
|
Nicholas Cameron
|
4fb892ba0a
|
Bug 800556; test for mozDashOffset errors; r=Ms2ger
--HG--
extra : rebase_source : 834c2d1c426a8f33b66ee60e3fef912d652d5f59
|
2012-11-13 21:39:37 -08:00 |
|
Nicholas Cameron
|
a0048e93a8
|
Bug 800556; remove nsIDOMCanvasRenderingContext2D; r=Ms2ger,sr=bz
--HG--
extra : rebase_source : 461ff127a453116f3364f4ba1e414cc527f195bd
|
2012-11-13 16:35:36 -08:00 |
|
Paul Adenot
|
0122321eae
|
Bug 786331 - WebGL tests that use a video can loop indefinitely. r=bjacob
|
2012-11-13 16:47:59 -08:00 |
|
Benoit Jacob
|
83fc141837
|
Bug 800612 - actually increase WebGL element array test repetitions, patch didnt apply cleanly - r=jgilbert
|
2012-11-09 20:49:15 -05:00 |
|
Benoit Jacob
|
6d4ff6e818
|
Bug 806094 - Remove USE_ANGLE - r=jgilbert
|
2012-11-09 17:04:43 -05:00 |
|
Benoit Jacob
|
d748ee8a42
|
Bug 806091 - Don't export WebGL headers - r=jgilbert
|
2012-11-09 17:04:41 -05:00 |
|
Benoit Jacob
|
0e1b726faa
|
Bug 802778 - validate level parameter in copyTexImage2D - r=jgilbert
|
2012-11-09 16:48:54 -05:00 |
|
Benoit Jacob
|
fcaf065e92
|
Bug 800612 - 2/2 - Enable compiled code tests in content/canvas - r=ted
--HG--
rename : content/canvas/test/compiled/Makefile.in => content/canvas/compiledtest/Makefile.in
rename : content/canvas/test/compiled/TestWebGLElementArrayCache.cpp => content/canvas/compiledtest/TestWebGLElementArrayCache.cpp
|
2012-11-09 16:42:23 -05:00 |
|
Benoit Jacob
|
f9d7ada72b
|
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 |
|
Tobias Schneider
|
8b298f4026
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
|
Jeff Walden
|
1677629f44
|
Bug 803439 - Add removeFrom() that takes a list and asserts the element is initially present in it. r=jlebar
--HG--
extra : rebase_source : c2aad35774a71167f97f940fb416735862b78950
|
2012-10-23 17:43:23 -07:00 |
|
Ehsan Akhgari
|
a782ddd2a1
|
Merge mozilla-central into mozilla-inbound
|
2012-11-04 11:09:45 -05:00 |
|
Ms2ger
|
25935ac099
|
Bug 808305 - Pass a gfx::Rect instead of a gfxRect in InvalidateCanvasContent; r=Bas
|
2012-11-04 09:05:25 +01:00 |
|
Ms2ger
|
4bebd637ce
|
Bug 629876 - Throw when drawImage's sw/sh arguments are zero; r=bz
|
2012-11-04 09:00:06 +01:00 |
|