..
unittest
Bug 890714 - Fix mixed line endings. r=joe, r=jesup
2013-07-08 16:33:15 -04:00
2D.h
Bug 891660. Add support for Azure on Mac with OMTC. r=mattwoodrow
2013-07-09 21:02:41 -04:00
BaseMargin.h
BasePoint3D.h
BasePoint4D.h
BasePoint.h
BaseRect.h
Bug 878032 - Part 2: Factor out partial bitmap uploading and scaling. r=jrmuizel
2013-06-19 22:48:40 +02:00
BaseSize.h
Blur.cpp
Bug 829954 - Part 2: Check for allocation success inside AlphaBoxBlur::Blur. r=jrmuizel
2013-06-04 03:13:53 +02:00
Blur.h
BlurSSE2.cpp
convolver.cpp
convolver.h
DrawEventRecorder.cpp
DrawEventRecorder.h
DrawTargetCairo.cpp
Bug 889693 - Implement MaskSurface in DrawTargetCairo. r=Bas
2013-07-11 10:43:34 -04:00
DrawTargetCairo.h
Bug 889693 - Implement MaskSurface in DrawTargetCairo. r=Bas
2013-07-11 10:43:34 -04:00
DrawTargetCG.cpp
Bug 892964. Rewrite DrawTargetCG::MaskSurface to avoid using FillRect(). r=mattwoodrow
2013-07-08 17:35:56 -04:00
DrawTargetCG.h
Bug 790673. Add BorrowedCGContext. r=bas
2013-07-09 18:55:02 -04:00
DrawTargetD2D.cpp
Bug 878032 - Part 2: Factor out partial bitmap uploading and scaling. r=jrmuizel
2013-06-19 22:48:40 +02:00
DrawTargetD2D.h
Bug 880836 - Fixed 'extra qualification' error on GCC.
2013-06-29 12:13:17 +02:00
DrawTargetDual.cpp
Bug 880836. Fix a typo caught by joe.
2013-06-18 20:31:17 -04:00
DrawTargetDual.h
Bug 880836. Add MaskSurface() to Azure. r=bas
2013-06-12 23:57:51 -04:00
DrawTargetRecording.cpp
Bug 887916: Implement recording for MaskSurface calls. r=jrmuizel
2013-06-27 20:20:30 +00:00
DrawTargetRecording.h
Bug 887916: Implement recording for MaskSurface calls. r=jrmuizel
2013-06-27 20:20:30 +00:00
DrawTargetSkia.cpp
Bug 887927 - Hold a ref to DrawTargetSkia within SourceSurfaceSkia r=mattwoodrow
2013-06-28 22:59:19 -04:00
DrawTargetSkia.h
Bug 875218 - Fix all the Skia leaks! By avoiding addref'ing a second time the GrGLInterface and GrContext r=mattwoodrow
2013-06-17 13:45:04 -04:00
Factory.cpp
Bug 891660. Add support for Azure on Mac with OMTC. r=mattwoodrow
2013-07-09 21:02:41 -04:00
GenericRefCounted.h
Bug 882561 - Add a GenericRefCounted base class to moz2d, will allow moz2d to hold strong references to external objects without adding a dependency r=jwalden
2013-06-16 22:05:14 -04:00
genshaders.sh
Bug 883004 - Part 1: Add radial gradient effect code. r=jrmuizel
2013-06-21 05:53:23 +02:00
gfx2d.sln
gfx2d.vcxproj
GradientStopsD2D.h
Helpers.h
HelpersCairo.h
HelpersD2D.h
Bug 883004 - Part 1: Add radial gradient effect code. r=jrmuizel
2013-06-21 05:53:23 +02:00
HelpersSkia.h
Bug 848491 - Update DrawTarget and gfxPlatform to use the new Skia APIs r=mattwoodrow
2013-04-09 15:57:22 -04:00
image_operations.cpp
image_operations.h
ImageScaling.cpp
ImageScaling.h
ImageScalingSSE2.cpp
Logging.h
MacIOSurface.h
Makefile.in
bug 870407: cleanup bug. r=mshal
2013-07-08 11:53:00 -04:00
Matrix.cpp
Matrix.h
moz-d2d1-1.h
moz.build
Bug 882561 - Add a GenericRefCounted base class to moz2d, will allow moz2d to hold strong references to external objects without adding a dependency r=jwalden
2013-06-16 22:05:14 -04:00
PathCairo.cpp
PathCairo.h
PathCG.cpp
Bug 891388. Implement Arc() in PathCG. r=joe
2013-07-08 14:28:21 -04:00
PathCG.h
PathD2D.cpp
Bug 878032 - Part 1: Factor out some simle none-RenderTarget dependent functions. r=jrmuizel
2013-06-19 22:48:40 +02:00
PathD2D.h
PathHelpers.h
PathRecording.cpp
PathRecording.h
PathSkia.cpp
PathSkia.h
Point.h
Bug 880676 - Move the RoundToInt functions to be standalone in the gfx headers. r=BenWa
2013-06-14 16:11:31 -04:00
QuartzSupport.h
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
2013-05-29 14:59:24 -07:00
QuartzSupport.mm
RadialGradientEffectD2D1.cpp
Bug 887821 - GCC compilation failure in RadialGradientEffectD2D1.cpp r=jmuizelaar
2013-06-29 12:13:42 +02:00
RadialGradientEffectD2D1.h
Bug 887821 - GCC compilation failure in RadialGradientEffectD2D1.cpp r=jmuizelaar
2013-06-29 12:13:42 +02:00
RecordedEvent.cpp
Bug 887916: Implement recording for MaskSurface calls. r=jrmuizel
2013-06-27 20:20:30 +00:00
RecordedEvent.h
Bug 887916: Implement recording for MaskSurface calls. r=jrmuizel
2013-06-27 20:20:30 +00:00
RecordingTypes.h
Rect.h
Bug 880676 - Remove ToCSSIntRectRoundIn and convert APZC::CalculateResolution to return a ScaleFactor. r=kentuckyfriedtakahe
2013-06-14 16:11:44 -04:00
Scale.cpp
Scale.h
ScaledFontBase.cpp
Bug 736276 - Ensure we can never double addref a cairo scaled font in ScaledFontBase r=mattwoodrow
2013-06-28 22:50:59 -04:00
ScaledFontBase.h
Bug 736276 - Rename ScaledFontFreeType to ScaledFontCairo, and use Skia's API to create an SkTypeface from a cairo_scaled_font_t r=jrmuizel
2013-06-05 13:48:59 -04:00
ScaledFontCairo.cpp
Bug 736276 - Ensure we can never double addref a cairo scaled font in ScaledFontBase r=mattwoodrow
2013-06-28 22:50:59 -04:00
ScaledFontCairo.h
Bug 736276 - Only create the SkTypeface in ScaledFontCairo when necessary r=jrmuizel
2013-06-28 22:50:09 -04:00
ScaledFontDWrite.cpp
ScaledFontDWrite.h
ScaledFontMac.cpp
ScaledFontMac.h
ScaledFontWin.cpp
ScaledFontWin.h
ScaleFactor.h
Bug 883646 - Propagate the ScaleFactor classes far and wide. r=kentuckyfriedtakahe
2013-06-21 17:03:56 -04:00
ShadersD2D1.h
Bug 883004 - Part 1: Add radial gradient effect code. r=jrmuizel
2013-06-21 05:53:23 +02:00
ShadersD2D1.hlsl
Bug 883004 - Part 1: Add radial gradient effect code. r=jrmuizel
2013-06-21 05:53:23 +02:00
ShadersD2D.fx
ShadersD2D.h
Bug 883004 - Part 1: Add radial gradient effect code. r=jrmuizel
2013-06-21 05:53:23 +02:00
SourceSurfaceCairo.cpp
SourceSurfaceCairo.h
SourceSurfaceCG.cpp
SourceSurfaceCG.h
SourceSurfaceD2D.cpp
Bug 890714 - Fix mixed line endings. r=joe, r=jesup
2013-07-08 16:33:15 -04:00
SourceSurfaceD2D.h
SourceSurfaceD2DTarget.cpp
Bug 883352 - With OMTC enabled on Metro Firefox, we crash when scrolling. r=jmuizelaar
2013-06-19 08:57:59 -04:00
SourceSurfaceD2DTarget.h
SourceSurfaceDual.h
SourceSurfaceRawData.cpp
SourceSurfaceRawData.h
SourceSurfaceSkia.cpp
Bug 887927 - Hold a ref to DrawTargetSkia within SourceSurfaceSkia r=mattwoodrow
2013-06-28 22:59:19 -04:00
SourceSurfaceSkia.h
Bug 887927 - Hold a ref to DrawTargetSkia within SourceSurfaceSkia r=mattwoodrow
2013-06-28 22:59:19 -04:00
SSEHelpers.h
Tools.h
Bug 829954 - Part 1: Make AlignedArray fallible. r=jrmuizel
2013-06-04 03:13:53 +02:00
Types.h
Bug 736276 - Rename ScaledFontFreeType to ScaledFontCairo, and use Skia's API to create an SkTypeface from a cairo_scaled_font_t r=jrmuizel
2013-06-05 13:48:59 -04:00
UserData.h
Bug 775459 - Implement hit testing on layer tree + tests. r=kats
2013-07-02 12:27:17 -04:00