gecko/gfx/2d
2012-09-24 15:02:49 +00:00
..
unittest Bug 790222: Fix azure stand-alone build. r=BenWa 2012-09-11 13:51:39 +00:00
2D.h Bug 792207 - Part 2: Add method to store and create from TrueType data. r=jrmuizel 2012-09-24 15:02:49 +00:00
BaseMargin.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
BasePoint3D.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
BasePoint4D.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
BasePoint.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
BaseRect.h Bug 741682 - Use nsRegion::ScaleToInsidePixels when computing opaque regions of layers. r=roc 2012-07-23 15:00:36 +12:00
BaseSize.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Blur.cpp Bug 791801: Reorder AlphaBoxBlur init list to fix build warning. r=ajones 2012-09-17 15:41:24 -07:00
Blur.h Bug 781731 - Fix shadow surface extents so they aren't double padded. r=joe 2012-09-02 19:07:05 -04:00
DrawTargetCairo.cpp Bug 722217; keep only a single snapshot. r=jrmuizel 2012-09-06 16:07:53 +12:00
DrawTargetCairo.h Bug 722217; keep only a single snapshot. r=jrmuizel 2012-09-06 16:07:53 +12:00
DrawTargetCG.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
DrawTargetCG.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
DrawTargetD2D.cpp Bug 722269: Make DrawTargetD2D::DrawSurface deal with any SourceSurface convertible to a DataSourceSurface. r=joedrew 2012-09-20 21:24:12 +00:00
DrawTargetD2D.h Bug 772726: Factor out pixel-aligned clip handling in DrawTargetD2D. r=jrmuizel 2012-09-18 23:04:42 +00:00
DrawTargetDual.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
DrawTargetDual.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
DrawTargetSkia.cpp Bug 777614 - Handle BGRX SourceSurfaces in Skia by converting them to BGRA r=nrc 2012-09-18 15:41:37 -04:00
DrawTargetSkia.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
Factory.cpp Bug 790222: Fix azure stand-alone build. r=BenWa 2012-09-11 13:51:39 +00:00
genshaders.sh Bug 772726. Part 4: Fix SampleTextTexturesPS(Masked) shaders to premultiply TextColor. r=jrmuizel 2012-07-18 01:02:08 -04: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 790222: Fix azure stand-alone build. r=BenWa 2012-09-11 13:51:39 +00:00
GradientStopsD2D.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Helpers.h
HelpersCairo.h Bug 784573 - Create a RAII helper for temporary cairo matrices. r=joe 2012-09-03 17:47:09 -04:00
HelpersD2D.h Bug 780392; Make ScaledFontDWrite inherit from ScaledFontBase. r=bas 2012-08-09 08:17:04 +12:00
HelpersSkia.h Bug 777614 - Handle BGRX SourceSurfaces in Skia by converting them to BGRA r=nrc 2012-09-18 15:41:37 -04:00
ImageScaling.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ImageScaling.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
ImageScalingSSE2.cpp Bug 770033 - Part 1: Fix shuffling bug in horizontal halfscaling code. r=jrmuizel 2012-07-04 20:21:12 +02:00
Logging.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
MacIOSurface.h Bug 724666 - Part 1: Refactor nsCoreAnimation support into azure QuartzSupport. r=jmuizelaar 2012-07-31 11:11:57 -04:00
Makefile.in Bug 772726. Part 8: Add Rect::NudgeToIntegers and share improved nudging code among all nudging APIs. r=bas 2012-09-12 17:24:09 +12:00
Matrix.cpp Bug 772726. Part 8: Add Rect::NudgeToIntegers and share improved nudging code among all nudging APIs. r=bas 2012-09-12 17:24:09 +12:00
Matrix.h Bug 772726. Part 6: Add NudgeToIntegers operation to Azure Matrix, add MultiplyAndNudgeToIntegers to gfxContext, and call it from SVG when we render path geometry, to ensure that small internal rounding errors in transforms don't cause unnecessary differences in rasterization of paths. r=bas 2012-09-05 12:15:52 +12:00
PathCairo.cpp Bug 788398 - Remove unused variable 'rule' in CairoPathContext::DuplicateContextAndPath r=bjacob 2012-09-06 20:16:30 -04:00
PathCairo.h Bug 784573 - Fix problems converting cairo paths between user space and device space. r=joe 2012-09-03 17:48:04 -04:00
PathCG.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
PathCG.h Bug 724666 - Part 2: Add CGIOSurfaceContext to azure. r=jmuizelaar 2012-07-31 11:17:43 -04:00
PathD2D.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
PathD2D.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PathHelpers.h Bug 776429: Unify scattered M_PI definitions into mfbt/Constants.h r=dRdR 2012-08-06 13:32:11 -07:00
PathSkia.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PathSkia.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Point.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
QuartzSupport.h Bug 626472 part 3 - Remove nsnull for good; r=ehsan 2012-08-12 13:43:47 +03:00
QuartzSupport.mm Bug 788681 - Fix swapped Typedefs IOSurfaceGetWidthFunc and IOSurfaceGetHeightFunc. r=smichaud 2012-09-05 17:31:30 -04:00
Rect.cpp Bug 772726. Part 14: Nudge pattern transform components to integers to avoid rounding errors. Also nudge rects to integers when we retransform them due to a CTM change. r=bas 2012-09-08 00:32:21 +12:00
Rect.h Bug 772726. Part 8: Add Rect::NudgeToIntegers and share improved nudging code among all nudging APIs. r=bas 2012-09-12 17:24:09 +12:00
ScaledFontBase.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
ScaledFontBase.h Bug 780392; Make ScaledFontDWrite inherit from ScaledFontBase. r=bas 2012-08-09 08:17:04 +12:00
ScaledFontDWrite.cpp Bug 792207 - Part 2: Add method to store and create from TrueType data. r=jrmuizel 2012-09-24 15:02:49 +00:00
ScaledFontDWrite.h Bug 792207 - Part 2: Add method to store and create from TrueType data. r=jrmuizel 2012-09-24 15:02:49 +00:00
ScaledFontFreetype.cpp Bug 752380. Refactor gfxFont out of Azure. r=Bas 2012-05-17 10:30:10 +12:00
ScaledFontFreetype.h Bug 752380. Refactor gfxFont out of Azure. r=Bas 2012-05-17 10:30:10 +12:00
ScaledFontMac.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
ScaledFontMac.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ScaledFontWin.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ScaledFontWin.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ShadersD2D.fx Bug 772726: Factor out pixel-aligned clip handling in DrawTargetD2D. r=jrmuizel 2012-09-18 23:04:42 +00:00
ShadersD2D.h Bug 772726: Factor out pixel-aligned clip handling in DrawTargetD2D. r=jrmuizel 2012-09-18 23:04:42 +00:00
SourceSurfaceCairo.cpp Bug 722217; keep only a single snapshot. r=jrmuizel 2012-09-06 16:07:53 +12:00
SourceSurfaceCairo.h Bug 722217; keep only a single snapshot. r=jrmuizel 2012-09-06 16:07:53 +12:00
SourceSurfaceCG.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceCG.h Bug 724666 - Part 2: Add CGIOSurfaceContext to azure. r=jmuizelaar 2012-07-31 11:17:43 -04:00
SourceSurfaceD2D.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceD2D.h Backout 46b27e913ac9 for windows failures 2012-07-27 21:46:51 -07:00
SourceSurfaceD2DTarget.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceD2DTarget.h Bug 738189: Add memory reporting for Azure VRAM usage. r=jrmuizel 2012-06-20 23:41:16 +02:00
SourceSurfaceDual.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceRawData.cpp Bug 756767 - Part 1: Simplify SourceSurfaceD2D and add DataSourceSurface support. r=jrmuizel 2012-05-21 17:27:30 +02:00
SourceSurfaceRawData.h Bug 756767 - Part 1: Simplify SourceSurfaceD2D and add DataSourceSurface support. r=jrmuizel 2012-05-21 17:27:30 +02:00
SourceSurfaceSkia.cpp Bug 777614 - Handle BGRX SourceSurfaces in Skia by converting them to BGRA r=nrc 2012-09-18 15:41:37 -04:00
SourceSurfaceSkia.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
Tools.h Bug 772726. Part 8: Add Rect::NudgeToIntegers and share improved nudging code among all nudging APIs. r=bas 2012-09-12 17:24:09 +12:00
Types.h Bug 782647. Move the nullptr workaround macros to MFBT so that it can be shared. r=waldo 2012-09-01 16:16:17 -04:00
UserData.h Bug 782416 - Make gfx::2d's nullptr definition actually work. r=nrc 2012-08-15 15:24:44 -04:00