| .. |
|
unittest
|
Bug 1814239 - Expose Point/Size rounded-to-multiple helpers, and use them from MaybeRoundToDisplayPixels. r=tnikkel,gfx-reviewers,nical
|
2023-02-06 12:28:47 +00:00 |
|
2D.h
|
Bug 1447839 - Avoid creating internal path builder for PathRecording unless necessary. r=jrmuizel
|
2023-03-17 19:04:40 +00:00 |
|
AutoHelpersWin.h
|
|
|
|
BaseCoord.h
|
Bug 1814239 - Expose Point/Size rounded-to-multiple helpers, and use them from MaybeRoundToDisplayPixels. r=tnikkel,gfx-reviewers,nical
|
2023-02-06 12:28:47 +00:00 |
|
BaseMargin.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana
|
2022-06-07 12:32:55 +00:00 |
|
BasePoint.h
|
Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille
|
2023-03-22 11:35:33 +00:00 |
|
BasePoint3D.h
|
Bug 1660405 - Move away from mozilla::IsInfinite in favor of std::isinf. r=nbp,media-playback-reviewers,alwu
|
2023-03-22 11:35:34 +00:00 |
|
BasePoint4D.h
|
|
|
|
BaseRect.h
|
Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille
|
2023-03-22 11:35:33 +00:00 |
|
BaseSize.h
|
Bug 1814239 - Expose Point/Size rounded-to-multiple helpers, and use them from MaybeRoundToDisplayPixels. r=tnikkel,gfx-reviewers,nical
|
2023-02-06 12:28:47 +00:00 |
|
BezierUtils.cpp
|
Bug 1787694 - Use a quadratic polynomial formula with less precision loss. r=gfx-reviewers,lsalzman
|
2022-10-10 07:24:40 +00:00 |
|
BezierUtils.h
|
|
|
|
BigEndianInts.h
|
|
|
|
Blur.cpp
|
|
|
|
Blur.h
|
|
|
|
BlurLS3.cpp
|
|
|
|
BlurNEON.cpp
|
|
|
|
BlurSSE2.cpp
|
|
|
|
BorrowedContext.h
|
|
|
|
BufferEdgePad.cpp
|
|
|
|
BufferEdgePad.h
|
|
|
|
BufferUnrotate.cpp
|
|
|
|
BufferUnrotate.h
|
|
|
|
ConicGradientEffectD2D1.cpp
|
|
|
|
ConicGradientEffectD2D1.h
|
|
|
|
ConvolutionFilter.cpp
|
Bug 1805757 - Move SkConvolver into the tree. r=aosmond
|
2022-12-15 05:53:16 +00:00 |
|
ConvolutionFilter.h
|
Bug 1805757 - Move SkConvolver into the tree. r=aosmond
|
2022-12-15 05:53:16 +00:00 |
|
ConvolutionFilterAVX2.cpp
|
Bug 1805757 - Move SkConvolver into the tree. r=aosmond
|
2022-12-15 05:53:16 +00:00 |
|
ConvolutionFilterNEON.cpp
|
Bug 1805757 - Move SkConvolver into the tree. r=aosmond
|
2022-12-15 05:53:16 +00:00 |
|
ConvolutionFilterSSE2.cpp
|
Bug 1805757 - Move SkConvolver into the tree. r=aosmond
|
2022-12-15 05:53:16 +00:00 |
|
Coord.h
|
Bug 1800530 - Add CoordTyped overloads of FuzzyEqualsAdditive/Multiplicative. r=botond
|
2022-11-19 02:34:27 +00:00 |
|
CriticalSection.h
|
|
|
|
DataSourceSurface.cpp
|
|
|
|
DataSourceSurfaceWrapper.h
|
|
|
|
DataSurfaceHelpers.cpp
|
Bug 1817442. r=tnikkel
|
2023-03-03 20:46:24 +00:00 |
|
DataSurfaceHelpers.h
|
|
|
|
DrawEventRecorder.cpp
|
|
|
|
DrawEventRecorder.h
|
Bug 1831188: Process pending deletions in DrawEventRecorderPrivate::DetachResources. r=aosmond
|
2023-05-03 21:47:12 +00:00 |
|
DrawTarget.cpp
|
Bug 1771349 - Add some null checks to DrawTargetRecording. r=aosmond,gfx-reviewers
|
2022-05-28 04:05:51 +00:00 |
|
DrawTargetCairo.cpp
|
Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille
|
2023-03-22 11:35:33 +00:00 |
|
DrawTargetCairo.h
|
Bug 1447839 - Avoid creating internal path builder for PathRecording unless necessary. r=jrmuizel
|
2023-03-17 19:04:40 +00:00 |
|
DrawTargetD2D1.cpp
|
Bug 1816775 - Handle OP_CLEAR in DrawTargetD2D1. r=aosmond
|
2023-03-31 07:51:00 +00:00 |
|
DrawTargetD2D1.h
|
Bug 1816775 - Handle OP_CLEAR in DrawTargetD2D1. r=aosmond
|
2023-03-31 07:51:00 +00:00 |
|
DrawTargetOffset.cpp
|
Bug 1746356 - Null-check the result of CreateSimilarDrawTarget. r=gfx-reviewers,lsalzman
|
2022-06-08 07:28:04 +00:00 |
|
DrawTargetOffset.h
|
Bug 1746356 - Null-check the result of CreateSimilarDrawTarget. r=gfx-reviewers,lsalzman
|
2022-06-08 07:28:04 +00:00 |
|
DrawTargetRecording.cpp
|
Bug 1825169: Process off main thread deletions in DrawEventRecorderPrivate::AddStoredObject. r=aosmond
|
2023-04-17 15:23:42 +00:00 |
|
DrawTargetRecording.h
|
|
|
|
DrawTargetSkia.cpp
|
Bug 1821512 - Replace Skia layer masking with clip shaders. r=jrmuizel
|
2023-04-16 15:34:50 +00:00 |
|
DrawTargetSkia.h
|
Bug 1447839 - Avoid creating internal path builder for PathRecording unless necessary. r=jrmuizel
|
2023-03-17 19:04:40 +00:00 |
|
dw-extra.h
|
|
|
|
DWriteSettings.cpp
|
|
|
|
DWriteSettings.h
|
|
|
|
ExtendInputEffectD2D1.cpp
|
|
|
|
ExtendInputEffectD2D1.h
|
|
|
|
Factory.cpp
|
Bug 1447839 - Avoid creating internal path builder for PathRecording unless necessary. r=jrmuizel
|
2023-03-17 19:04:40 +00:00 |
|
FilterNodeD2D1.cpp
|
|
|
|
FilterNodeD2D1.h
|
|
|
|
FilterNodeSoftware.cpp
|
|
|
|
FilterNodeSoftware.h
|
|
|
|
FilterProcessing.cpp
|
|
|
|
FilterProcessing.h
|
|
|
|
FilterProcessingScalar.cpp
|
|
|
|
FilterProcessingSIMD-inl.h
|
|
|
|
FilterProcessingSSE2.cpp
|
|
|
|
Filters.h
|
|
|
|
FontVariation.h
|
|
|
|
GenericRefCounted.h
|
|
|
|
genshaders.sh
|
|
|
|
gfx2d.sln
|
|
|
|
gfx2d.vcxproj
|
|
|
|
GradientStopsD2D.h
|
|
|
|
Helpers.h
|
|
|
|
HelpersCairo.h
|
Bug 1816775 - Implement globalCompositeOperation "clear" without Windows. r=lsalzman
|
2023-03-31 07:50:57 +00:00 |
|
HelpersD2D.h
|
Bug 1816775 - Handle OP_CLEAR in DrawTargetD2D1. r=aosmond
|
2023-03-31 07:51:00 +00:00 |
|
HelpersSkia.h
|
Bug 1821512 - Fix Skia usage for API changes. r=jrmuizel
|
2023-04-16 15:34:50 +00:00 |
|
HelpersWinFonts.h
|
|
|
|
ImageScaling.cpp
|
|
|
|
ImageScaling.h
|
|
|
|
ImageScalingSSE2.cpp
|
|
|
|
InlineTranslator.cpp
|
Bug 1775340 - Cleanup gfx/ includes r=sylvestre
|
2022-06-22 09:50:52 +00:00 |
|
InlineTranslator.h
|
Bug 1775340 - Cleanup gfx/ includes r=sylvestre
|
2022-06-22 09:50:52 +00:00 |
|
IterableArena.h
|
|
|
|
Logging.h
|
Bug 1816775 - Implement globalCompositeOperation "clear" without Windows. r=lsalzman
|
2023-03-31 07:50:57 +00:00 |
|
LoggingConstants.h
|
|
|
|
LuminanceNEON.cpp
|
|
|
|
LuminanceNEON.h
|
|
|
|
MacIOSurface.cpp
|
Bug 1773752: Remove more workarounds for old macOS SDKs. r=mstange,media-playback-reviewers,padenot
|
2022-07-18 17:08:59 +00:00 |
|
MacIOSurface.h
|
Bug 1765187 Part 2: Make macOS video decoder recognize and use color primaries. r=media-playback-reviewers,jgilbert,alwu
|
2022-10-10 20:12:59 +00:00 |
|
Matrix.cpp
|
|
|
|
Matrix.h
|
Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille
|
2023-03-22 11:35:33 +00:00 |
|
MatrixFwd.h
|
|
|
|
MMIHelpers.h
|
Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium
|
2023-02-13 15:02:07 +00:00 |
|
moz.build
|
Bug 1805757 - Move SkConvolver into the tree. r=aosmond
|
2022-12-15 05:53:16 +00:00 |
|
NativeFontResource.cpp
|
|
|
|
NativeFontResourceDWrite.cpp
|
|
|
|
NativeFontResourceDWrite.h
|
|
|
|
NativeFontResourceFreeType.cpp
|
Bug 1775340 - Cleanup gfx/ includes r=sylvestre
|
2022-06-22 09:50:52 +00:00 |
|
NativeFontResourceFreeType.h
|
|
|
|
NativeFontResourceGDI.cpp
|
|
|
|
NativeFontResourceGDI.h
|
|
|
|
NativeFontResourceMac.cpp
|
|
|
|
NativeFontResourceMac.h
|
|
|
|
NumericTools.h
|
Bug 1814239 - Expose Point/Size rounded-to-multiple helpers, and use them from MaybeRoundToDisplayPixels. r=tnikkel,gfx-reviewers,nical
|
2023-02-06 12:28:47 +00:00 |
|
Path.cpp
|
Bug 1801463 - Use a cursor in FlattenedPath to accelerate successive calls to ComputePointAtLength for SVG text-on-a-path layout. r=gfx-reviewers,nical
|
2023-02-06 15:01:20 +00:00 |
|
PathAnalysis.h
|
Bug 1801463 - Use a cursor in FlattenedPath to accelerate successive calls to ComputePointAtLength for SVG text-on-a-path layout. r=gfx-reviewers,nical
|
2023-02-06 15:01:20 +00:00 |
|
PathCairo.cpp
|
Bug 1447839 - Avoid creating internal path builder for PathRecording unless necessary. r=jrmuizel
|
2023-03-17 19:04:40 +00:00 |
|
PathCairo.h
|
Bug 1447839 - Avoid creating internal path builder for PathRecording unless necessary. r=jrmuizel
|
2023-03-17 19:04:40 +00:00 |
|
PathD2D.cpp
|
Bug 1447839 - Avoid creating internal path builder for PathRecording unless necessary. r=jrmuizel
|
2023-03-17 19:04:40 +00:00 |
|
PathD2D.h
|
Bug 1447839 - Avoid creating internal path builder for PathRecording unless necessary. r=jrmuizel
|
2023-03-17 19:04:40 +00:00 |
|
PathHelpers.cpp
|
Bug 1756175 - Implement roundRect for canvas2D. r=lsalzman,emilio
|
2023-02-21 19:41:49 +00:00 |
|
PathHelpers.h
|
Bug 1756175 - Implement roundRect for canvas2D. r=lsalzman,emilio
|
2023-02-21 19:41:49 +00:00 |
|
PathRecording.cpp
|
Bug 1447839 - Directly calculate endpoint in PathBuilderRecording::Arc. r=jrmuizel,gfx-reviewers
|
2023-03-19 02:05:23 +00:00 |
|
PathRecording.h
|
Bug 1447839 - Avoid creating internal path builder for PathRecording unless necessary. r=jrmuizel
|
2023-03-17 19:04:40 +00:00 |
|
PathSkia.cpp
|
Bug 1821512 - Fix Skia usage for API changes. r=jrmuizel
|
2023-04-16 15:34:50 +00:00 |
|
PathSkia.h
|
Bug 1821512 - Fix Skia usage for API changes. r=jrmuizel
|
2023-04-16 15:34:50 +00:00 |
|
PatternHelpers.h
|
|
|
|
Point.h
|
Bug 1814239 - Expose Point/Size rounded-to-multiple helpers, and use them from MaybeRoundToDisplayPixels. r=tnikkel,gfx-reviewers,nical
|
2023-02-06 12:28:47 +00:00 |
|
Polygon.h
|
|
|
|
QuartzSupport.h
|
|
|
|
QuartzSupport.mm
|
|
|
|
Quaternion.cpp
|
|
|
|
Quaternion.h
|
|
|
|
RadialGradientEffectD2D1.cpp
|
Bug 1787085 - Fix undefined behavior from cast from float to char. r=gfx-reviewers,lsalzman
|
2022-09-02 01:37:03 +00:00 |
|
RadialGradientEffectD2D1.h
|
|
|
|
RecordedEvent.cpp
|
|
|
|
RecordedEvent.h
|
|
|
|
RecordedEventImpl.h
|
Bug 1816775 - Implement globalCompositeOperation "clear" without Windows. r=lsalzman
|
2023-03-31 07:50:57 +00:00 |
|
RecordingTypes.h
|
|
|
|
Rect.h
|
Bug 1811714 - Add a few missing <cstdint> includes r=gfx-reviewers,nical
|
2023-02-07 07:13:32 +00:00 |
|
RectAbsolute.h
|
|
|
|
Scale.h
|
|
|
|
ScaledFontBase.cpp
|
|
|
|
ScaledFontBase.h
|
|
|
|
ScaledFontDWrite.cpp
|
Bug 1819272 - Implement ScaledFontDWrite::HasVariationSettings(), so that we can use the print-as-paths option for PDF output with variation fonts on Windows. r=gfx-reviewers,lsalzman
|
2023-03-03 14:06:07 +00:00 |
|
ScaledFontDWrite.h
|
Bug 1819272 - Implement ScaledFontDWrite::HasVariationSettings(), so that we can use the print-as-paths option for PDF output with variation fonts on Windows. r=gfx-reviewers,lsalzman
|
2023-03-03 14:06:07 +00:00 |
|
ScaledFontFontconfig.cpp
|
Bug 1775340 - Cleanup gfx/ includes r=sylvestre
|
2022-06-22 09:50:52 +00:00 |
|
ScaledFontFontconfig.h
|
Bug 1773936 - Apply Skia-equivalent subpixel rounding in DrawTargetWebgl. r=aosmond,gfx-reviewers
|
2022-06-16 21:39:07 +00:00 |
|
ScaledFontFreeType.cpp
|
Bug 1798036 - Attach a SharedFTFaceData (recording the filename) when instantiating SharedFTFace for an installed variation font. r=lsalzman
|
2022-11-10 17:24:11 +00:00 |
|
ScaledFontFreeType.h
|
Bug 1773936 - Apply Skia-equivalent subpixel rounding in DrawTargetWebgl. r=aosmond,gfx-reviewers
|
2022-06-16 21:39:07 +00:00 |
|
ScaledFontMac.cpp
|
Bug 1821512 - Fix Skia usage for API changes. r=jrmuizel
|
2023-04-16 15:34:50 +00:00 |
|
ScaledFontMac.h
|
Bug 1773936 - Apply Skia-equivalent subpixel rounding in DrawTargetWebgl. r=aosmond,gfx-reviewers
|
2022-06-16 21:39:07 +00:00 |
|
ScaledFontWin.cpp
|
|
|
|
ScaledFontWin.h
|
Bug 1773936 - Apply Skia-equivalent subpixel rounding in DrawTargetWebgl. r=aosmond,gfx-reviewers
|
2022-06-16 21:39:07 +00:00 |
|
ScaleFactor.h
|
|
|
|
ScaleFactors2D.h
|
Bug 1773382 - Change the return type of GetPaintedLayerScaleForFrame() to MatrixScales. r=botond
|
2022-06-14 21:54:55 +00:00 |
|
SFNTData.cpp
|
Bug 1823401: Hash cmap as well as head tables for SFNTData::GetUniqueKey. r=jfkthame
|
2023-03-22 15:31:53 +00:00 |
|
SFNTData.h
|
Bug 1823401: Hash cmap as well as head tables for SFNTData::GetUniqueKey. r=jfkthame
|
2023-03-22 15:31:53 +00:00 |
|
ShadersD2D.fx
|
|
|
|
ShadersD2D.h
|
|
|
|
ShadersD2D1.h
|
|
|
|
ShadersD2D1.hlsl
|
|
|
|
SIMD.h
|
|
|
|
SkConvolver.cpp
|
Bug 1805757 - Move SkConvolver into the tree. r=aosmond
|
2022-12-15 05:53:16 +00:00 |
|
SkConvolver.h
|
Bug 1805757 - Move SkConvolver into the tree. r=aosmond
|
2022-12-15 05:53:16 +00:00 |
|
SourceSurfaceCairo.cpp
|
|
|
|
SourceSurfaceCairo.h
|
|
|
|
SourceSurfaceD2D1.cpp
|
|
|
|
SourceSurfaceD2D1.h
|
|
|
|
SourceSurfaceRawData.cpp
|
|
|
|
SourceSurfaceRawData.h
|
|
|
|
SourceSurfaceSkia.cpp
|
Bug 1821512 - Fix Skia usage for API changes. r=jrmuizel
|
2023-04-16 15:34:50 +00:00 |
|
SourceSurfaceSkia.h
|
Bug 1752841 - Add ExtractSubrect API to SourceSurface. r=jrmuizel
|
2022-12-07 21:06:32 +00:00 |
|
SSEHelpers.h
|
|
|
|
ssse3-scaler.c
|
Bug 1775340 - Cleanup gfx/ includes r=sylvestre
|
2022-06-22 09:50:52 +00:00 |
|
ssse3-scaler.h
|
|
|
|
StackArray.h
|
|
|
|
SVGTurbulenceRenderer-inl.h
|
|
|
|
Swizzle.cpp
|
|
|
|
Swizzle.h
|
|
|
|
SwizzleAVX2.cpp
|
|
|
|
SwizzleNEON.cpp
|
|
|
|
SwizzleSSE2.cpp
|
|
|
|
SwizzleSSSE3.cpp
|
|
|
|
Tools.h
|
Bug 1277372 - Move away from "mozilla/TypeTraits.h". r=geckoview-reviewers,sergesanspaille,m_kato
|
2023-04-17 13:50:11 +00:00 |
|
Triangle.h
|
|
|
|
Types.cpp
|
|
|
|
Types.h
|
Bug 1816775 - Implement globalCompositeOperation "clear" without Windows. r=lsalzman
|
2023-03-31 07:50:57 +00:00 |
|
UnscaledFontDWrite.h
|
|
|
|
UnscaledFontFreeType.cpp
|
Bug 1798036 - Attach a SharedFTFaceData (recording the filename) when instantiating SharedFTFace for an installed variation font. r=lsalzman
|
2022-11-10 17:24:11 +00:00 |
|
UnscaledFontFreeType.h
|
|
|
|
UnscaledFontGDI.h
|
|
|
|
UnscaledFontMac.h
|
|
|
|
UserData.h
|
Bug 1786136 - Make UserData thread-safe. r=jrmuizel
|
2022-09-01 05:29:14 +00:00 |