.. |
unittest
|
Bug 939355 - Include string.h in gfx/2d/unittest/TestBugs.cpp r=bgirard
|
2013-11-17 18:55:16 +01:00 |
2D.h
|
Bug 939049 - Part 2: Add generic ComputeLength code for backends with no such functionality. r=jrmuizel
|
2013-11-11 12:42:07 +13:00 |
BaseMargin.h
|
Bug 843719: Reorder params in Margin constructors and SizeTo() methods to match CSS's top,right,bottom,left ordering. r=seth
|
2013-03-06 00:05:55 -08:00 |
BasePoint.h
|
…
|
|
BasePoint3D.h
|
Bug 903816. Fixups in non-layers files. r=roc
|
2013-08-12 11:15:10 +12:00 |
BasePoint4D.h
|
…
|
|
BaseRect.h
|
Bug 934157 - Fix BaseRect::IsFinite() to actually work. r=Bas
|
2013-11-03 20:47:05 +00:00 |
BaseSize.h
|
Bug 913640 - sprinkle MOZ_CONSTEXPR on gfx's typed units to reduce static constructors; r=kats
|
2013-09-13 12:34:20 -04:00 |
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
|
Bug 845125 - Add gfxImageSurface constructor that allocates more space than needed, change AlphaBoxBlur to not hold on to the data and let the callers manage it. r=jmuizelaar
|
2013-04-19 12:13:18 +02:00 |
BlurSSE2.cpp
|
Bug 845125 - Add gfxImageSurface constructor that allocates more space than needed, change AlphaBoxBlur to not hold on to the data and let the callers manage it. r=jmuizelaar
|
2013-04-19 12:13:18 +02:00 |
BorrowedContext.h
|
Bug 918138 - Move Borrowed*Context to a separate header file; r=mattwoodrow
|
2013-09-23 15:28:16 +12:00 |
DataSurfaceHelpers.h
|
Bug 933030 - Addition: Remove external dependency added to Moz2D. r=mattwoodrow
|
2013-11-04 00:57:35 +01:00 |
DrawEventRecorder.cpp
|
Bug 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
DrawEventRecorder.h
|
…
|
|
DrawTargetCG.cpp
|
Bug 929471. Make DrawTargetCG independent from QuartzSupport.mm. r=bgirard
|
2013-11-07 22:53:54 -05:00 |
DrawTargetCG.h
|
Bug 935297 - Part 5: Implement StreamToSink on CG. r=Bas,jrmuizel
|
2013-11-06 15:52:51 +13:00 |
DrawTargetCairo.cpp
|
Bug 937978 - Make SetPermitSubpixelAA a nop with --enable-system-cairo (like bug 623797). r=mattwoodrow
|
2013-11-13 08:23:19 -05:00 |
DrawTargetCairo.h
|
Backout c99d15a060e2 for causing windows Ru reftest failures.
|
2013-11-05 20:00:05 +13:00 |
DrawTargetD2D.cpp
|
Bug 934842. CopySurface for data source surfaces. r=Bas
|
2013-11-08 14:39:34 +13:00 |
DrawTargetD2D.h
|
Bug 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
DrawTargetD2D1.cpp
|
Bug 883004 - GCC bustage fix
|
2013-07-20 12:37:04 +02:00 |
DrawTargetD2D1.h
|
Bug 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +02:00 |
DrawTargetDual.cpp
|
Bug 880836. Fix a typo caught by joe.
|
2013-06-18 20:31:17 -04:00 |
DrawTargetDual.h
|
Bug 892966 - Make gfxQuartzNativeDrawing support Moz2D surfaces. r=jrmuizel
|
2013-07-12 17:19:29 -04:00 |
DrawTargetRecording.cpp
|
Bug 935701 - Get drawing recording working on b2g. r=bas
|
2013-11-06 18:11:18 -05:00 |
DrawTargetRecording.h
|
Bug 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
DrawTargetSkia.cpp
|
Bug 934297 - Remove snapping support from Moz2D. r=mattwoodrow
|
2013-11-03 15:06:12 -08:00 |
DrawTargetSkia.h
|
Bug 927254 - Purge SkiaGL texture cache on memory pressure r=gwright
|
2013-11-01 08:52:06 -05:00 |
Factory.cpp
|
Bug 936446 - Only define HasCPUIDBit on 32-bit platforms; r=jrmuizel
|
2013-11-08 18:00:21 -05: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 |
GradientStopsD2D.h
|
Bug 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +02:00 |
Helpers.h
|
Support 3D transforms in the basic compositor (bug 935265, r=mattwoodrow).
|
2013-11-11 15:53:29 -08:00 |
HelpersCairo.h
|
Bug 907011 - Implement antialias mode for the Cairo Azure backend. r=Bas
|
2013-08-21 11:56:27 +12:00 |
HelpersD2D.h
|
Bug 935994: Adjust strokestyle creation code. r=jrmuizel
|
2013-11-07 20:40:39 +01:00 |
HelpersSkia.h
|
Bug 935297 - Part 4: Implement new API to allow streaming paths to arbitrary sinks on Skia. r=mattwoodrow
|
2013-11-07 22:11:48 +13:00 |
ImageScaling.cpp
|
…
|
|
ImageScaling.h
|
…
|
|
ImageScalingSSE2.cpp
|
…
|
|
Logging.h
|
Bug 939604 - Add support for more types to mozilla::gfx::Log. r=Bas
|
2013-11-18 14:29:54 +00:00 |
MacIOSurface.cpp
|
Bug 929471. Fix missing include for 10.9?
|
2013-11-08 13:56:52 -05:00 |
MacIOSurface.h
|
Bug 929471. Make DrawTargetCG independent from QuartzSupport.mm. r=bgirard
|
2013-11-07 22:53:54 -05:00 |
Makefile.in
|
Bug 934286: Ifdef Mozilla specific cairo function usage. r=mattwoodrow
|
2013-11-04 00:57:36 +01:00 |
Matrix.cpp
|
…
|
|
Matrix.h
|
Bug 938316. Work around fractional texture resampling issues by switching to NEAREST sampling when we're doing a pixel-aligned compositing operation. r=jrmuizel
|
2013-11-13 23:56:11 +13:00 |
Path.cpp
|
Bug 939049 - Part 2: Add generic ComputeLength code for backends with no such functionality. r=jrmuizel
|
2013-11-11 12:42:07 +13:00 |
PathAnalysis.h
|
Bug 939049 - Part 2: Add generic ComputeLength code for backends with no such functionality. r=jrmuizel
|
2013-11-11 12:42:07 +13:00 |
PathCG.cpp
|
Bug 935297 - Part 5: Implement StreamToSink on CG. r=Bas,jrmuizel
|
2013-11-06 15:52:51 +13:00 |
PathCG.h
|
Bug 935297 - Part 5: Implement StreamToSink on CG. r=Bas,jrmuizel
|
2013-11-06 15:52:51 +13:00 |
PathCairo.cpp
|
Bug 935297 - Part 3: Implement new API to allow streaming paths to arbitrary sinks on Cairo. r=mattwoodrow
|
2013-11-07 22:11:26 +13:00 |
PathCairo.h
|
Bug 935297 - Part 3: Implement new API to allow streaming paths to arbitrary sinks on Cairo. r=mattwoodrow
|
2013-11-07 22:11:26 +13:00 |
PathD2D.cpp
|
Bug 932500 - PathD2D::TransformedCopyToBuilder ignores even odd fill. r=Bas
|
2013-11-12 08:47:24 -05:00 |
PathD2D.h
|
Bug 935297 - Part 2: Implement new API to allow streaming paths to arbitrary sinks on Direct2D. r=mattwoodrow
|
2013-11-07 22:10:53 +13:00 |
PathHelpers.cpp
|
Bug 931996 - Add an AppendEllipseToPath helper to Moz2D. r=Bas
|
2013-11-01 13:30:00 +00:00 |
PathHelpers.h
|
Bug 931996 - Add an AppendEllipseToPath helper to Moz2D. r=Bas
|
2013-11-01 13:30:00 +00:00 |
PathRecording.cpp
|
…
|
|
PathRecording.h
|
Bug 935297 - Part 1: Add new API to allow streaming paths to arbitrary sinks. r=mattwoodrow
|
2013-11-07 22:10:12 +13:00 |
PathSkia.cpp
|
Bug 935297 - Part 4: Implement new API to allow streaming paths to arbitrary sinks on Skia. r=mattwoodrow
|
2013-11-07 22:11:48 +13:00 |
PathSkia.h
|
Bug 935297 - Part 4: Implement new API to allow streaming paths to arbitrary sinks on Skia. r=mattwoodrow
|
2013-11-07 22:11:48 +13:00 |
Point.h
|
Bug 913640 - sprinkle MOZ_CONSTEXPR on gfx's typed units to reduce static constructors; r=kats
|
2013-09-13 12:34:20 -04:00 |
QuartzSupport.h
|
Bug 929471. Make DrawTargetCG independent from QuartzSupport.mm. r=bgirard
|
2013-11-07 22:53:54 -05:00 |
QuartzSupport.mm
|
Bug 929471. Make DrawTargetCG independent from QuartzSupport.mm. r=bgirard
|
2013-11-07 22:53:54 -05:00 |
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 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
RecordedEvent.h
|
Bug 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
RecordingTypes.h
|
…
|
|
Rect.h
|
Bug 937843 - Make some constructor arguments const. r=BenWa
|
2013-11-13 13:22:15 -05:00 |
SSEHelpers.h
|
…
|
|
Scale.cpp
|
…
|
|
Scale.h
|
…
|
|
ScaleFactor.h
|
Bug 920847 - Remove gfxSize reference from Azure; r=kats
|
2013-09-27 14:24:46 +12:00 |
ScaledFontBase.cpp
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
ScaledFontBase.h
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
ScaledFontCairo.cpp
|
Bug 915735 - Part 0: Stop pulling in all of jsapi.h into gkmedias.dll; rs=bjacob
|
2013-09-18 16:07:56 -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
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
ScaledFontDWrite.h
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
ScaledFontMac.cpp
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
ScaledFontMac.h
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
ScaledFontWin.cpp
|
…
|
|
ScaledFontWin.h
|
…
|
|
ShadersD2D.fx
|
Bug 917943 - Fix color-burn and color-dodge blend modes for Direct2D. r=Bas
|
2013-09-19 14:48:30 -04:00 |
ShadersD2D.h
|
Bug 917943 - Fix color-burn and color-dodge blend modes for Direct2D. r=Bas
|
2013-09-19 14:48:30 -04:00 |
ShadersD2D1.h
|
Bug 917943 - Fix color-burn and color-dodge blend modes for Direct2D. r=Bas
|
2013-09-19 14:48:30 -04:00 |
ShadersD2D1.hlsl
|
Bug 883004 - Part 1: Add radial gradient effect code. r=jrmuizel
|
2013-06-21 05:53:23 +02:00 |
SourceSurfaceCG.cpp
|
Bug 929471. Make DrawTargetCG independent from QuartzSupport.mm. r=bgirard
|
2013-11-07 22:53:54 -05:00 |
SourceSurfaceCG.h
|
Bug 912944 - Handle different surface formats in Azure CG source surfaces. r=jrmuizel
|
2013-09-27 17:19:33 +02:00 |
SourceSurfaceCairo.cpp
|
…
|
|
SourceSurfaceCairo.h
|
Fix an include guard in gfx/2d, no bug, r=me
|
2013-09-05 16:50:52 -04:00 |
SourceSurfaceD2D.cpp
|
Bug 890714 - Fix mixed line endings. r=joe, r=jesup
|
2013-07-08 16:33:15 -04:00 |
SourceSurfaceD2D.h
|
…
|
|
SourceSurfaceD2D1.cpp
|
Bug 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +02:00 |
SourceSurfaceD2D1.h
|
Bug 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +02:00 |
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
|
Bug 892505 - Implement gfx::Factory::CreateDataSourceSurface. r=bas
|
2013-07-17 16:07:44 +02:00 |
SourceSurfaceRawData.h
|
Bug 892505 - Implement gfx::Factory::CreateDataSourceSurface. r=bas
|
2013-07-17 16:07:44 +02:00 |
SourceSurfaceSkia.cpp
|
Bug 933030 - Eliminate thebes use from CanvasRenderingContext2D.cpp r=mattwoodrow
|
2013-11-03 08:28:30 -08:00 |
SourceSurfaceSkia.h
|
Backed out 6 changesets (bug 900133, bug 881634, bug 893302) for build bustage
|
2013-08-02 20:35:39 -07:00 |
Tools.h
|
Bug 892505 - Implement gfx::Factory::CreateDataSourceSurface. r=bas
|
2013-07-17 16:07:44 +02:00 |
Types.h
|
Bug 934297 - Remove snapping support from Moz2D. r=mattwoodrow
|
2013-11-03 15:06:12 -08:00 |
UserData.h
|
Bug 775459 - Implement hit testing on layer tree + tests. r=kats
|
2013-07-02 12:27:17 -04:00 |
convolver.cpp
|
Bug 925140: Remove nsAlgorithm.h #includes from gfx/2d. r=tn
|
2013-10-10 15:18:42 -07:00 |
convolver.h
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -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
|
Bug 939049 - Part 2: Add generic ComputeLength code for backends with no such functionality. r=jrmuizel
|
2013-11-11 12:42:07 +13:00 |
image_operations.cpp
|
Bug 925140: Remove nsAlgorithm.h #includes from gfx/2d. r=tn
|
2013-10-10 15:18:42 -07:00 |
image_operations.h
|
…
|
|
moz-d2d1-1.h
|
…
|
|
moz.build
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
|
2013-11-19 11:50:54 +09:00 |