Commit Graph

2625 Commits

Author SHA1 Message Date
Matt Woodrow
ba8e9e0f60 Bug 1039150 - Don't trigger creation a backbuffer when we set a canvas to be opaque. r=roc
--HG--
extra : rebase_source : 681d8c8e172fb2eba6639cd03e5664017d522dbc
2014-07-16 18:15:39 +12:00
Andrew McCreight
c3a80ae7ac Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan 2014-07-14 12:21:34 -07:00
Jeff Gilbert
4627a00a63 Bug 843673 - Re-enable WebGL instanced drawing, and fix the max instance calculation. - r=kamidphish 2014-07-11 21:53:57 -07:00
Jeff Gilbert
f032a2a672 Bug 1037151 - Merge SharedSurface_GL into SharedSurface. - r=mattwoodrow 2014-07-11 15:10:49 -07:00
Jeff Gilbert
1972ca92e9 Bug 1037151 - Purge EOL whitespace from some files. - r=mattwoodrow 2014-07-11 13:45:22 -07:00
Nicolas Silva
1fc33e677f Bug 1034593 - Prevent clips with huge extents to be passed to a cairo context from CanvasRenderingContext2D. r=jrmuizel 2014-07-10 20:12:26 +02:00
Brian Hackett
00d8fa7118 Bug 1021790 - "Cleanup naming for scalar and typed array types", r=sfink 2014-06-06 09:36:00 -07:00
chiajung hung
eee06f2917 Bug 814524 - Make WebGLContext::TexImage2D avoid readback for video elements, r=jgilbert 2014-07-08 20:52:00 +02:00
Jeff Walden
7f77ce6fe8 Bug 953296 - Convert ScopedDeletePtr to UniquePtr in various bits of canvas/graphics/GL code. r=jgilbert
--HG--
extra : rebase_source : cd1e332837ff49199d62805f554bf1123eea334f
2014-01-06 09:49:03 -06:00
Walter Litwinczyk
b74634d801 Bug 913999 - DrawWindow() - Remove hard-coded 1.0f in DrawOptions and only use Azure if alpha is not needed. r=mattwoodrow 2014-07-02 10:27:25 -07:00
Benoit Jacob
cb33a38711 Bug 1028588 - Fix more, recently introduced dangerous public destructors - r=ehsan 2014-07-05 16:35:35 -04:00
Vladimir Vukicevic
ec9d6acb85 b=1010371, code fixes for new ANGLE version; r=jrmuizel 2014-05-13 17:15:19 -07:00
Jeff Gilbert
f199f5cd8c Bug 925530 - Disable WebGL antialiasing on Mobile by default. - r=kamidphish,vlad
* * *
Bug 925530 - Add missing include. - r=bustage on a CLOSED TREE
2014-07-03 16:09:04 -07:00
Jeff Gilbert
5455a8f0f3 Bug 1023553 - Move color_buffer[_half]_float behind the draft flag. - r=kamidphish 2014-07-03 14:28:13 -07:00
Dan Glastonbury
d67a04cc1d Bug 1028891 - Detach textures/renderbuffers from framebuffer when deleting. r=jgilbert 2014-06-24 17:15:44 +10:00
Jeff Muizelaar
b8114d206e Bug 1026998. Initialize size CanvasRenderingContext2D. r=bas
This fixes an unitiailized read found by valgrind.
2014-07-01 17:20:07 +02:00
Wes Kocher
5713153de2 Backed out changeset 63e44c0641c3 (bug 925530) for build bustage on a CLOSED TREE 2014-07-02 18:10:55 -07:00
Jeff Gilbert
d9847e64c6 Bug 925530 - Disable WebGL antialiasing on Mobile by default. - r=kamidphish,vlad 2014-07-01 19:38:56 -07:00
Walter Litwinczyk
cfa586e393 Bug 701948 - Rename nsIGfxInfo::FEATURE_NO_INFO to nsIGfxInfo::FEATURE_STATUS_OK. r=jgilbert 2014-07-01 14:44:09 -07:00
Ms2ger
8084162a69 Bug 1015333 - Stop using nsIScriptContext in ImageEncoder's EncodingCompleteEvent; r=bholley 2014-07-01 14:32:47 +02:00
Geoff Brown
66ca6464b4 Bug 1031097 - Follow-up to handle llvmpipe in Android emulator GL renderer string; r=jgilbert 2014-06-30 17:07:59 -06:00
Geoff Brown
a50bfa44ce Bug 1031097 - Skip more webgl-conformance tests on Android 2.3. a=bustage-fix 2014-06-27 10:34:17 -06:00
Carsten "Tomcat" Book
2f01b9ad61 merge mozilla-inbound to mozilla-central a=merge 2014-06-27 15:34:28 +02:00
Geoff Brown
85cf43478d Bug 1031097 - Try again to avoid Android 2.3 m-gl failures. a=bustage-fix 2014-06-26 22:39:18 -06:00
Geoff Brown
6646f125e3 Bug 1031097 - Avoid Android 2.3 m-gl retries, second attempt. a=bustage-fix 2014-06-26 20:43:03 -06:00
Geoff Brown
60dc89658f Bug 1031097 - Avoid Android 2.3 m-gl retries on a CLOSED TREE. a=bustage-fix 2014-06-26 18:35:53 -06:00
Andrea Marchesini
6ec27357af Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent 2014-06-26 09:47:44 -07:00
Walter Litwinczyk
a57be693e1 Bug 1030408 - WebGLFramebuffer.cpp fix missing use of loop index in DetachTexture and DetachRenderbuffer. r=jgilbert 2014-06-25 15:23:36 -07:00
Benoit Jacob
7e504be6f6 Bug 1028588 - Fix dangerous public destructors in content/canvas/ - r=jrmuizel 2014-06-26 09:30:49 -04:00
Walter Litwinczyk
d5ba15e7dc Bug 1021791 - Change ReadPixels() to accept IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE}. r=jgilbert 2014-06-20 10:43:20 -07:00
Walter Litwinczyk
9b83fcf80f Bug 1021791 - Fix old tests for IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE}. r=jgilbert 2014-06-18 15:09:58 -07:00
Walter Litwinczyk
536cd97d19 Bug 1021791 - Add support for the IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE} enums. r=jgilbert, r=bz 2014-06-18 15:09:56 -07:00
Benoit Jacob
fdd24c97d1 Bug 1029504 - remove an incorrect assertion on XPCOM services being available, that failed when triggered late by the CC - r=smaug CLOSED TREE 2014-06-24 09:06:57 -04:00
Jerry Shih
03ac645b5b Bug 998916 - check the visibility change event to defer the webgl context restore. r=jgilbert,smaug 2014-06-23 01:16:00 +02:00
Geoff Brown
9c1726eef7 Bug 1020642 - Run more webgl-conformance tests on Android; r=jgilbert 2014-06-23 21:17:02 -06:00
John Daggett
f62927140f Bug 961558 - remove smallCaps from gfxFontStyle. r=jfkthame 2014-06-23 12:09:17 +09:00
Jonathan Watt
6081ee5dbc Bug 1028522 - Prevent ImageEncoder::ExtractDataInternal from acting on an empty surface. r=gw280 2014-06-22 23:16:26 +01:00
Benoit Jacob
1a1af5241b Bug 1028121 - Use MFBT RoundUpPow2 in WebGLElementArrayCache - r=jgilbert 2014-06-21 00:09:50 -04:00
Daniel Holbert
240f4e7f0d Bug 1024328: Remove unnecessary #includes of nsFrameManager.h. r=jwatt 2014-06-19 22:07:46 -04:00
Jonathan Watt
6586dcffb2 Bug 1027763, part 2 - Make non-Moz2D callers of DrawTarget::GetType() call DrawTarget::GetBackendType() instead. r=Bas 2014-06-19 21:35:33 +01:00
Jonathan Kew
e83684913c bug 871453 - part 1 - pass the font-synthesis flags down to gfxFontStyle. r=jdaggett 2014-06-19 08:08:55 +01:00
Birunthan Mohanathas
bc0233fe47 Bug 1026535 - Fix mismatched class/struct tags. r=ehsan 2014-06-18 17:57:51 -07:00
Birunthan Mohanathas
51ba75d135 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Nicholas Nethercote
aaf6fb2124 Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
2014-05-20 23:06:54 -07:00
Jeff Gilbert
db17b00de1 Bug 1000640 - Mark C/A 1.0/0.5 non-premult test as random, since it passes on Win7 Ru. - r=mattwoodrow 2014-06-18 17:04:06 -07:00
Jeff Gilbert
73228c13b5 Bug 1000640 - Mark WinXP as failing color-alpha-test unpremultiplied reftests. - r=mattwoodrow 2014-06-18 17:04:06 -07:00
Jeff Gilbert
f3d7974f16 Bug 1000640 - Use new StreamTextureClient/Host with OMTC. - r=mattwoodrow 2014-06-18 17:04:06 -07:00
Jeff Gilbert
59d37e34f9 Bug 1000640 - Death to whitespace. - r=mattwoodrow 2014-06-18 17:04:05 -07:00
Jeff Gilbert
f89102edd1 Bug 1000640 - Handle non-premult alpha in Layers. - r=mattwoodrow 2014-06-18 17:04:05 -07:00
Jonathan Watt
a9360e4878 Bug 1022821, part 3 - In content code, stop returning RefPtr and, where not an out-param, stop using RefPtr arguments. r=gw280 2014-06-17 10:37:46 +01:00