Commit Graph

100224 Commits

Author SHA1 Message Date
Nicholas Cameron
800f256f44 Bug 746883; fix the bustage possibly caused by 746896. r=mattwoodrow 2012-07-26 14:30:20 +12:00
Nicholas Cameron
65cef0593d Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc 2012-07-26 13:56:42 +12:00
Nicholas Cameron
2b54f3b5fd Bug 764125; mochitest for isPointInPath and multiple transforms. r=Bas 2012-07-25 12:46:24 +12:00
Nicholas Cameron
7cb3026aec Bug 764125; sort out preferred and fallback Azure backends for all platforms (gfxInfo). r=Bas 2012-07-25 12:46:20 +12:00
Nicholas Cameron
c93adeeed1 Bug 764125; sort out preferred and fallback Azure backends for all platforms (gfxPlatform). r=Bas 2012-07-25 12:45:58 +12:00
Nicholas Cameron
6a8d4a8317 Bug 764125; sort out preferred and fallback Azure backends for all platforms (canvas and prefs). r=Bas 2012-07-24 22:18:40 +12:00
Nicholas Cameron
0131e2cc87 Bug 748116; refactor DrawTargetCairo::GfxPatternForPattern. r=roc 2012-07-24 22:18:40 +12:00
Nicholas Cameron
12bb2b2e21 Bug 748116; Get windows taskbar tab previews working with Skia/Azure canvas; r=roc 2012-04-26 10:04:36 +12:00
Nicholas Cameron
5107e499be Bug 748116; Make DrawTargetCairo::DrawSurface work with non-Cairo source surfaces. r=roc 2012-07-24 22:18:39 +12:00
Nicholas Cameron
b44e1f1a38 Bug 748116; nsCanvasRenderingContext2DAzure::InitializeWithSurface. r=roc 2012-07-24 22:18:39 +12:00
Nicholas Cameron
2078be321e Bug 746883; tidying up some nits I found along the way; r=gw280 2012-04-26 10:04:35 +12:00
Anthony Jones
5099b0a652 Bug 761895; Fixed Azure/Cairo canvas font support on gtk and android. r=karl 2012-07-24 22:18:39 +12:00
Nicholas Cameron
10a3597bf5 Bug 764125; changes to tests; r=jrmuizel 2012-07-24 22:18:39 +12:00
Anthony Jones
4f9ca26896 Bug 764125; fixed crash test fail on gtk caused by null. r=Bas 2012-07-24 22:18:38 +12:00
Anthony Jones
8cd9adde48 Bug 764125; pretty sure this inverted logic will break something on windows; r=Bas 2012-07-24 22:18:38 +12:00
Anthony Jones
c1f427bb0f Bug 764125; Fix canvas 2d.drawImage.5arg and 2d.drawImage.9arg surface scaling tests. r=karl 2012-07-24 22:18:38 +12:00
Nicholas Cameron
490ec30f66 Bug 764125; changes to nsCanvasRenderingContext2DAzure. r=Bas 2012-07-24 22:18:38 +12:00
Nicholas Cameron
5aadfa70b7 Bug 764125; Fix a bug where a path with a transform is re-used. r=Bas 2012-07-24 22:18:38 +12:00
Nicholas Cameron
d157fedf81 Bug 764125; drawing changes to DrawTargetCairo; r=jrmuizel 2012-07-24 22:18:38 +12:00
Nicholas Cameron
437dc05421 Bug 764125; store a reference to the backing surface in DrawTargetCairo; r=Bas 2012-07-24 22:18:38 +12:00
Nicholas Cameron
3b6dfef245 Bug 764125; pass around the size of a gfxASurface when creating a DrawTarget. r=Bas 2012-07-24 22:18:38 +12:00
Nicholas Cameron
0ea5f6253c Bug 764125; small Windows Cairo text fix. r=Bas 2012-07-24 22:18:38 +12:00
Nicholas Cameron
ee33a4caab Bug 764125; Add DrawTarget arg to GetScaledFontForFont. r=Bas 2012-07-24 22:18:37 +12:00
Anthony Jones
6c8010e34e Bug 764125; implement DrawTargetCairo::CopySurface; r=Bas 2012-07-24 22:18:37 +12:00
Nicholas Cameron
aa33f1027c Bug 746883; misc bits and pieces for getting Skia/Azure canvases going. r=gw280 2012-04-10 13:18:53 +12:00
Margaret Leibovic
e4c915c4d5 Bug 725286 - Plugin placeholder text for the unsupported platforms is misleading. r=blassey,dolske 2012-07-25 21:44:11 -07:00
Matt Woodrow
d83203f940 Bug 772296 - Forward transform the overflow rect when computing dirty rects for 3d transforms. r=roc 2012-07-26 16:33:31 +12:00
Vicamo Yang
9256aef7d3 Bug 761057 - Part 3: send M-Send.req, r=philikon 2012-07-26 12:11:46 +08:00
Vicamo Yang
348494356c Bug 761057 - Part 2: Add required encoders for M-Send.req/M-Send.conf PDU, r=philikon 2012-07-26 12:11:40 +08:00
Vicamo Yang
f20653d4d7 Bug 761057 - Part 1: disable some v1.4 parameters for compatibility, r=philikon
Carrier's MMS implementation may not be up-to-date. Encoding some
mandatory well known parameters with newest version might cause
problem and not accepted by MMSC.
2012-07-26 12:11:33 +08:00
Geoff Lankow
77bd987d6e Bug 230959 - Inconsistent extra 1 pixel width of XUL window; r=Neil 2011-09-07 22:14:04 +12:00
Matt Brubeck
4c19df0013 Back out 30fbd796d3bb and 50e2e602bab0 (bug 765252) because of Windows build failure 2012-07-25 20:10:06 -07:00
Rafael Ávila de Espíndola
18f16662b0 Bug 777494 - Avoid using == with float. r=roc.
--HG--
extra : rebase_source : f17783c004de9d67576b1044f0180c1857fc499b
2012-07-25 17:25:26 -04:00
Vicamo Yang
ccc3866d3c Bug 761069: B2G MMS: support email addressing model, r=philikon 2012-07-26 10:07:56 +08:00
Terrence Cole
2d4d4c363f Bug 716955 - Improve naming of array behaviors rval parameter; r=dmandelin
--HG--
extra : rebase_source : 0164be487009916c9fabb7b44cc5b5b4743cdeb8
2012-07-25 19:02:00 -07:00
Trevor Saunders
b2551dce82 bug 765252 - fixs nits (remove accidentally introduced tabs) r=me 2012-07-25 21:45:00 -04:00
Landry Breuil
01335204e7 Bug 776838: Add GSTREAMER_LIBS when looking for gstvideo. r=doublec
--HG--
extra : rebase_source : 9e3852f8d778d46b0479bf35f83ce8495460ffa7
2012-07-26 13:33:04 +12:00
Bill McCloskey
d8f067f65f Bug 777528 - Expose compartment names to the JS engine (r=luke) 2012-07-25 18:25:47 -07:00
William Lachance
d50dc7ece8 Bug 777500 - Log information about device before and after test for remote mochitest and reftests;r=jmaher 2012-07-25 20:45:36 -04:00
Jim Blandy
07a4ef32b4 bug 771705: Pull out compilation variants into a CompileOptions structure. r=luke 2012-07-25 17:23:04 -07:00
George Wright
2656b05f5e Bug 774728 - Do a null pointer check before using any gradient shaders in DrawTargetSkia r=mattwoodrow
--HG--
extra : rebase_source : 7db2d28692a3cd9cccbd542ca752950f5df90511
2012-07-25 20:11:17 -04:00
Matthew Gregan
fac533dad5 Bug 774901 - Don't recreate MediaResource channel during seek if resource is still suspended. r=roc
--HG--
extra : rebase_source : d6ee9bbc3b5705ca9006a7e0723021be5230fb52
2012-07-25 17:50:13 +12:00
Terrence Cole
e8c9c783a2 Bug 776159 - Thread more Handles through jsarray; r=sfink
--HG--
extra : rebase_source : 31c8efb209a6f5a58709429cce4cc0675b537847
2012-07-20 16:22:00 -07:00
Luke Wagner
6362fc5a12 Bug 776186 - simplify NewBindingNode (r=ejpbruel)
--HG--
extra : rebase_source : c50edae0a38e1062e51fade13c86996043f0e2f9
2012-07-24 12:03:37 -07:00
Luke Wagner
9556bfeedf Bug 775734 - remove dead hoisting code in BindVarOrConst (r=ejpbruel)
--HG--
extra : rebase_source : 4956ba4814f7e8a05e6a6ae707658b6ca556a606
2012-07-24 11:37:37 -07:00
Luke Wagner
471399e224 Bug 776760 - comment out failing test for known bug 764307 (rs=dmandelin)
--HG--
extra : rebase_source : 5ea9c87610a5242597b002f276ac210bf42c34ab
2012-07-25 16:54:13 -07:00
Steve Fink
49d155b6fc Bug 777546 - Root the minimum XML stuff necessary to pass jstests
--HG--
extra : rebase_source : 531766441ca042d9588e68a479fb402ad8c399be
2012-07-25 16:10:19 -07:00
Steve Fink
40cc44ab0e Bug 768626 - Define CheckStackRoots in correct namespace
--HG--
extra : rebase_source : d06316fb9ee3e4d79ecfc332a1658bf5ff0aee8f
2012-07-25 16:06:33 -07:00
Matt Brubeck
484e4e066a Back out b77834cb31ad (bug 580794) because of mochitest-browser-chrome timeouts 2012-07-25 16:19:02 -07:00
Trevor Saunders
89e69ff062 bug 765252 - ensure PresShell::Destroy() always shutsdown the related accessible document r=bz, davidb 2012-07-21 07:48:05 -04:00