.. |
unittest
|
|
|
2D.h
|
Bug 793719 - Fix for D2D error on shutdown with VS2012. r=bas
|
2012-11-25 14:00:31 -05:00 |
BaseMargin.h
|
|
|
BasePoint3D.h
|
|
|
BasePoint4D.h
|
|
|
BasePoint.h
|
|
|
BaseRect.h
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
BaseSize.h
|
Bug 811950 - Add scaling operators to BaseSize and gfxPoint. r=roc
|
2012-12-23 10:50:30 -05:00 |
Blur.cpp
|
Bug 818004 - New Blurring code isn't big endian compatible. r=joedrew
|
2012-12-04 21:00:39 -05:00 |
Blur.h
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
BlurSSE2.cpp
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
convolver.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
convolver.h
|
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
|
2013-01-10 08:19:36 -08:00 |
DrawEventRecorder.cpp
|
Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel
|
2012-09-24 15:02:50 +00:00 |
DrawEventRecorder.h
|
Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel
|
2012-09-24 15:02:50 +00:00 |
DrawTargetCairo.cpp
|
Bug 803568: Check for Cairo surface creation failure. r=bas
|
2013-01-17 14:38:38 +01:00 |
DrawTargetCairo.h
|
Bug 795763 - Support extend mode for gradient patterns in DrawTargetCairo. r=joe
|
2012-10-10 06:32:36 -04:00 |
DrawTargetCG.cpp
|
Bug 748433: Adds support for blending to the canvas globalCompositeOperator. r=jrmuizel
|
2012-12-12 21:28:17 +01:00 |
DrawTargetCG.h
|
|
|
DrawTargetD2D.cpp
|
Bug 817019: Don't push ClearType layers to Transparent rendertargets. r=jrmuizel
|
2013-01-15 02:20:10 +01:00 |
DrawTargetD2D.h
|
Bug 793719 - Fix for D2D error on shutdown with VS2012. r=bas
|
2012-11-25 14:00:31 -05:00 |
DrawTargetDual.cpp
|
|
|
DrawTargetDual.h
|
|
|
DrawTargetRecording.cpp
|
Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel
|
2012-09-24 15:02:50 +00:00 |
DrawTargetRecording.h
|
Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel
|
2012-09-24 15:02:50 +00:00 |
DrawTargetSkia.cpp
|
Bug 751418 - Move common functions from DrawTargetSkia to HelpersSkia r=mattwoodrow
|
2012-10-16 17:16:45 -04:00 |
DrawTargetSkia.h
|
Bug 798033 - Removes "using namespace" directive from gfx headers - r=jmuizelaar
|
2012-10-25 16:12:59 -04:00 |
Factory.cpp
|
Bug 793719 - Fix for D2D error on shutdown with VS2012. r=bas
|
2012-11-25 14:00:31 -05:00 |
genshaders.sh
|
|
|
gfx2d.sln
|
|
|
gfx2d.vcxproj
|
Bug 811850: Fix gfx 2d recording to be 64-bit neutral. r=jrmuizel
|
2012-11-14 20:55:02 +00:00 |
GradientStopsD2D.h
|
|
|
Helpers.h
|
|
|
HelpersCairo.h
|
Bug 748433: Adds support for blending to the canvas globalCompositeOperator. r=jrmuizel
|
2012-12-12 21:28:17 +01:00 |
HelpersD2D.h
|
Bug 823148. Make IsPatternSupportedByD2D match its name. r=bgirard
|
2012-12-19 23:19:45 -05:00 |
HelpersSkia.h
|
Bug 751418 - Move common functions from DrawTargetSkia to HelpersSkia r=mattwoodrow
|
2012-10-16 17:16:45 -04:00 |
image_operations.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
image_operations.h
|
Bug 813090 - Fix license block on imported Chromium code. r=gerv
|
2012-12-03 18:04:22 -05:00 |
ImageScaling.cpp
|
|
|
ImageScaling.h
|
|
|
ImageScalingSSE2.cpp
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
Logging.h
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
MacIOSurface.h
|
Bug 785667 - Make plugins work with HiDPI mode on the Mac. r=bgirard
|
2012-10-02 14:48:05 -05:00 |
Makefile.in
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
Matrix.cpp
|
|
|
Matrix.h
|
|
|
moz-d2d1-1.h
|
Bug 784382 - Part 2: Use new ID2D1DeviceContext interface in Azure. r=jrmuizel
|
2012-10-07 01:43:16 +02:00 |
PathCairo.cpp
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
PathCairo.h
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
PathCG.cpp
|
Bug 812039 - mozIsPointInPath leaks CGPath objects. r=jmuizelaar
|
2012-11-15 20:34:57 -05:00 |
PathCG.h
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
PathD2D.cpp
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
PathD2D.h
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
PathHelpers.h
|
Bug 793201 - Fix compiler warnings in Azure with MSVC r=bas
|
2012-09-28 13:21:40 -04:00 |
PathRecording.cpp
|
Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel
|
2012-09-24 15:02:50 +00:00 |
PathRecording.h
|
Bug 809967 - include ostream instead of iostream in PathRecording.h to avoid static initializers; r=Bas
|
2012-11-08 14:22:16 -05:00 |
PathSkia.cpp
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
PathSkia.h
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
Point.h
|
|
|
QuartzSupport.h
|
Bug 785667 - Make plugins work with HiDPI mode on the Mac. r=bgirard
|
2012-10-02 14:48:05 -05:00 |
QuartzSupport.mm
|
Bug 821304 - Unbreak plugins that use subclasses of CALayer in CoreAnimation mode. r=bgirard
|
2012-12-20 15:14:20 -06:00 |
RecordedEvent.cpp
|
Bug 811850: Fix gfx 2d recording to be 64-bit neutral. r=jrmuizel
|
2012-11-14 20:55:02 +00:00 |
RecordedEvent.h
|
Bug 811850: Fix gfx 2d recording to be 64-bit neutral. r=jrmuizel
|
2012-11-14 20:55:02 +00:00 |
RecordingTypes.h
|
Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel
|
2012-09-24 15:02:50 +00:00 |
Rect.cpp
|
|
|
Rect.h
|
|
|
Scale.cpp
|
Bug 798053 - Do a more accurate test for the return value of Scale(). r=gw280
|
2012-10-10 11:35:23 -04:00 |
Scale.h
|
Bug 795862 - Back out bug 486918 for build bustage in unreviewed code.
|
2012-10-01 14:16:03 +02:00 |
ScaledFontBase.cpp
|
|
|
ScaledFontBase.h
|
|
|
ScaledFontDWrite.cpp
|
Bug 789933: Support non-D2D targets for getting a Path off ScaledFontDWrite. r=nrc
|
2012-12-05 01:11:02 +01:00 |
ScaledFontDWrite.h
|
no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type
|
2013-01-11 04:43:29 -05:00 |
ScaledFontFreetype.cpp
|
|
|
ScaledFontFreetype.h
|
|
|
ScaledFontMac.cpp
|
bug 715798 pt 3 - support Color Emoji font in the gfx/2d quartz backend. r=jrmuizel
|
2012-10-23 10:07:14 +01:00 |
ScaledFontMac.h
|
bug 715798 pt 3 - support Color Emoji font in the gfx/2d quartz backend. r=jrmuizel
|
2012-10-23 10:07:14 +01:00 |
ScaledFontWin.cpp
|
|
|
ScaledFontWin.h
|
|
|
ShadersD2D.fx
|
Bug 809927: Add new blend modes and implement them for Direct2D. r=bas
|
2012-12-12 21:28:17 +01:00 |
ShadersD2D.h
|
Bug 809927: Add new blend modes and implement them for Direct2D. r=bas
|
2012-12-12 21:28:17 +01:00 |
SourceSurfaceCairo.cpp
|
|
|
SourceSurfaceCairo.h
|
|
|
SourceSurfaceCG.cpp
|
|
|
SourceSurfaceCG.h
|
|
|
SourceSurfaceD2D.cpp
|
Bug 801465; DataSourceSurfaceD2D; r=Bas
|
2012-10-31 12:30:25 +13:00 |
SourceSurfaceD2D.h
|
Bug 801465; DataSourceSurfaceD2D; r=Bas
|
2012-10-31 12:30:25 +13:00 |
SourceSurfaceD2DTarget.cpp
|
|
|
SourceSurfaceD2DTarget.h
|
|
|
SourceSurfaceDual.h
|
|
|
SourceSurfaceRawData.cpp
|
|
|
SourceSurfaceRawData.h
|
|
|
SourceSurfaceSkia.cpp
|
|
|
SourceSurfaceSkia.h
|
|
|
SSEHelpers.h
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
Tools.h
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
Types.h
|
Bug 809927: Add new blend modes and implement them for Direct2D. r=bas
|
2012-12-12 21:28:17 +01:00 |
UserData.h
|
|
|