..
unittest
2D.h
Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang
2016-05-13 16:34:41 -04:00
AutoHelpersWin.h
Bug 1156742 Part 19: Implement GetFontFileData for ScaledFontWin. r=bas
2016-01-05 10:08:58 +00:00
BaseCoord.h
BaseMargin.h
Bug 1245525: Fix some compiler errors in Moz2D type classes. r=jrmuizel
2016-02-03 19:44:41 +01:00
BasePoint3D.h
Bug 1276066 - Add Union with "components" member to math classes to enable array access to members. r=bas
2016-04-18 12:12:36 -07:00
BasePoint4D.h
Bug 1276066 - Add Union with "components" member to math classes to enable array access to members. r=bas
2016-04-18 12:12:36 -07:00
BasePoint.h
Bug 1276066 - Add Union with "components" member to math classes to enable array access to members. r=bas
2016-04-18 12:12:36 -07:00
BaseRect.h
Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang
2016-05-13 16:34:41 -04:00
BaseSize.h
Bug 1276066 - Add Union with "components" member to math classes to enable array access to members. r=bas
2016-04-18 12:12:36 -07:00
BigEndianInts.h
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
2016-05-22 13:31:11 -07:00
Blur.cpp
Blur.h
BlurLS3.cpp
BlurNEON.cpp
BlurSSE2.cpp
BorrowedContext.h
Bug 1239040 - Fix DrawTargetCairo/DrawTargetSkia LockBits and BorrowedXlibDrawable to work inside PushLayer. r=jrmuizel
2016-01-13 13:11:07 -05:00
CGTextDrawing.h
Bug 1268502 - Use a CGContext around a Skia Canvas to draw subpixel AA text on popup menus. r=mstange
2016-05-17 11:41:38 -07:00
convolver.cpp
Bug 1262066 - GFX: 2D: Use ConvolveHorizontally1_LS3. r=seth
2016-05-23 10:30:39 +08:00
convolver.h
Bug 1258905: Remove a bunch of dead IPC code. r=jld
2016-03-28 10:28:14 -07:00
convolverLS3.cpp
Bug 1262066 - GFX: 2D: Implement skia::ConvolveHorizontally1 in LS3 MMI. r=huangwenjun06
2016-05-23 10:30:38 +08:00
convolverLS3.h
Bug 1262066 - GFX: 2D: Implement skia::ConvolveHorizontally1 in LS3 MMI. r=huangwenjun06
2016-05-23 10:30:38 +08:00
convolverSSE2.cpp
convolverSSE2.h
Coord.h
CriticalSection.h
DataSourceSurface.cpp
DataSourceSurfaceWrapper.h
DataSurfaceHelpers.cpp
Bug 1256572
- create DataSourceSurface with current data. r=bas
2016-05-10 20:42:00 +02:00
DataSurfaceHelpers.h
Bug 1256572
- create DataSourceSurface with current data. r=bas
2016-05-10 20:42:00 +02:00
DrawCommand.h
DrawEventRecorder.cpp
Bug 1156742 Part 13: Create a Moz2D PrintTranslator. r=bas
2016-01-05 10:08:57 +00:00
DrawEventRecorder.h
Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas
2016-01-05 10:08:58 +00:00
DrawingJob.cpp
DrawingJob.h
DrawTarget.cpp
DrawTargetCairo.cpp
Bug 1267958: Only complain for negative size, not merely zero. r=jrmuizel
2016-04-27 12:51:12 -04:00
DrawTargetCairo.h
Bug 1252324 - add DrawTarget API for 3D transforms for use in layers. r=jrmuizel
2016-03-23 01:03:10 -04:00
DrawTargetCapture.cpp
DrawTargetCapture.h
DrawTargetCG.cpp
Bug 1268502 - Use a CGContext around a Skia Canvas to draw subpixel AA text on popup menus. r=mstange
2016-05-17 11:41:38 -07:00
DrawTargetCG.h
DrawTargetD2D1.cpp
Bug 1266430: Support offsets in DrawTargetD2D1::CopySurface when using PartialUploading. r=jrmuizel
2016-04-28 13:22:31 +00:00
DrawTargetD2D1.h
Bug 1266430: Support offsets in DrawTargetD2D1::CopySurface when using PartialUploading. r=jrmuizel
2016-04-28 13:22:31 +00:00
DrawTargetDual.cpp
Bug 1220629 - Part 6: Implement PushLayer/PopLayer API in several wrapper DT types. r=jrmuizel
2016-01-06 00:23:33 +01:00
DrawTargetDual.h
Bug 1220629 - Part 6: Implement PushLayer/PopLayer API in several wrapper DT types. r=jrmuizel
2016-01-06 00:23:33 +01:00
DrawTargetRecording.cpp
Bug 1256678 - Fall back to loading GDI fonts from system in DrawTargetRecording - r=bas
2016-04-22 13:23:25 +01:00
DrawTargetRecording.h
Bug 1240437: Implement PushLayer and PopLayer for DrawTargetRecording. r=bas
2016-01-26 10:03:07 +00:00
DrawTargetSkia.cpp
Bug 1249600. Fallback to arial fonts or draw nothing if typeface is unavailable. r=bas
2016-05-20 09:16:29 -07:00
DrawTargetSkia.h
Bug 1268502 - Use a CGContext around a Skia Canvas to draw subpixel AA text on popup menus. r=mstange
2016-05-17 11:41:38 -07:00
DrawTargetTiled.cpp
Bug 1220629 - Part 6: Implement PushLayer/PopLayer API in several wrapper DT types. r=jrmuizel
2016-01-06 00:23:33 +01:00
DrawTargetTiled.h
Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang
2016-05-13 16:34:41 -04:00
ExtendInputEffectD2D1.cpp
ExtendInputEffectD2D1.h
Factory.cpp
Bug 1113828: Returning null is an expected property of this function and gfxPlatform::CreateDrawTargetForData() uses this. Removing this message prevents us from printing a bunch of messages during the normal usage of a debug build. r=bschouten
2016-05-19 10:10:55 -04:00
FilterNodeD2D1.cpp
Bug 1247775 - Part 3: Remove Moz2D code to support Direct2D 1.0. r=dvander
2016-02-13 14:33:28 +01:00
FilterNodeD2D1.h
Bug 1233069 - add override declarations to Windows graphics headers; r=Bas
2015-12-16 10:41:21 -05:00
FilterNodeSoftware.cpp
FilterNodeSoftware.h
FilterProcessing.cpp
FilterProcessing.h
FilterProcessingScalar.cpp
FilterProcessingSIMD-inl.h
Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang
2016-05-13 16:34:41 -04:00
FilterProcessingSSE2.cpp
Filters.h
Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang
2016-05-13 16:34:41 -04:00
GenericRefCounted.h
genshaders.sh
gfx2d.sln
gfx2d.vcxproj
GradientStopsD2D.h
Helpers.h
HelpersCairo.h
Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang
2016-05-13 16:34:41 -04:00
HelpersD2D.h
Bug 1247775 - Part 3: Remove Moz2D code to support Direct2D 1.0. r=dvander
2016-02-13 14:33:28 +01:00
HelpersSkia.h
Bug 1268502 - Use a CGContext around a Skia Canvas to draw subpixel AA text on popup menus. r=mstange
2016-05-17 11:41:38 -07:00
image_operations.cpp
image_operations.h
ImageScaling.cpp
ImageScaling.h
ImageScalingSSE2.cpp
IterableArena.h
Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang
2016-05-13 16:34:41 -04:00
JobScheduler_posix.cpp
Bug 1233743 - Remove the Mutex typedef from gfx/2d. r=vlad
2016-03-21 15:34:50 +01:00
JobScheduler_posix.h
Bug 1233743 - Remove the Mutex typedef from gfx/2d. r=vlad
2016-03-21 15:34:50 +01:00
JobScheduler_win32.cpp
Bug 1239288 - Fix a race in the win32 job scheduler's shutdown. r=jrmuizel
2016-01-19 09:48:51 +01:00
JobScheduler_win32.h
JobScheduler.cpp
Bug 1244234 - Simplify joining jobs with the gfx job scheduler. r=jrmuizel
2016-02-23 19:15:30 +01:00
JobScheduler.h
Bug 1244234 - Simplify joining jobs with the gfx job scheduler. r=jrmuizel
2016-02-23 19:15:30 +01:00
Logging.h
Bug 1167557 - Log for Null surface in SurfaceCache::Insert. r=milan
2016-05-19 13:01:26 +08:00
MacIOSurface.cpp
Bug 1256572
- update DataSourceSurface usage. r=bas
2016-05-09 00:33:00 +02:00
MacIOSurface.h
Bug 1248323: P1. Add support for YUV422 IOSurface. r=nical
2016-02-23 13:26:27 +11:00
Matrix.cpp
Matrix.h
Bug 1276066 - Add Union with "components" member to math classes to enable array access to members. r=bas
2016-04-18 12:12:36 -07:00
MatrixFwd.h
MMIHelpers.h
moz.build
Bug 1266491 - Use an ssse3 scaler for video. r=mstange
2016-05-28 10:12:12 -04:00
NativeFontResourceDWrite.cpp
Bug 1247775 - Part 3: Remove Moz2D code to support Direct2D 1.0. r=dvander
2016-02-13 14:33:28 +01:00
NativeFontResourceDWrite.h
Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas
2016-01-05 10:08:58 +00:00
NativeFontResourceGDI.cpp
Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas
2016-01-05 10:08:58 +00:00
NativeFontResourceGDI.h
Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas
2016-01-05 10:08:58 +00:00
NumericTools.h
Path.cpp
Bug 1134549 - Switch FlattenBezier from floats to doubles. r=bas
2016-04-12 11:44:23 -05:00
PathAnalysis.h
PathCairo.cpp
PathCairo.h
Bug 1245845, part 1 - Stop Moz2D Path::CopyToBuilder/TransformedCopyToBuilder implicitly converting the Path's FillRule. r=Bas
2016-02-08 02:15:54 +00:00
PathCG.cpp
PathCG.h
Bug 1245845, part 1 - Stop Moz2D Path::CopyToBuilder/TransformedCopyToBuilder implicitly converting the Path's FillRule. r=Bas
2016-02-08 02:15:54 +00:00
PathD2D.cpp
Bug 1266209 - warn if ID2D1Geometry::Simplify fails in TransformedCopyToBuilder. r=bas.schouten
2016-05-09 10:33:33 -04:00
PathD2D.h
Bug 1266209 - check if a figure is active in PathBuilderD2D before copying glyphs to it. r=bas
2016-05-17 12:47:22 -04:00
PathHelpers.cpp
PathHelpers.h
Bug 910138 - clean-up of arc math. r=me
2016-03-19 00:29:13 -04:00
PathRecording.cpp
Bug 1156742 Part 1: Change Moz2D recording, so that it can be used in isolation. r=bas
2016-01-05 10:08:56 +00:00
PathRecording.h
Bug 1245845, part 1 - Stop Moz2D Path::CopyToBuilder/TransformedCopyToBuilder implicitly converting the Path's FillRule. r=Bas
2016-02-08 02:15:54 +00:00
PathSkia.cpp
Bug 1254243
- use SkPath::contains directly now that it considers boundaries inclusively. r=mattwoodrow
2016-03-07 17:12:02 -05:00
PathSkia.h
Bug 1245845, part 1 - Stop Moz2D Path::CopyToBuilder/TransformedCopyToBuilder implicitly converting the Path's FillRule. r=Bas
2016-02-08 02:15:54 +00:00
PatternHelpers.h
Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang
2016-05-13 16:34:41 -04:00
Point.h
Preferences.cpp
Bug 1270180: More instances of MOZ_CRASH converted to gfxDevCrash and getting GFX prefix. r=jgilbert
2016-05-06 10:19:31 -04:00
Preferences.h
Bug 1156742 Part 20: Move Moz2D PreferenceAccess into its own header. r=bas
2016-01-05 10:08:58 +00:00
QuartzSupport.h
QuartzSupport.mm
Quaternion.cpp
Quaternion.h
RadialGradientEffectD2D1.cpp
Bug 1256552 - fix int-to-float conversions in RadialGradientEffectD2D1. r=jrmuizel
2016-03-21 16:17:16 -04:00
RadialGradientEffectD2D1.h
RecordedEvent.cpp
Bug 1256678 - Fall back to loading GDI fonts from system in DrawTargetRecording - r=bas
2016-04-22 13:23:25 +01:00
RecordedEvent.h
Bug 1256678 - Fall back to loading GDI fonts from system in DrawTargetRecording - r=bas
2016-04-22 13:23:25 +01:00
RecordingTypes.h
Rect.h
Bug 1257288 - Move IntersectMaybeRects() to gfx/2d/Rect.h. r=kats
2016-04-20 17:16:09 -04:00
RefPtrSkia.h
Scale.cpp
Bug 1240177 - part 1 - add helper function to make Skia image info, r=jrmuizel
2016-01-21 09:50:43 -05:00
Scale.h
ScaledFontBase.cpp
Bug 1156742 Part 3: Add support for FontType::CAIRO to CreateScaledFontForTrueTypeData on Windows. r=bas
2016-01-05 10:08:56 +00:00
ScaledFontBase.h
Bug 1156742 Part 3: Add support for FontType::CAIRO to CreateScaledFontForTrueTypeData on Windows. r=bas
2016-01-05 10:08:56 +00:00
ScaledFontCairo.cpp
Bug 1082598 - Part 2: Fix Moz2D Skia usage for Skia update. r=jrmuizel
2015-12-18 13:53:25 -05:00
ScaledFontCairo.h
ScaledFontDWrite.cpp
Bug 1249600. Fallback to arial fonts or draw nothing if typeface is unavailable. r=bas
2016-05-20 09:16:29 -07:00
ScaledFontDWrite.h
Bug 1249600. Fallback to arial fonts or draw nothing if typeface is unavailable. r=bas
2016-05-20 09:16:29 -07:00
ScaledFontMac.cpp
ScaledFontMac.h
Bug 1268502 - Use a CGContext around a Skia Canvas to draw subpixel AA text on popup menus. r=mstange
2016-05-17 11:41:38 -07:00
ScaledFontWin.cpp
Bug 1256678 - Re-add nightly-only crash if ScaledFontWin::GetFontFileData fails to find a matching TrueType collection font - r=jfkthame
2016-04-22 13:23:25 +01:00
ScaledFontWin.h
Bug 1256678 - Fall back to loading GDI fonts from system in DrawTargetRecording - r=bas
2016-04-22 13:23:25 +01:00
ScaleFactor.h
ScaleFactors2D.h
SFNTData.cpp
Bug 1256678 - Account for truncated font names in ScaledFontWin::GetFontFileData() - r=jfkthame
2016-04-22 13:23:25 +01:00
SFNTData.h
Bug 1256678 - Account for truncated font names in ScaledFontWin::GetFontFileData() - r=jfkthame
2016-04-22 13:23:25 +01:00
SFNTNameTable.cpp
Bug 1237201 part 2 - Handle Vector OOM in gfx/. r=jrmuizel,kats
2016-01-14 15:19:16 +01:00
SFNTNameTable.h
Bug 1253678 - Rename mozilla::Function to mozilla::function. r=froydnj
2016-03-11 16:49:13 -05:00
ShadersD2D1.h
ShadersD2D1.hlsl
ShadersD2D.fx
ShadersD2D.h
SIMD.h
SourceSurfaceCairo.cpp
Bug 1260885 - Make SurfaceFormat::R5G6B5_UINT16 properly round-trip through SourceSurfaceCairo. r=lsalzman
2016-04-07 16:40:15 -04:00
SourceSurfaceCairo.h
SourceSurfaceCG.cpp
SourceSurfaceCG.h
SourceSurfaceD2D1.cpp
Bug 1265598: Deal with the possibility of a write map failing. r=kaku r=milan
2016-04-28 13:22:32 +00:00
SourceSurfaceD2D1.h
SourceSurfaceDual.h
SourceSurfaceRawData.cpp
Bug 1256572
- setup custom deallocator for SourceSurfaceRawData. r=bas
2016-05-10 20:44:00 +02:00
SourceSurfaceRawData.h
Bug 1256572
- setup custom deallocator for SourceSurfaceRawData. r=bas
2016-05-10 20:44:00 +02:00
SourceSurfaceSkia.cpp
Bug 1240177 - fix SourceSurfaceSkia::DrawTargetWillChange deepCopyTo usage. r=mattwoodrow
2016-04-12 01:28:31 -04:00
SourceSurfaceSkia.h
Bug 1244228
- fix DrawTargetSkia::OptimizeSourceSurface to still create Skia surfaces for GPU canvases even if creating a GPU surface failed. r=jmuizelaar
2016-02-03 13:49:36 -05:00
SSEHelpers.h
ssse3-scaler.c
Bug 1266491 - Use an ssse3 scaler for video. r=mstange
2016-05-28 10:12:12 -04:00
ssse3-scaler.h
Bug 1266491 - Use an ssse3 scaler for video. r=mstange
2016-05-28 10:12:12 -04:00
StackArray.h
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
SVGTurbulenceRenderer-inl.h
Tools.h
Bug 1266292 - Remove unnecessary compiler checks for MSVS 2010 in gfx/2d/. r=bas
2016-04-18 22:48:31 -07:00
Types.h
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
2016-05-22 13:31:11 -07:00
u16string.h
Bug 1156742 Part 3: Add support for FontType::CAIRO to CreateScaledFontForTrueTypeData on Windows. r=bas
2016-01-05 10:08:56 +00:00
UserData.h
Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang
2016-05-13 16:34:41 -04:00