.. |
unittest
|
Bug 742566: Add stand-alone unit test framework to Azure. r=jrmuizel
|
2012-04-12 02:03:07 +02:00 |
2D.h
|
Bug 740815 - Part 1: Add DrawTargetDual to Azure for Component Alpha drawing. r=jrmuizel
|
2012-04-03 22:25:52 +02:00 |
BaseMargin.h
|
|
|
BasePoint3D.h
|
Bug 505115 - Part 15 - Add 4D Vectors, Quaternions and gfx3DMatrix functions. r=derf
|
2011-08-27 12:06:03 +12:00 |
BasePoint4D.h
|
Bug 505115 - Part 15 - Add 4D Vectors, Quaternions and gfx3DMatrix functions. r=derf
|
2011-08-27 12:06:03 +12:00 |
BasePoint.h
|
|
|
BaseRect.h
|
Bug 685326 - Move Round{,In,Out} from gfxRect to BaseRect, and make them no-ops on IntRect. r=Bas
|
2011-11-14 17:29:14 +13:00 |
BaseSize.h
|
|
|
Blur.cpp
|
Bug 739969 - Port patch from bug 633627 to use fixed point division instead of integer. r=jmuizelaar
|
2012-04-01 15:16:33 -04:00 |
Blur.h
|
Bug 685767 - Factor blurring out into its own class, and use it from gfxAlphaBoxBlur. r=mattwoodrow
|
2011-11-18 22:19:24 +13:00 |
DrawTargetCairo.cpp
|
Bug 736134 - Part 1: Add GlyphRenderingOptions API to Azure. r=jrmuizel
|
2012-03-19 19:20:17 +00: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 736134 - Part 1: Add GlyphRenderingOptions API to Azure. r=jrmuizel
|
2012-03-19 19:20:17 +00:00 |
DrawTargetD2D.h
|
Bug 736134 - Part 1: Add GlyphRenderingOptions API to Azure. r=jrmuizel
|
2012-03-19 19:20:17 +00: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 745054 - Part 2: Allow factory construction of Skia drawtargets on all platforms. r=mattwoodrow
|
2012-04-13 04:10:22 +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 719776 - Part 5: Fix MSVC build files for Azure. r=jrmuizel
|
2012-04-12 02:03:07 +02:00 |
GradientStopsD2D.h
|
Bug 670093 - gfx/2d fails to compile on mingw r=bas.schouten
|
2011-08-23 17:35:13 +02:00 |
Helpers.h
|
Bug 698318 - Share ArcToBezier code. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
HelpersCairo.h
|
Bug 724275 - fix -Wswitch warnings; r=jrmuizel
|
2012-02-04 07:22:47 -05:00 |
HelpersD2D.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 |
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 |
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 740815 - Part 1: Add DrawTargetDual to Azure for Component Alpha drawing. r=jrmuizel
|
2012-04-03 22:25:52 +02:00 |
Matrix.cpp
|
|
|
Matrix.h
|
Bug 711063 - Part 1.5: Add operator to gfx::Matrix for size transformation. r=jrmuizel
|
2012-01-05 08:17:51 +01: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
|
Bug 666452 - Part 1: Expose functions to get the (stroked) bounds of a path. r=BenWa sr=roc
|
2011-07-13 02:34:40 +02:00 |
PathD2D.h
|
Bug 670093 - gfx/2d fails to compile on mingw r=bas.schouten
|
2011-08-23 17:35:13 +02:00 |
PathHelpers.h
|
Bug 698318 - Share ArcToBezier code. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
PathSkia.cpp
|
Bug 702515 - Implement GetStrokedBounds for Skia. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
PathSkia.h
|
Bug 688367 - Add Skia backend to Azure. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
Point.h
|
Bug 703028: Fix obnoxious warning spew from gfx 2d stuff. r=me
|
2011-11-21 09:56:24 -05:00 |
Rect.h
|
Bug 703028: Fix obnoxious warning spew from gfx 2d stuff. r=me
|
2011-11-21 09:56:24 -05: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 738691 - Part 1: Add CopyGlyphsToBuilder API. r=jrmuizel
|
2012-03-29 20:53:44 +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 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01: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
|
|
|
SourceSurfaceD2D.h
|
|
|
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
|
Bug 705559. Part 2: Keep only one snapshot per DrawTargetD2D since all stored snapshots represent the 'last state'. Reuse that snapshot if the state hasn't changed since the last snapshot. Keep the last snapshot alive and make the snapshot's mDrawTarget weak instead. Change mDependingOnTargets/mDependentTargets to be hashsets instead of vectors. Remove SourceSurfaceD2DTarget::mIsCopy since the null-ness of mDrawTarget means the same thing. r=bas
|
2011-12-09 22:51:57 +13:00 |
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
|
Bug 703463 - Let SourceSurfaceSkia snapshots take ownership of DrawTargetSkia pixel data when it is destroyed. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
Tools.h
|
Bug 740815 - Part 1: Add DrawTargetDual to Azure for Component Alpha drawing. r=jrmuizel
|
2012-04-03 22:25:52 +02:00 |
Types.h
|
Bug 740815 - Part 1: Add DrawTargetDual to Azure for Component Alpha drawing. r=jrmuizel
|
2012-04-03 22:25: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 |