Simon Montagu
cd470f9242
Bug 1100071 patch 2: add macros for common tests whether bidi level is odd and whether two bidi levels have the same parity, r=dholbert
2014-11-20 12:45:22 +02:00
Milan Sreckovic
9d59f4e06d
Bug 1099148
- Implement Canvas2D resetTransform method. r=gw280,bz
2014-11-18 12:11:12 -05:00
Milan Sreckovic
361b6464fe
Bug 1094338 - Allow depth texture on OS X 10.8.3 and higher. Clean up some OS X versioning tracking in the process. r=jgilbert
2014-11-10 22:15:22 -05:00
Dan Glastonbury
e36a41ec28
Bug 1048720 - [WebGL2] Implement WebGL2Sampler. r=jgilbert
...
--HG--
extra : source : 361e31698c4a6074f3195502b468502d38aa82e8
2014-10-27 09:40:37 +10:00
Jeff Gilbert
9a773d607d
Bug 1096633 - Fix namespacing issue. CLOSED TREE
2014-11-17 14:45:15 -08:00
Jeff Gilbert
01ca8b5d9c
Bug 1096633 - Update request mismatch test for aliasing support. - r=kamidphish
2014-11-10 19:15:45 -08:00
Jeff Gilbert
e448f5e8d9
Bug 1096633 - Allow webgl/experimental-webgl aliasing. - r=kamidphish
2014-11-10 15:16:50 -08:00
Ryan VanderMeulen
dcb5bdc762
Merge b2g-inbound to m-c. a=merge
2014-11-17 16:23:09 -05:00
JerryShih
dd3f937797
Bug 998916 - Fix wrong preference name. r=jgilbert
2014-11-10 22:31:00 -05:00
Dan Glastonbury
1e7f3c6079
Bug 1002281 - Change WebGLBindableName to make mGLName const. r=jgilbert
...
Split the two functions into two classes. WebGLRenderBuffer and
WebGLVertexArray are special cases.
--HG--
extra : source : 547e328ef878882bce8df3fc1b1e28926d910f1d
2014-11-17 12:21:04 +10:00
Jonathan Kew
90d6a440e7
Backout changesets fad675db4598 and 618d8f44d9e2 (bug 1090168 pt 1 and 2) for Nightly crashiness. a=backout
2014-11-15 22:40:00 +00:00
Jonathan Kew
4f002dd0cc
Bug 1090168 - Improve baseline handling for <canvas> text with vertical writing mode - relanding patches 1 and 2, with crash-fix from bug 1099143 folded in. r=jdaggett
2014-11-17 10:12:20 +00:00
George Wright
c1cc8c3af6
Bug 1042291 - Add a CanvasDrawObserver which observes the first few seconds/frames of a Canvas2D's lifetime to determine using a heuristic if it should be software or GPU backed. r=gw280, r=snorp
2014-09-10 16:15:43 -04:00
Phil Ringnalda
06276f9b63
Back out changeset 63d194784378 (bug 1002281) for b2g build bustage
...
CLOSED TREE
2014-11-13 21:51:22 -08:00
Dan Glastonbury
50246bfc60
Bug 1002281 - Change WebGLBindableName to make mGLName const. r=jgilbert
...
Split the two functions into two classes. WebGLRenderBuffer and
WebGLVertexArray are special cases.
--HG--
extra : source : 3e8c03d1e6a7845a608c4770981cec1dd8b09977
2014-11-14 14:15:10 +10:00
Phil Ringnalda
e30e4344b5
Backed out 2 changesets (bug 1096633)
...
Backed out changeset 17e1001f62c9 (bug 1096633)
Backed out changeset 0b0b306c021d (bug 1096633)
2014-11-13 21:02:31 -08:00
Jeff Gilbert
0877a1e86a
Bug 1096633 - Update request mismatch test for aliasing support. - r=kamidphish
2014-11-10 19:15:45 -08:00
Ryan VanderMeulen
7dab198c6e
Bug 1093639 - Change test_hidden_alpha.html to skip-if instead of fail-if to hopefully fix the CLOSED TREE.
...
--HG--
extra : rebase_source : 33c1f717f4d1feb7f4ba7c7541e6121b9bd6dd94
2014-11-13 19:31:24 -05:00
Ryan VanderMeulen
6f02f11051
Bug 1093639- Disable test_hidden_alpha.html on Mulet for hitting intermittent crashes in libLLVM-3.0.so.
2014-11-13 16:39:25 -05:00
Ryan VanderMeulen
f9ea36aa46
Bug 1089453 - Disable test_conformance__textures__texture-npot-video.html on Mulet for hitting intermittent crashes in libLLVM-3.0.so.
2014-11-13 16:39:25 -05:00
Jonathan Kew
8ab731c5db
Bug 1090168 - part 2 - Adjust initial value of textBaseline depending on writing-mode and text-orientation properties. r=jdaggett
2014-11-13 08:58:04 +00:00
Jonathan Kew
70f0d0c0ca
Bug 1090168 - part 1 - Make textBaseline attribute in <canvas> work for vertical text. r=jdaggett
2014-11-13 08:58:04 +00:00
Nathan Froyd
f7cb16fe38
Bug 1097734 - use NS_INLINE_DECL_REFCOUNTING in WebGLContextLossHandler; r=smaug
2014-11-12 11:06:50 -05:00
chiajung hung
6ea6654370
Bug 880114 - Enhance render video-to-SkiaGL performance by GPU-based color space conversioni, r=gw280
2014-11-11 21:14:00 +01:00
Bas Schouten
cb5ca86168
Bug 1096913: Remove the simple cache entry when replacing the cache entry. r=mwu
...
This solves the issue since *mRequest may be different for the replacing entry, causing the simple cache entry never to be removed from NotifyExpired or replaced. And the simple cache to grow indefinitely.
2014-11-11 22:09:32 +00:00
Del Valle
a14d979f6c
Bug 1092555 - Replace some occurences of gfxIntSize by gfx::IntSize in CanvasRenderingContext2D. r=nical"
2014-11-04 14:00:36 +01:00
Jeff Gilbert
05538afbcc
Bug 1087650 - Mark failing tests on B2G.
2014-10-29 18:54:12 -07:00
Jeff Gilbert
263b0b3e1b
Bug 1087650 - Skip WebGL mochitests on desktop B2G.
2014-10-28 12:23:22 -07:00
Jeff Gilbert
e73f4a6ddf
Bug 1087650 - Fix tests. - r=kamidphish
2014-10-22 14:58:58 -07:00
Jeff Gilbert
dde349d912
Bug 1087650 - Rename mochitests to test_*. - r=kamidphish
2014-10-22 12:27:21 -07:00
Vaibhav Agrawal
1ab18000f4
Bug 1083347 - Removing entries from android23.json and annotating manifests. r=gbrown
2014-11-03 12:01:51 -08:00
Vaibhav Agrawal
7ccff585e5
Bug 1083347 - Patch to remove entries in androidx86.json and annotate manifests. r=gbrown
2014-10-31 10:31:00 +01:00
Michael Wu
8cd37b4128
Bug 1081926 - Fallback on a simple image lookup when the normal lookup fails. r=mattwoodrow
2014-10-29 16:17:00 +01:00
Mike Hommey
d667f4bb59
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
...
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.
Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.
Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
Jeff Gilbert
3759dd1aa3
Bug 1088345 - Remove now-passing tests from expected failures. - r=kamidphish
2014-10-25 18:32:24 -07:00
Jeff Gilbert
7c54b1d24b
Bug 1088345 - Handle possibly-invalid enums for queries. - r=kamidphish
2014-10-23 18:55:49 -07:00
Jeff Gilbert
05815c441e
Bug 1088345 - Don't run GL commands that may cause non-OOM errors. - r=kamidphish
2014-10-23 15:10:57 -07:00
Jeff Gilbert
c1a3729b1d
Bug 1088345 - Improve glGetError handling. - r=kamidphish
2014-10-24 16:52:35 -07:00
Phil Ringnalda
4b538539ab
Back out 3 changesets (bug 1087560) again, for Android 2.3 crashes and b2g failures
...
CLOSED TREE
Backed out changeset ed403e959506 (bug 1087560)
Backed out changeset 64c7041ab581 (bug 1087560)
Backed out changeset 4f040d3522a4 (bug 1087560)
2014-10-28 23:07:38 -07:00
Jeff Gilbert
eda30a30fd
Bug 1087560 - Skip WebGL mochitests on Desktop B2G, since WebGL fails there. - r=kamidphish
2014-10-28 12:23:22 -07:00
Jeff Gilbert
1cbaaef195
Bug 1087560 - Fix errors in tests. - r=kamidphish
2014-10-22 14:58:58 -07:00
Jeff Gilbert
a236420624
Bug 1087560 - Rename mochitest files to test_*. - r=kamidphish
2014-10-22 12:27:21 -07:00
Ryan VanderMeulen
890f0f0a22
Bug 1005846 - Disable test_canvas_focusring.html on Windows debug for frequent intermittent failures.
...
CLOSED TREE
2014-10-28 15:08:01 -04:00
Jeff Gilbert
52a8915e2f
Bug 912196 - Determine workarounds before we run dependent code. - r=kamidphish
2014-10-08 16:37:30 -07:00
Jeff Gilbert
4bbd093290
Bug 912196 - Handle alpha for webgl backbuffer copyTexImage reads. - r=kamidphish
2014-10-08 16:36:33 -07:00
Jeff Gilbert
da62b1f22c
Bug 912196 - Deal with reading RGBA from RGBX. - r=kamidphish
2014-10-08 16:34:14 -07:00
Jeff Gilbert
2da594640c
Bug 912196 - Fixes for D3D11 ANGLE. - r=kamidphish
2014-10-08 16:32:50 -07:00
Jeff Gilbert
78761b30a7
Bug 912196 - Workaround no-alpha-with-ANGLE in WebGL, not GLContext. - r=kamidphish
2014-10-08 16:30:01 -07:00
Wes Kocher
49862f3afe
Backed out 3 changesets (bug 1087560) for bustage
...
Backed out changeset ecf4df03029a (bug 1087560)
Backed out changeset 12a016a84d6d (bug 1087560)
Backed out changeset 1b8b46616028 (bug 1087560)
2014-10-27 21:59:43 -07:00
Jeff Gilbert
9fbdf15c41
Bug 1087560 - Build GetContextAttributes from mOptions. - r=kamidphish
2014-10-24 18:09:18 -07:00