gecko/gfx/2d
2012-12-12 21:28:17 +01:00
..
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 784908: Part 1: Change names of FrameMetrics variables to be more descriptive, add documentation, change some coordinate spaces. r=roc 2012-09-28 22:16:34 -04:00
BaseSize.h
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 817356. the skia image resizers need to respect endian order when finding the alpha values. r=joedrew 2012-12-09 21:20:41 +01:00
convolver.h Bug 813090 - Fix license block on imported Chromium code. r=gerv 2012-12-03 18:04:22 -05:00
DrawEventRecorder.cpp
DrawEventRecorder.h
DrawTargetCairo.cpp Bug 814828. DEST_OUT has no affect outside the source; r=bas 2012-12-05 13:02:52 +13: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 809927: Add new blend modes and implement them for Direct2D. r=bas 2012-12-12 21:28:17 +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
DrawTargetRecording.h
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 784382 - Part 2: Use new ID2D1DeviceContext interface in Azure. r=jrmuizel 2012-10-07 01:43:16 +02: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 813090 - Fix license block on imported Chromium code. r=gerv 2012-12-03 18:04:22 -05: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
PathRecording.cpp
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 794038 pt 3 - plugins support for resolution change. r=bgirard 2012-10-16 20:41:21 +01: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
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 Bug 814101: Respect system-wide cleartype setting. r=jrmuizel,jfkthame 2012-11-23 02:53:12 +01: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