Jonathan Watt
|
9ff044d0f7
|
Bug 1029211 - Get rid of a couple more Thebes backed gfxContexts by using gfxUtils::ClearThebesSurface instead. r=mattwoodrow
--HG--
extra : rebase_source : cc75965e0ba908b84a592e337af0429ddb9cc846
|
2014-06-24 10:02:10 +01:00 |
|
Kartikaya Gupta
|
1ad2e6330b
|
Bug 1024126 - Fix rounding errors and add a danger zone to the B2G AboutToCheckerboard heuristic function. r=Cwiiis
|
2014-06-23 20:54:32 -04:00 |
|
Jonathan Watt
|
fdee44147a
|
Bug 1028786, part 2 - Get rid of the Thebes backed gfxContext in gfxPlatformGtk.cpp. r=mattwoodrow
--HG--
extra : rebase_source : 2920a2b3d862180a15d5a037741744ea5766b5b1
|
2014-06-23 23:48:59 +01:00 |
|
Jonathan Watt
|
34d2f1c5df
|
Bug 1028786, part 1 - Add a gfxUtils::ClearThebesSurface() helper method. r=mattwoodrow
--HG--
extra : rebase_source : 524ffe6d276ea9b51cf01d534f65c9b74b32b950
|
2014-06-23 23:48:58 +01:00 |
|
Benoit Jacob
|
8c1b0d7cfc
|
Bug 1028588 - Fix dangerous public destructors in gfx - r=jrmuizel
|
2014-06-23 14:49:07 -04:00 |
|
Ehsan Akhgari
|
a007389621
|
Bug 1028944 follow-up: remove the #ifdef altogether
|
2014-06-23 10:23:30 -07:00 |
|
Ehsan Akhgari
|
b089580f83
|
Bug 1028944 - Use nscore.h SEH wrapper macros in gfxWindowsPlatform.cpp; r=jrmuizel
|
2014-06-23 09:04:22 -07:00 |
|
Kartikaya Gupta
|
6372a34da2
|
Bug 1020778 - Reduce opacity of low-res buffer on B2G by half when compositing it to the screen. r=jrmuizel
|
2014-06-23 12:00:18 -04:00 |
|
Geoff Brown
|
4fb47aace2
|
Bug 456899 - Avoid assertion "forgot to short-circuit a text run with zero-sized font?"; r=jfkthame
|
2014-06-23 08:35:52 -06:00 |
|
Mason Chang
|
bf3556743d
|
Bug 990832 - Build a tool to visualize frame uniformity. r=mchang, benwa.
|
2014-06-19 09:33:00 +02:00 |
|
John Daggett
|
4182cf602b
|
Bug 961558 - remove smallCaps from gfxFontStyle. r=jfkthame
|
2014-06-23 12:09:17 +09:00 |
|
John Daggett
|
d9439d2441
|
Bug 961558 - add fallback support for font-variant-caps values. r=jfkthame
|
2014-06-23 12:09:16 +09:00 |
|
Matt Woodrow
|
c7b547f6b9
|
Bug 1025896 - Null check generated blur surface. r=Bas
|
2014-06-18 13:36:30 +12:00 |
|
Jonathan Kew
|
7a004be871
|
bug 1028134 - Remove dangerous public destructor of gfxContext. r=bjacob
|
2014-06-22 13:28:12 +01:00 |
|
Benoit Girard
|
2c957e7952
|
Bug 1027496 - Stream display list and layers dump. r=mattwoodrow
|
2014-06-19 18:36:25 -04:00 |
|
Jonathan Watt
|
1cdf5f551b
|
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 |
|
Nicolas Silva
|
677877442e
|
Bug 1027365 - Activate ImageBridge by default when OMTC on. r=sotaro
|
2014-06-19 11:45:19 +02:00 |
|
Jonathan Kew
|
569f582d7b
|
bug 871453 - part 3 - support font-synthesis options through the fontconfig backend. r=jdaggett
|
2014-06-19 08:09:00 +01:00 |
|
Jonathan Kew
|
30b98aa2e5
|
bug 871453 - part 2 - support font-synthesis options through the platform-font-list backends. r=jdaggett
|
2014-06-19 08:08:58 +01:00 |
|
Jonathan Kew
|
da86af6995
|
bug 871453 - part 1 - pass the font-synthesis flags down to gfxFontStyle. r=jdaggett
|
2014-06-19 08:08:55 +01:00 |
|
Jonathan Kew
|
b88760e7ce
|
bug 1025076 - handle negative glyph advance more sensibly in gfxGDIFont. r=jdaggett
|
2014-06-18 17:46:04 +01:00 |
|
Birunthan Mohanathas
|
617866f602
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
|
Benoit Jacob
|
e01bd7ff0c
|
Bug 1027251 - Fix or whitelist dangerous public destructors in gfx/ - r=jrmuizel
|
2014-06-18 22:28:59 -04:00 |
|
Nicholas Nethercote
|
bb9d51e11e
|
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
|
2c846dda69
|
Bug 1000640 - Handle non-premult alpha in Layers. - r=mattwoodrow
|
2014-06-18 17:04:05 -07:00 |
|
Jonathan Watt
|
d8f30cbd1f
|
Bug 1025553, part 1 - Change the names of the members of gfxMatrix to match the names of the members of Moz2D's Matrix. r=Bas
|
2014-06-17 18:35:51 +01:00 |
|
Jonathan Watt
|
5975958b8b
|
Bug 1025858 - Remove gfxPlatform's SourceSnapshotDetached. r=gal
|
2014-06-17 10:37:46 +01:00 |
|
Jonathan Watt
|
410ac1cd84
|
Bug 1022031 - Rework gfxPlatform::GetSourceSurfaceForSurface so that it doesn't need to use a Thebes backed gfxContext (Moz2D conversion). r=mattwoodrow
|
2014-06-17 10:08:23 +01:00 |
|
Wes Kocher
|
8f64c566cd
|
Backed out changeset 66f9a0038c67 (bug 774388) for various frequent intermittent failures including mochitest-2 on a CLOSED TREE
|
2014-06-16 19:00:15 -07:00 |
|
Benoit Jacob
|
83a8c031b4
|
Bug 774388 - Patch 5: Properly manage the lifetime of the compositor thread, by waiting for CrossProcessCompositorParents to die before destroying it - r=nical,mattwoodrow
|
2014-06-06 09:51:26 -04:00 |
|
Jonathan Watt
|
9a507b878e
|
Bug 1025491 - Remove the DumpAsPNG() code in FilterNodeSoftware.cpp. r=mstange
|
2014-06-15 01:34:01 +01:00 |
|
Benoit Jacob
|
c704395d39
|
Bug 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro
|
2014-06-06 09:51:24 -04:00 |
|
Jonathan Kew
|
dd35e0a8ba
|
bug 985220 pt 2 - replace the use of GetGlyphIndicesW with ScriptGetCMap in gfxGDIFont::GetGlyph. r=jdaggett
|
2014-06-09 16:43:16 +01:00 |
|
Jonathan Kew
|
72edf6d50c
|
bug 985220 - remove the old GDI, Uniscribe and DWrite text-shaping code paths, as we now use HarfBuzz or Graphite for all shaping on Windows. r=jdaggett
|
2014-06-09 15:47:31 +01:00 |
|
Jonathan Watt
|
fceca40178
|
Bug 1022821, part 2 - In gfx code, stop returning RefPtr and, where not an out-param, stop using RefPtr arguments. r=Cwiiis
|
2014-06-12 20:24:05 +01:00 |
|
Ed Morley
|
8b6fb691bd
|
Backed out changeset bfb5297101cd (bug 1000640) for compilation failures on B2G
|
2014-06-11 17:07:41 +01:00 |
|
Jeff Gilbert
|
a0b2d200ef
|
Bug 1000640 - Handle non-premult alpha in Layers. - r=mattwoodrow
|
2014-06-04 15:20:24 -07:00 |
|
Chris Lord
|
4c60c6453c
|
Bug 1011569 - Remove PreferMemoryOverShmem in favour of IsSameProcess. r=nical
|
2014-06-11 14:52:19 +01:00 |
|
Robert Longson
|
81368ccaf1
|
Bug 989230 - SVG gradient spreadMethod="reflect" doesn't work. r=gal
|
2014-06-11 10:38:43 +01:00 |
|
Matt Woodrow
|
49b66a5b27
|
Bug 940845 - Part 6: Cache blurs when possible. r=Bas
|
2014-06-10 17:51:24 -04:00 |
|
Jonathan Watt
|
cc155d7eb9
|
Bug 1021973, part 2 - Remove gfxPlatformMac/gfxQtPlatform::OptimizeImage(). r=Bas
|
2014-06-10 19:12:37 +01:00 |
|
Jonathan Watt
|
62e83dea64
|
Bug 1022667, part 4 - Remove some font related functions from gfxWindowsPlatform.cpp. r=jfkthame
|
2014-06-10 16:42:23 +01:00 |
|
Jonathan Watt
|
26701fe5b1
|
Bug 1022930 - Fix crash in imgFrame::Draw() when drawing for an SVG mask. r=mwu
|
2014-06-10 07:02:22 +01:00 |
|
Jonathan Watt
|
6b4563c7ca
|
Bug 1021973 - Remove gfxPlatform::OptimizeImage(). r=Bas
|
2014-06-10 07:02:21 +01:00 |
|
John Daggett
|
17f867da98
|
Bug 1022792 - treat -moz-fixed as monospace. r=heycam
|
2014-06-10 14:21:41 +09:00 |
|
Frédéric Wang
|
20f980ff6e
|
Bug 1020927 - Part 2: Update OTS to bf4afceb8b441f3a219dd7cfea5613c18183836c so that we fix the compile warnings. r=jfkthame
|
2014-06-05 11:09:00 -04:00 |
|
Jonathan Kew
|
45da1b971c
|
backout changeset 59b2dd6b5048 (bug 985220) due to MS Sans Serif regression with Thai system locale (see bug 1020826).
|
2014-06-06 22:41:09 +01:00 |
|
Jonathan Kew
|
f518f9e102
|
backout changeset 48b74ab18f92 (bug 1018034) due to MS Sans Serif regression with Thai system locale (see bug 1020826).
|
2014-06-06 22:41:07 +01:00 |
|
Jonathan Kew
|
59404181ec
|
backout changeset 3e9d9aa535c7 (bug 1018551) due to MS Sans Serif regression with Thai system locale (see bug 1020826).
|
2014-06-06 22:41:04 +01:00 |
|
Botond Ballo
|
54600b3cab
|
Bug 1018255 - Use spring physics for snap-back animation. r=kats
--HG--
extra : source : f7f4c40fc818c2342fe6c49c0351c1573f6e9f3d
|
2014-06-03 13:59:35 -04:00 |
|