Vladimir Vukicevic
|
2b6cf64500
|
backout bug 767064, 1f9c66d66df4
|
2012-07-06 11:08:21 -04:00 |
|
Vladimir Vukicevic
|
ce22e24d56
|
b=767064; use 4444/565 GL context format for WebGL on mobile; r=jgilbert
|
2012-07-06 09:19:27 -04:00 |
|
Jeff Gilbert
|
78f9fbfe59
|
Bug 735560 - Emulate GLSL math on Mac+Intel - r=bjacob
|
2012-07-05 19:34:01 -07:00 |
|
Benoit Jacob
|
0c46c9658e
|
Bug 769810 - Mac ATI OpenGL driver still needs math function emulation on 10.8 - r=jgilbert
|
2012-07-05 10:13:57 -04:00 |
|
Benoit Jacob
|
0c1f91c4b7
|
Bug 769812 - ATI OpenGL driver renders point sprite upside-down - r=jgilbert
|
2012-07-05 10:13:46 -04:00 |
|
Benoit Jacob
|
719a318e65
|
Bug 766251 - 5/5 - update Adreno WebGL blacklisting - r=jrmuizel
|
2012-07-05 10:13:04 -04:00 |
|
Jon Buckley
|
b8338c34bb
|
Bug 769077 - Have unintialized render buffers report memory usage correctly, r=bjacob
|
2012-06-27 16:11:00 -07:00 |
|
David Zbarsky
|
ae718ee1c0
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
|
Chris Peterson
|
0d476a31d6
|
Bug 769080 - Fix Azure build errors about Uint8ClampedArray on Android. Fix some uninitialized variable warnings. r=Ms2ger
|
2012-06-29 15:17:03 -07:00 |
|
Peter Van der Beken
|
eac55f89be
|
Fix for bug 762654 (Switch the Azure 2d canvas context to new DOM bindings). r=bz.
|
2012-05-21 23:30:07 +02:00 |
|
Boris Zbarsky
|
9654eaf005
|
Bug 767936. Use Element* as the cache key for CanvasImageCache. r=roc
|
2012-06-30 01:53:21 -04:00 |
|
Benoit Jacob
|
cf2676ee96
|
Bug 763355 - even more logging to understand this intermittent orange in WebGL tests on Android - r=jgilbert
|
2012-06-29 17:21:35 -04:00 |
|
Peter Van der Beken
|
06da342a55
|
Bug 762652. Rename the class GeneralPattern here to avoid having Windows PGO builds confuse this class with the GeneralPattern class in gfxContext.cpp. r=bz
|
2012-06-29 11:20:13 -07:00 |
|
Peter Van der Beken
|
2d6a797659
|
Fix for bug 762652 (Add the new DOM bindings API to CanvasRenderingContext2D). r=bz.
|
2012-06-13 17:14:15 +02:00 |
|
Matt Brubeck
|
ae0a175ce7
|
Back out 438c192e561b and d6f341e77b68 (bug 762652, bug 762654) on suspicion of breaking Windows PGO tests
|
2012-06-27 16:24:53 -07:00 |
|
Peter Van der Beken
|
465ca15eec
|
Fix for bug 762654 (Switch the Azure 2d canvas context to new DOM bindings). r=bz.
--HG--
extra : rebase_source : 04c68533b85dca434e3ab086d8ff5081a323785c
|
2012-05-21 23:30:07 +02:00 |
|
Peter Van der Beken
|
74a0543703
|
Fix for bug 762652 (Add the new DOM bindings API to CanvasRenderingContext2D). r=bz.
--HG--
extra : rebase_source : 8e7a2722aa1fb089baa6c1aa8604dcd0e91c1ff2
|
2012-06-13 17:14:15 +02:00 |
|
Peter Van der Beken
|
e18ac6a285
|
Fix for bug 768050 (Make TypedArray::Create take a wrapper cache and create JS objects in the compartment of the cache's wrapper). r=bz.
--HG--
extra : rebase_source : 3ec03b33913e14a113bf9283566a68fe3be5fe02
|
2012-06-25 18:37:46 +02:00 |
|
Robert O'Callahan
|
ad80bd7500
|
Bug 731868. Part 2: Make CanvasRenderingContext2DUserData's reference to the context weak (Azure). r=jrmuizel
|
2012-06-01 18:26:42 +12:00 |
|
Robert O'Callahan
|
71cb4a30b5
|
Bug 731868. Make reference from CanvasRenderingContext2DUserData to its 2D (non-Azure) context weak. r=jrmuizel
|
2012-06-01 18:26:36 +12:00 |
|
Peter Van der Beken
|
2556e5d626
|
Fix for bug 762657 (Fix canvas tests and drop support for fake ImageData in putImageData to comply with spec). r=Ms2ger.
|
2012-05-25 16:27:18 +02:00 |
|
Peter Van der Beken
|
6a7e8ec5a9
|
Fix for bug 762651 (Add wrappercache to CanvasRenderingContext2D). r=bz.
|
2012-06-04 21:41:51 +02:00 |
|
Benoit Jacob
|
7436782d1d
|
Bug 765137 - 3/3 - WebGL: more cleanup and renaming around extensions - r=jgilbert
|
2012-06-16 01:12:30 -04:00 |
|
Benoit Jacob
|
884c586b5a
|
Bug 765137 - 2/3 - WebGL: clean up IsExtensionSupported - r=jgilbert
|
2012-06-16 01:12:08 -04:00 |
|
Benoit Jacob
|
75a255c594
|
Bug 765137 - 1/3 - WebGL: use case-insensitive comparisons rather than lower-case versions of extension strings - r=jgilbert
|
2012-06-16 01:11:50 -04:00 |
|
Benoit Jacob
|
9a01c4c443
|
Bug 765179 - 2/2 - Check for empty string in WebGL SplitLastSquareBracket - r=jgilbert
|
2012-06-15 17:40:25 -04:00 |
|
Benoit Jacob
|
67f30a33e0
|
Bug 765179 - 1/2 - Check for empty GLSL identifier strings - r=jgilbert
|
2012-06-15 17:39:21 -04:00 |
|
Benoit Jacob
|
5976d2e454
|
Bug 765198 - WebGL crash in readPixels with null destination - r=bz
|
2012-06-15 17:36:48 -04:00 |
|
Boris Zbarsky
|
a20f0507aa
|
Bug 750297 part 2. Switch WebGLUniformLocation to Paris bindings. r=peterv, bjacob
|
2012-06-15 16:25:51 -04:00 |
|
Benoit Jacob
|
d9920d2433
|
Bug 763559 - Enable WEBGL_compressed_texture_s3tc with ANGLE - r=jgilbert
|
2012-06-14 23:16:21 -04:00 |
|
Benoit Jacob
|
f89b7d1d24
|
Bug 763355 - more logging to understand WebGL read-pixels-test intermittent timeouts on Android - r=jgilbert
|
2012-06-14 16:12:34 -04:00 |
|
Nicholas Cameron
|
d839c86659
|
Bug 761890 (was 746883); fix unexpected passes due to Azure/Skia canvas. r=gw280,jmuizelaar
|
2012-04-16 07:49:56 +12:00 |
|
Ryan VanderMeulen
|
287fbc1e16
|
Merge m-c to inbound.
|
2012-06-12 21:36:40 -04:00 |
|
Matt Brubeck
|
a66da30249
|
Merge last green changeset from inbound to mozilla-central
|
2012-06-12 18:24:45 -07:00 |
|
Nicholas Cameron
|
1cbb2d0f07
|
Bug 750575; use nsCOMPtr around nsIPresShell in canvas code. r=roc
|
2012-06-12 10:48:42 -07:00 |
|
Chris Jones
|
b187adf1d9
|
Bug 746813: Check for context allocation failure before returning inverse transform. r=joedrew
|
2012-06-12 10:31:37 -07:00 |
|
John Drinkwater
|
15c380056a
|
Bug 758844 - Disable debug output unless MOZ_GL_DEBUG is defined. r=jgilbert
|
2012-06-11 08:25:06 -07:00 |
|
Ryan VanderMeulen
|
bf2b50270d
|
Merge m-c to inbound
|
2012-06-10 17:59:00 -04:00 |
|
Olli Pettay
|
ac6b89bfdb
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
|
Matt Brubeck
|
8aad0a2626
|
Back out bug 761890, bug 746896, and bug 759036 because of reftest failures
--HG--
extra : rebase_source : b5bdad8a69eab8e9ba35d21637c0bbcb18bce703
|
2012-06-11 22:50:31 -07:00 |
|
Andrew McCreight
|
f4f0e1a935
|
Bug 754478 - clean up cycle collector JS tracing callbacks. r=bent
|
2012-05-15 09:56:39 -07:00 |
|
Benoit Jacob
|
79ddf6d351
|
Bug 759221 - 5/6 - mark known failing WebGL conformance tests on Android - r=jgilbert
|
2012-06-08 13:41:43 -04:00 |
|
Benoit Jacob
|
fb2dcf4256
|
Bug 759221 - 4/6 - webgl mochitest needs a longer timeout on android - r=jgilbert
|
2012-06-08 13:41:42 -04:00 |
|
Benoit Jacob
|
cd3c551e46
|
Bug 761326 - test_2d.path.arc.scale.1 assumes unrealistic 0.098 tolerance or luck - r=jrmuizel
|
2012-06-08 13:41:39 -04:00 |
|
Matt Brubeck
|
d1bcdbae1a
|
Back out bug 759221 and bug 761326 because of media test failures
|
2012-06-08 12:20:14 -07:00 |
|
Benoit Jacob
|
5f82934789
|
Bug 759221 - 5/6 - mark known failing WebGL conformance tests on Android - r=jgilbert
|
2012-06-08 13:41:43 -04:00 |
|
Benoit Jacob
|
9f262ffc96
|
Bug 759221 - 4/6 - webgl mochitest needs a longer timeout on android - r=jgilbert
|
2012-06-08 13:41:42 -04:00 |
|
Benoit Jacob
|
6d0d7bff13
|
Bug 761326 - test_2d.path.arc.scale.1 assumes unrealistic 0.098 tolerance or luck - r=jrmuizel
|
2012-06-08 13:41:39 -04:00 |
|
Ms2ger
|
7f450410f9
|
Bug 759726 - Move mCanvasElement to nsICanvasRenderingContextInternal and make SetCanvasElement return void; f=bz r=bjacob
|
2012-06-06 09:42:47 +02:00 |
|
Ms2ger
|
37be1fb791
|
Bug 760156 - Cleanup LOCAL_INCLUDES in content/media/; r=sicking
This patch makes it possible to include nsGenericHTMLElement.h without adding
to LOCAL_INCLUDES.
|
2012-06-06 09:40:02 +02:00 |
|