gecko/gfx/2d
Benoit Jacob 6598b33e08 Bug 732875 - 8/8 - move CheckedInt to MFBT, enable unit tests in mfbt/tests - r=jwalden
--HG--
rename : xpcom/ds/CheckedInt.h => mfbt/CheckedInt.h
2012-05-14 15:50:20 -04:00
..
unittest Bug 732985 - Part 1: Add image scaling code to Azure. r=jrmuizel 2012-05-10 06:31:14 +02:00
2D.h Bug 717393 - Part 4: Add code for drawing subpixel AA to transparent surfaces. r=jrmuizel 2012-05-15 16:57:51 +02:00
BaseMargin.h
BasePoint3D.h
BasePoint4D.h
BasePoint.h
BaseRect.h Bug 681192. Part 0.1: Add BaseRect::ClampPoint. r=bas 2012-05-10 17:24:17 +12:00
BaseSize.h
Blur.cpp Bug 732875 - 8/8 - move CheckedInt to MFBT, enable unit tests in mfbt/tests - r=jwalden 2012-05-14 15:50:20 -04:00
Blur.h Bug 751463: Remove Azure from XUL. r=khuey 2012-05-03 21:21:52 +02:00
DrawTargetCairo.cpp Bug 747822 - Implement push/pop clip for Cairo/Azure. r=joe 2012-04-26 10:04:36 +12:00
DrawTargetCairo.h Bug 736134 - Part 1: Add GlyphRenderingOptions API to Azure. r=jrmuizel 2012-03-19 19:20:17 +00:00
DrawTargetCG.cpp Bug 743499. Handle negative sizes in CG backend. r=bas, a=akeybl 2012-04-23 17:09:57 -04:00
DrawTargetCG.h Bug 738919. Accept dash arrays of length > 0. r=mwoodrow 2012-03-26 22:50:08 -04:00
DrawTargetD2D.cpp Bug 717393 - Part 4: Add code for drawing subpixel AA to transparent surfaces. r=jrmuizel 2012-05-15 16:57:51 +02:00
DrawTargetD2D.h Bug 717393 - Part 4: Add code for drawing subpixel AA to transparent surfaces. r=jrmuizel 2012-05-15 16:57:51 +02:00
DrawTargetDual.cpp Bug 740815 - Part 1: Add DrawTargetDual to Azure for Component Alpha drawing. r=jrmuizel 2012-04-03 22:25:52 +02:00
DrawTargetDual.h Bug 740815 - Part 1: Add DrawTargetDual to Azure for Component Alpha drawing. r=jrmuizel 2012-04-03 22:25:52 +02:00
DrawTargetSkia.cpp Bug 719776: Kill some external dependencies inside Azure code. r=Bas 2012-03-05 13:12:15 +13:00
DrawTargetSkia.h Bug 719776: Kill some external dependencies inside Azure code. r=Bas 2012-03-05 13:12:15 +13:00
Factory.cpp Bug 732985 - Part 1: Add image scaling code to Azure. r=jrmuizel 2012-05-10 06:31:14 +02:00
gfx2d.sln Bug 742566: Add stand-alone unit test framework to Azure. r=jrmuizel 2012-04-12 02:03:07 +02:00
gfx2d.vcxproj Bug 732985 - Part 1: Add image scaling code to Azure. r=jrmuizel 2012-05-10 06:31:14 +02:00
GradientStopsD2D.h
Helpers.h
HelpersCairo.h Bug 724275 - fix -Wswitch warnings; r=jrmuizel 2012-02-04 07:22:47 -05:00
HelpersD2D.h Bug 717393 - Part 1: Add helper for creating DWriteGlyphRuns. r=jrmuizel 2012-05-15 16:57:51 +02:00
HelpersSkia.h Bug 740963 - [Skia] Handle non-multiple-of-two dash lengths in HelpersSkia::StrokeOptionsToPaint(). r=jrmuizel 2012-03-30 17:36:34 -04:00
ImageScaling.cpp Bug 732985 - Part 1: Add image scaling code to Azure. r=jrmuizel 2012-05-10 06:31:14 +02:00
ImageScaling.h Bug 732985 - Part 1: Add image scaling code to Azure. r=jrmuizel 2012-05-10 06:31:14 +02:00
ImageScalingSSE2.cpp Bug 753790 - define hypotf as _hypotf in gfx/2d/Tools.h when building with MSCV9 or older+include emmintrin.h in ImageScalingSSE2.cpp, r=bas 2012-05-15 16:44:25 +02:00
Logging.h Bug 715243 - Add the ability to use gfx logging on Matrix. r=Bas 2012-01-04 18:02:59 -05:00
Makefile.in Bug 732985 - Part 1: Add image scaling code to Azure. r=jrmuizel 2012-05-10 06:31:14 +02:00
Matrix.cpp
Matrix.h Bug 751463: Remove Azure from XUL. r=khuey 2012-05-03 21:21:52 +02:00
PathCairo.cpp Bug 707848 - Implement paths in the 2D API's Cairo backend. r=jrmuizel 2012-01-09 17:15:10 -05:00
PathCairo.h Bug 707848 - Implement paths in the 2D API's Cairo backend. r=jrmuizel 2012-01-09 17:15:10 -05:00
PathCG.cpp Bug 729850. CG: Get the point order correct when transforming a path. r=mwoodrow 2012-02-25 00:35:41 -05:00
PathCG.h Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow 2012-01-09 13:54:44 -05:00
PathD2D.cpp
PathD2D.h
PathHelpers.h
PathSkia.cpp
PathSkia.h
Point.h
Rect.h Bug 754138 - Prevent Rect.h warning spam. r=roc 2012-05-14 19:01:05 -04:00
ScaledFontBase.cpp Bug 719776: Kill some external dependencies inside Azure code. r=Bas 2012-03-05 13:12:15 +13:00
ScaledFontBase.h Bug 738691 - Part 1: Add CopyGlyphsToBuilder API. r=jrmuizel 2012-03-29 20:53:44 +02:00
ScaledFontDWrite.cpp Bug 738691 - Part 1: Add CopyGlyphsToBuilder API. r=jrmuizel 2012-03-29 20:53:44 +02:00
ScaledFontDWrite.h Bug 717393 - Part 1: Add helper for creating DWriteGlyphRuns. r=jrmuizel 2012-05-15 16:57:51 +02:00
ScaledFontFreetype.cpp Bug 723110. Refactor font code to lay the groundwork for having a ScaledFontFreetype class. r=jrmuizel 2012-02-13 14:58:01 -05:00
ScaledFontFreetype.h Bug 723110. Refactor font code to lay the groundwork for having a ScaledFontFreetype class. r=jrmuizel 2012-02-13 14:58:01 -05:00
ScaledFontMac.cpp Bug 726764. Avoid leaking CGPaths when getting text paths. r=joe 2012-02-14 17:59:11 -05:00
ScaledFontMac.h Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow 2012-01-09 13:54:44 -05:00
ScaledFontWin.cpp Bug 745054 - Part 1: Fix Skia compilation on windows. r=mattwoodrow 2012-04-13 04:10:22 +02:00
ScaledFontWin.h Bug 719776: Kill some external dependencies inside Azure code. r=Bas 2012-03-05 13:12:15 +13:00
ShadersD2D.fx Bug 717393 - Part 4: Add code for drawing subpixel AA to transparent surfaces. r=jrmuizel 2012-05-15 16:57:51 +02:00
ShadersD2D.h Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc 2011-12-28 06:56:11 +01:00
SourceSurfaceCairo.cpp Bug 724275 - fix -Wswitch warnings; r=jrmuizel 2012-02-04 07:22:47 -05:00
SourceSurfaceCairo.h Bug 715652 - Implement significantly more of the 2D API for the Cairo backend. r=jrmuizel 2012-01-09 16:50:01 -05:00
SourceSurfaceCG.cpp Bug 720482. Make CG snapshots work more like the other backends. r=joe,mattwoodrow,bas 2012-01-31 01:46:54 -05:00
SourceSurfaceCG.h Bug 720482. Make CG snapshots work more like the other backends. r=joe,mattwoodrow,bas 2012-01-31 01:46:54 -05:00
SourceSurfaceD2D.cpp Bug 732985 - Part 2: Use ImageScaler for large images. r=jrmuizel 2012-05-10 06:31:14 +02:00
SourceSurfaceD2D.h Bug 732985 - Part 2: Use ImageScaler for large images. r=jrmuizel 2012-05-10 06:31:14 +02:00
SourceSurfaceD2DTarget.cpp Bug 718730: Allow creating a bitmap from just an A8 texture. r=jrmuizel 2012-01-31 06:15:23 +01:00
SourceSurfaceD2DTarget.h
SourceSurfaceDual.h Bug 740815 - Part 1: Add DrawTargetDual to Azure for Component Alpha drawing. r=jrmuizel 2012-04-03 22:25:52 +02:00
SourceSurfaceSkia.cpp Bug 716415 - Update Azure for Skia API changes. r=gwright 2012-01-19 17:48:35 +13:00
SourceSurfaceSkia.h
Tools.h Bug 753790 - define hypotf as _hypotf in gfx/2d/Tools.h when building with MSCV9 or older+include emmintrin.h in ImageScalingSSE2.cpp, r=bas 2012-05-15 16:44:25 +02:00
Types.h Bug 751463: Remove Azure from XUL. r=khuey 2012-05-03 21:21:52 +02:00
UserData.h Bug 719776 - Part 4: Do not depend upon mozalloc inside Azure. r=jrmuizel 2012-04-12 02:03:07 +02:00