.. |
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
|
…
|
|
BasePoint.h
|
…
|
|
BasePoint3D.h
|
…
|
|
BasePoint4D.h
|
…
|
|
BaseRect.h
|
Bug 834896 - Replace uses of gfx_min/gfx_max with std::min/std::max. r=joe
|
2013-01-30 17:02:27 +01:00 |
BaseSize.h
|
Bug 817846 - Add BaseSize::IsEmpty() member function. r=cjones
|
2013-01-24 18:10:27 -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
|
…
|
|
BlurSSE2.cpp
|
…
|
|
DrawEventRecorder.cpp
|
…
|
|
DrawEventRecorder.h
|
…
|
|
DrawTargetCG.cpp
|
Bug 818241 - Initialize mCg to nullptr. r=jmuizelaar
|
2013-01-29 10:22:52 -05:00 |
DrawTargetCG.h
|
…
|
|
DrawTargetCairo.cpp
|
Bug 803568: Check for Cairo surface creation failure. r=bas
|
2013-01-17 14:38:38 +01:00 |
DrawTargetCairo.h
|
…
|
|
DrawTargetD2D.cpp
|
Bug 755031 - Fix some other warnings in gfx/2d. r=jmuizelaar
|
2013-01-28 10:09:29 -05: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
|
…
|
|
DrawTargetSkia.h
|
…
|
|
Factory.cpp
|
Bug 793719 - Fix for D2D error on shutdown with VS2012. r=bas
|
2012-11-25 14:00:31 -05: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 836892 - Add new skia blending modes to GfxOpToSkiaOp. r=gw280
|
2013-02-08 10:54:59 +13:00 |
ImageScaling.cpp
|
…
|
|
ImageScaling.h
|
…
|
|
ImageScalingSSE2.cpp
|
…
|
|
Logging.h
|
…
|
|
MacIOSurface.h
|
…
|
|
Makefile.in
|
…
|
|
Matrix.cpp
|
…
|
|
Matrix.h
|
…
|
|
PathCG.cpp
|
Bug 812039 - mozIsPointInPath leaks CGPath objects. r=jmuizelaar
|
2012-11-15 20:34:57 -05:00 |
PathCG.h
|
…
|
|
PathCairo.cpp
|
…
|
|
PathCairo.h
|
…
|
|
PathD2D.cpp
|
…
|
|
PathD2D.h
|
…
|
|
PathHelpers.h
|
…
|
|
PathRecording.cpp
|
…
|
|
PathRecording.h
|
…
|
|
PathSkia.cpp
|
Bug 831529 - Stop using SkPath::contains for now since it doesn't match the canvas spec. r=jrmuizel
|
2013-02-08 10:54:59 +13:00 |
PathSkia.h
|
…
|
|
Point.h
|
…
|
|
QuartzSupport.h
|
Bug 829284 - Unity plugin doesn't display in HiDPI mode. r=bgirard
|
2013-01-23 16:19:15 -06:00 |
QuartzSupport.mm
|
Bug 829284 - Unity plugin doesn't display in HiDPI mode. r=bgirard
|
2013-01-23 16:19:15 -06:00 |
RecordedEvent.cpp
|
Bug 755031 - Fix some other warnings in gfx/2d. r=jmuizelaar
|
2013-01-28 10:09:29 -05:00 |
RecordedEvent.h
|
…
|
|
RecordingTypes.h
|
…
|
|
Rect.cpp
|
…
|
|
Rect.h
|
…
|
|
SSEHelpers.h
|
…
|
|
Scale.cpp
|
…
|
|
Scale.h
|
…
|
|
ScaledFontBase.cpp
|
…
|
|
ScaledFontBase.h
|
…
|
|
ScaledFontDWrite.cpp
|
Bug 755031 - Clear warnings in gfx/2d/ScaledFontDWrite.cpp. r=jmuizelaar
|
2013-01-15 07:21:00 -05: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
|
…
|
|
ScaledFontMac.h
|
…
|
|
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 |
SourceSurfaceCG.cpp
|
…
|
|
SourceSurfaceCG.h
|
…
|
|
SourceSurfaceCairo.cpp
|
…
|
|
SourceSurfaceCairo.h
|
…
|
|
SourceSurfaceD2D.cpp
|
Bug 755031 - Fix some other warnings in gfx/2d. r=jmuizelaar
|
2013-01-28 10:09:29 -05:00 |
SourceSurfaceD2D.h
|
…
|
|
SourceSurfaceD2DTarget.cpp
|
…
|
|
SourceSurfaceD2DTarget.h
|
…
|
|
SourceSurfaceDual.h
|
…
|
|
SourceSurfaceRawData.cpp
|
…
|
|
SourceSurfaceRawData.h
|
…
|
|
SourceSurfaceSkia.cpp
|
…
|
|
SourceSurfaceSkia.h
|
…
|
|
Tools.h
|
…
|
|
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
|
…
|
|
convolver.cpp
|
Backout 1b5a4a4cf267 (bug 827946) for build breakage on CLOSED TREE.
|
2013-02-08 10:55:17 -06: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 |
genshaders.sh
|
…
|
|
gfx2d.sln
|
…
|
|
gfx2d.vcxproj
|
…
|
|
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 |
moz-d2d1-1.h
|
…
|
|