Benoit Girard
|
780e082d42
|
Bug 918671 - Add test for cairo clipping bug. r=jrmuizel
|
2013-11-12 16:47:40 -05:00 |
|
Kartikaya Gupta
|
f1b253ee94
|
Bug 937843 - Make some constructor arguments const. r=BenWa
|
2013-11-13 13:22:15 -05:00 |
|
Jaroslav Kopecký
|
1cf8a5dea2
|
Bug 937978 - Make SetPermitSubpixelAA a nop with --enable-system-cairo (like bug 623797). r=mattwoodrow
|
2013-11-13 08:23:19 -05:00 |
|
Rik Cabanier
|
c247d648ae
|
Bug 932500 - PathD2D::TransformedCopyToBuilder ignores even odd fill. r=Bas
|
2013-11-12 08:47:24 -05:00 |
|
Matt Woodrow
|
54d53a85a0
|
Bug 926023 - Use the value of SetPermitSubpixelAA for DrawTargetCairo. r=Bas
|
2013-11-05 17:50:56 +13:00 |
|
David Anderson
|
1610801da8
|
Support 3D transforms in the basic compositor (bug 935265, r=mattwoodrow).
|
2013-11-11 15:53:29 -08:00 |
|
Ehsan Akhgari
|
e292c13f5d
|
Bug 936446 - Only define HasCPUIDBit on 32-bit platforms; r=jrmuizel
--HG--
extra : rebase_source : 0728a7247cbb23e34cd7c6d2bfa57c5359ccef63
|
2013-11-08 18:00:21 -05:00 |
|
Jeff Muizelaar
|
3756d2925d
|
Bug 929471. Fix missing include for 10.9?
Also add a license header
--HG--
extra : rebase_source : ec01be0ed7a3b4b29cc9307f3a25f77512d27a95
|
2013-11-08 13:56:52 -05:00 |
|
Matt Woodrow
|
254a0270eb
|
Bug 935297 - Part 5: Implement StreamToSink on CG. r=Bas,jrmuizel
--HG--
extra : rebase_source : 81c9ba1c486ef7892f400a18707cdb3440c534e7
|
2013-11-06 15:52:51 +13:00 |
|
Jeff Muizelaar
|
7fc84d38a3
|
Bug 929471. Make DrawTargetCG independent from QuartzSupport.mm. r=bgirard
|
2013-11-07 22:53:54 -05:00 |
|
Jeff Muizelaar
|
9344e3053c
|
Bug 929471. Make CGLTexImageIOSurface2D take a CGLContextObj instead of a NSOpenGLContext. r=bgirard
|
2013-11-07 22:53:54 -05:00 |
|
Nicholas Cameron
|
2da9e53858
|
Bug 934842. CopySurface for data source surfaces. r=Bas
|
2013-11-08 14:39:34 +13:00 |
|
Bas Schouten
|
6d3980ed55
|
Bug 935994: Adjust strokestyle creation code. r=jrmuizel
|
2013-11-07 20:40:39 +01:00 |
|
Matt Woodrow
|
1ac5c8208e
|
Bug 935297 - Followup to fix build, add ToPoint helper
|
2013-11-07 22:50:10 +13:00 |
|
Bas Schouten
|
7f3e2fab16
|
Bug 935297 - Part 4: Implement new API to allow streaming paths to arbitrary sinks on Skia. r=mattwoodrow
|
2013-11-07 22:11:48 +13:00 |
|
Bas Schouten
|
4a52b4556e
|
Bug 935297 - Part 3: Implement new API to allow streaming paths to arbitrary sinks on Cairo. r=mattwoodrow
|
2013-11-07 22:11:26 +13:00 |
|
Bas Schouten
|
681b14502b
|
Bug 935297 - Part 2: Implement new API to allow streaming paths to arbitrary sinks on Direct2D. r=mattwoodrow
|
2013-11-07 22:10:53 +13:00 |
|
Bas Schouten
|
54b9836c98
|
Bug 935297 - Part 1: Add new API to allow streaming paths to arbitrary sinks. r=mattwoodrow
|
2013-11-07 22:10:12 +13:00 |
|
Benoit Girard
|
19720a9e44
|
Bug 935701 - Get drawing recording working on b2g. r=bas
--HG--
extra : rebase_source : 783627519f291d187552b464689315ce2697df95
|
2013-11-06 18:11:18 -05:00 |
|
Matt Woodrow
|
fca0302756
|
Backout c99d15a060e2 for causing windows Ru reftest failures.
|
2013-11-05 20:00:05 +13:00 |
|
Matt Woodrow
|
653b11af5f
|
Bug 926023 - Use the value of SetPermitSubpixelAA for DrawTargetCairo. r=Bas
|
2013-11-05 17:50:56 +13:00 |
|
Andreas Gal
|
afef97f6ae
|
Bug 934297 - Remove snapping support from Moz2D. r=mattwoodrow
|
2013-11-03 15:06:12 -08:00 |
|
Matt Woodrow
|
b02e461257
|
Bug 922942 - Avoid crashes with PointInFill. r=Bas
--HG--
extra : rebase_source : cf209258a71342590c3d3488912d85df86a14b8b
|
2013-11-04 14:47:18 +13:00 |
|
Bas Schouten
|
a47a04180d
|
Bug 934287: Add size and for data DrawTarget creation functions. r=mattwoodrow
|
2013-11-04 00:57:36 +01:00 |
|
Bas Schouten
|
3ce4a06d0a
|
Bug 934286: Ifdef Mozilla specific cairo function usage. r=mattwoodrow
|
2013-11-04 00:57:36 +01:00 |
|
Bas Schouten
|
23ef8a25d6
|
Bug 933030 - Addition: Remove external dependency added to Moz2D. r=mattwoodrow
|
2013-11-04 00:57:35 +01:00 |
|
Jonathan Watt
|
d8ec86c181
|
Bug 934157 - Fix BaseRect::IsFinite() to actually work. r=Bas
|
2013-11-03 20:47:05 +00:00 |
|
Andreas Gal
|
30d020981d
|
Bug 933030 - Eliminate thebes use from CanvasRenderingContext2D.cpp r=mattwoodrow
|
2013-11-03 08:28:30 -08:00 |
|
Jonathan Watt
|
fa0990c53c
|
Bug 931996 - Add an AppendEllipseToPath helper to Moz2D. r=Bas
|
2013-11-01 13:30:00 +00:00 |
|
Jonathan Watt
|
3c2aed7e3d
|
Bug 931915, part 1 - Add an AppendRoundedRectToPath helper to Moz2D. r=Bas
|
2013-11-01 13:29:44 +00:00 |
|
Ed Morley
|
5e89a31bd3
|
Backed out changeset d9aa2d2a9939 (bug 931915) for failures linking on Windows on a CLOSED TREE
|
2013-11-01 14:35:22 +00:00 |
|
Ed Morley
|
14453fd747
|
Backed out changeset 0fdae4f78c1a (bug 931996)
|
2013-11-01 14:34:48 +00:00 |
|
James Willcox
|
31af00dfd4
|
Bug 927254 - Purge SkiaGL texture cache on memory pressure r=gwright
--HG--
extra : rebase_source : 960582a88532e752c2bcc4bbcdf0899eb0cbe3b8
|
2013-11-01 08:52:06 -05:00 |
|
Jonathan Watt
|
dbd6cf47e7
|
Bug 931996 - Add an AppendEllipseToPath helper to Moz2D. r=Bas
--HG--
extra : rebase_source : 75592379b93e5574ff1bb4116ce8b90b62c4f8a1
|
2013-11-01 13:30:00 +00:00 |
|
Jonathan Watt
|
4878fb43fb
|
Bug 931915, part 1 - Add an AppendRoundedRectToPath helper to Moz2D. r=Bas
--HG--
extra : rebase_source : 67835ef53a446f37919d34021fcb80aa38dd7da8
|
2013-11-01 13:29:44 +00:00 |
|
Andreas Gal
|
9a464b3340
|
Bug 933584 - Implement OptimizeSourceSurface for skia. r=mattwoodrow
|
2013-11-01 09:13:36 -04:00 |
|
Wes Kocher
|
800ac7346c
|
Backed out changeset 428bea088d2b (bug 927254) for build bustage
|
2013-10-31 20:47:49 -07:00 |
|
James Willcox
|
a8d7ae2208
|
Bug 927254 - Purge SkiaGL texture cache on memory pressure r=gwright
--HG--
extra : rebase_source : 0b6c68c129319c96ad3056ab7b6321c04c7fbcb5
|
2013-10-31 10:45:41 -05:00 |
|
Andreas Gal
|
78d8372907
|
Bug 929299 - Fix DrawTargetSkia to not copy and render in place. r=gwright
|
2013-10-31 22:48:46 -04:00 |
|
Daniel Holbert
|
dd14cc9ed2
|
Bug 839269: Mark gfx/2d as FAIL_ON_WARNINGS. r=jmuizelaar
|
2013-10-31 19:39:03 -07:00 |
|
Jonathan Watt
|
1db558618b
|
Bug 931769, part 2 - Add IsSingular and operator*= methods to Matrix. r=Bas
|
2013-10-29 08:14:40 +00:00 |
|
Robert O'Callahan
|
2a8665e0e6
|
Bug 924679. Part 4: Add Factory::CreateSourceSurfaceForCairoSurface. r=mattwoodrow
--HG--
extra : rebase_source : 0c9187e8b9597e47e9d0d63d6da757db9a8c8a5c
|
2013-10-25 23:25:40 +02:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Brian O'Keefe
|
0cbcd904c7
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Mike Hommey
|
80c623bb6a
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Mike Hommey
|
5072f65f8c
|
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
|
2013-10-24 08:00:23 +09:00 |
|
George Wright
|
e4943a763f
|
Bug 920160 - Add prefs for SkiaGL cache size r=snorp
--HG--
extra : rebase_source : 410192610d7311dead4132d2fee8fbd3fe062951
|
2013-10-22 14:15:24 -05:00 |
|
Matt Woodrow
|
e547261144
|
Bug 928727 - Don't clear before drawing with OPERATOR_SOURCE in DrawTargetCairo, since we know all required pixels will be clear already. r=jrmuizel
|
2013-10-22 12:11:30 +02:00 |
|
Matt Woodrow
|
0e6944fdce
|
Bug 928727 - Share code for getting the user-space clip bounds in DrawTargetCairo. r=jrmuizel
|
2013-10-22 12:11:30 +02:00 |
|
Benoit Girard
|
fccf27d2ae
|
Bug 921212 - Rotate buffer in place to avoid gralloc surface allocation. r=Bas
|
2013-10-11 16:47:47 -04:00 |
|