gecko-dev/gfx/2d
2024-11-20 16:37:50 +00:00
..
unittest Bug 1843950: Change BasePoint::Length() return type to avoid truncation to int. r=botond 2024-05-09 00:02:55 +00:00
2D.h Bug 1923636 - Avoid copying paths when transforming. r=aosmond 2024-10-14 22:48:45 +00:00
AutoHelpersWin.h
BaseCoord.h
BaseMargin.h Bug 1908069 - Add border/padding/margin support to MathML token elements. r=emilio 2024-08-07 06:00:44 +00:00
BasePoint3D.h
BasePoint4D.h
BasePoint.h Bug 1929222 - Use std::clamp instead of min/max chain in gfx/ r=aosmond 2024-11-06 10:10:54 +00:00
BaseRect.h Bug 1930023 - Revert, document and test implementation of BaseRect.ClampPoint r=aosmond 2024-11-15 19:09:18 +00:00
BaseSize.h
BezierUtils.cpp
BezierUtils.h
BigEndianInts.h
Blur.cpp Bug 1929222 - Use std::clamp instead of min/max chain in gfx/ r=aosmond 2024-11-06 10:10:54 +00:00
Blur.h
BlurLS3.cpp
BlurNEON.cpp
BlurSSE2.cpp
BorrowedContext.h
BufferEdgePad.cpp
BufferEdgePad.h
BufferUnrotate.cpp
BufferUnrotate.h
ConicGradientEffectD2D1.cpp
ConicGradientEffectD2D1.h
ConvolutionFilter.cpp
ConvolutionFilter.h
ConvolutionFilterAVX2.cpp
ConvolutionFilterNEON.cpp
ConvolutionFilterSSE2.cpp
Coord.h
CriticalSection.h
DataSourceSurface.cpp
DataSourceSurfaceWrapper.h
DataSurfaceHelpers.cpp
DataSurfaceHelpers.h
DrawEventRecorder.cpp Bug 1887818 - Prevent to call GPUVideoImage::GetAsSourceSurface() in CanvasRenderingContext2D::DrawImage() for RemoteDecoderVideoSubDescriptor::Tnull_t if CanvasTranslator is used r=gfx-reviewers,lsalzman 2024-03-28 06:24:41 +00:00
DrawEventRecorder.h Bug 1874461 - Filter spurious DrawTargetRecording::SetTransform calls. r=aosmond 2024-04-04 19:27:27 +00:00
DrawTarget.cpp
DrawTargetCairo.cpp Bug 1917742 - Share link-target escaping code between DrawTargetCairo::Link and DrawTargetCairo::Destination. r=gfx-reviewers,aosmond 2024-10-03 15:37:11 +00:00
DrawTargetCairo.h Bug 1896076 - patch 2 - Support passing both a local destination name and a URI when generating a hyperlink. r=gfx-reviewers,lsalzman 2024-05-29 17:19:38 +00:00
DrawTargetD2D1.cpp Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
DrawTargetD2D1.h
DrawTargetOffset.cpp
DrawTargetOffset.h
DrawTargetRecording.cpp Bug 1930838 - Use RemoteTextureOwnerId as TextureId instead of int64_t in RecordedTextureData and CanvasTranslator r=gfx-reviewers,lsalzman 2024-11-13 19:04:41 +00:00
DrawTargetRecording.h Bug 1930838 - Use RemoteTextureOwnerId as TextureId instead of int64_t in RecordedTextureData and CanvasTranslator r=gfx-reviewers,lsalzman 2024-11-13 19:04:41 +00:00
DrawTargetSkia.cpp Bug 1910815 - Inflate glyph bounds to account for potential font hinting. r=aosmond 2024-08-18 23:17:52 +00:00
DrawTargetSkia.h Bug 1910869 - Support preblending in DrawTargetWebgl's glyph caching. r=aosmond 2024-08-15 22:50:24 +00:00
DWriteSettings.cpp Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
DWriteSettings.h
ExtendInputEffectD2D1.cpp
ExtendInputEffectD2D1.h
Factory.cpp Bug 1905674: Create an aggregate memory reporter for SourceSurfaceRawData. r=gfx-reviewers,lsalzman 2024-07-24 20:10:42 +00:00
FilterNodeD2D1.cpp
FilterNodeD2D1.h
FilterNodeSoftware.cpp Bug 1929222 - Use std::clamp instead of min/max chain in gfx/ r=aosmond 2024-11-06 10:10:54 +00:00
FilterNodeSoftware.h
FilterProcessing.cpp
FilterProcessing.h
FilterProcessingScalar.cpp
FilterProcessingSIMD-inl.h Bug 1929222 - Use std::clamp instead of min/max chain in gfx/ r=aosmond 2024-11-06 10:10:54 +00:00
FilterProcessingSSE2.cpp
Filters.h
FontFeature.h Bug 1921049 - Remove some bindgen includes. r=firefox-style-system-reviewers,boris 2024-09-25 17:43:28 +00:00
FontVariation.h
GenericRefCounted.h
genshaders.sh
gfx2d.sln
gfx2d.vcxproj
GradientStopsD2D.h
Helpers.h
HelpersCairo.h
HelpersD2D.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
HelpersSkia.h Bug 1931877, part 2 - Replace 2 arg MOZ_DIAGNOSTIC_ASSERT(false) with MOZ_DIAGNOSTIC_CRASH. r=necko-reviewers,win-reviewers,glandium,rkraesig,valentin 2024-11-20 16:37:50 +00:00
HelpersWinFonts.h
ImageScaling.cpp
ImageScaling.h
ImageScalingSSE2.cpp
InlineTranslator.cpp
InlineTranslator.h Bug 1929911 - DT fix. r=aosmond 2024-11-08 17:49:34 +00:00
IterableArena.h
Logging.h Bug 1906527 Part 1: Rename SurfaceFormat::YUV422 to YUY2, and rename YUV to YUV420. r=jgilbert 2024-08-05 17:59:15 +00:00
LoggingConstants.h
LuminanceNEON.cpp
LuminanceNEON.h
MacIOSurface.cpp Bug 1918778 - Correct ownership/recycling issues with MacIOSurface. r=bradwerth 2024-09-14 16:23:54 +00:00
MacIOSurface.h Bug 1918778 - Correct ownership/recycling issues with MacIOSurface. r=bradwerth 2024-09-14 16:23:54 +00:00
Matrix.cpp
Matrix.h Bug 1920673. Avoid calling IsSingular on a matrix before inverting it, just try to invert it and see if it succeeds. r=gfx-reviewers,nical 2024-10-02 11:43:25 +00:00
MatrixFwd.h
MMIHelpers.h
moz.build Bug 1921049 - Remove some bindgen includes. r=firefox-style-system-reviewers,boris 2024-09-25 17:43:28 +00:00
NativeFontResource.cpp
NativeFontResourceDWrite.cpp Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
NativeFontResourceDWrite.h
NativeFontResourceFreeType.cpp
NativeFontResourceFreeType.h
NativeFontResourceGDI.cpp
NativeFontResourceGDI.h
NativeFontResourceMac.cpp Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
NativeFontResourceMac.h
NumericTools.h
Path.cpp
PathAnalysis.h
PathCairo.cpp
PathCairo.h
PathD2D.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
PathD2D.h
PathHelpers.cpp
PathHelpers.h Bug 1923636 - Avoid copying paths when transforming. r=aosmond 2024-10-14 22:48:45 +00:00
PathRecording.cpp Bug 1925561 - Use a quicker radius calculation for ArcParams. r=aosmond 2024-10-20 15:47:44 +00:00
PathRecording.h Bug 1923636 - Avoid copying paths when transforming. r=aosmond 2024-10-14 22:48:45 +00:00
PathSkia.cpp Bug 1923636 - Avoid copying paths when transforming. r=aosmond 2024-10-14 22:48:45 +00:00
PathSkia.h Bug 1923636 - Avoid copying paths when transforming. r=aosmond 2024-10-14 22:48:45 +00:00
PatternHelpers.h
Point.h Bug 1906716 - Remove MaybeIntSize that is used by only one caller. r=gfx-reviewers,bradwerth 2024-07-08 20:38:03 +00:00
Polygon.h
Quaternion.cpp
Quaternion.h
RadialGradientEffectD2D1.cpp
RadialGradientEffectD2D1.h
RecordedEvent.cpp Bug 1917156 - Implement RemoveAllClips for DrawTargetRecording. r=aosmond 2024-09-06 15:20:15 +00:00
RecordedEvent.h Bug 1917156 - Implement RemoveAllClips for DrawTargetRecording. r=aosmond 2024-09-06 15:20:15 +00:00
RecordedEventImpl.h Bug 1931576 - Default value for ReadElement bool. r=aosmond 2024-11-15 19:46:04 +00:00
RecordingTypes.h Bug 1931576 - Default value for ReadElement bool. r=aosmond 2024-11-15 19:46:04 +00:00
Rect.h Bug 1911231 - Clip fill/clear ops to viewport when possible. r=aosmond 2024-08-03 18:57:01 +00:00
RectAbsolute.h
Scale.h
ScaledFontBase.cpp
ScaledFontBase.h
ScaledFontDWrite.cpp Bug 1909019 - Use ParamTraits_TiedFields/_IsEnumCase in WebRenderMessageUtils instead of PlainOldDataSerializer. (complete) r=gw,mccr8,ahale 2024-07-26 23:51:26 +00:00
ScaledFontDWrite.h
ScaledFontFontconfig.cpp Bug 1909019 - Use ParamTraits_TiedFields/_IsEnumCase in WebRenderMessageUtils instead of PlainOldDataSerializer. (complete) r=gw,mccr8,ahale 2024-07-26 23:51:26 +00:00
ScaledFontFontconfig.h
ScaledFontFreeType.cpp Bug 1909019 - Use ParamTraits_TiedFields/_IsEnumCase in WebRenderMessageUtils instead of PlainOldDataSerializer. (complete) r=gw,mccr8,ahale 2024-07-26 23:51:26 +00:00
ScaledFontFreeType.h
ScaledFontMac.cpp Bug 1929222 - Use std::clamp instead of min/max chain in gfx/ r=aosmond 2024-11-06 10:10:54 +00:00
ScaledFontMac.h Bug 1910869 - Support preblending in DrawTargetWebgl's glyph caching. r=aosmond 2024-08-15 22:50:24 +00:00
ScaledFontWin.cpp Bug 1890216 - Fix Skia API usage in Gecko for m125 update. r=aosmond 2024-05-15 01:57:52 +00:00
ScaledFontWin.h
ScaleFactor.h
ScaleFactors2D.h
SFNTData.cpp
SFNTData.h
ShadersD2D1.h
ShadersD2D1.hlsl
ShadersD2D.fx
ShadersD2D.h
SIMD.h
SkConvolver.cpp Bug 1715136 - Make SkConvolutionFilter1D::AddFilter fallible. r=aosmond 2024-03-18 02:58:39 +00:00
SkConvolver.h Bug 1715136 - Make SkConvolutionFilter1D::AddFilter fallible. r=aosmond 2024-03-18 02:58:39 +00:00
SourceSurfaceCairo.cpp
SourceSurfaceCairo.h
SourceSurfaceD2D1.cpp
SourceSurfaceD2D1.h
SourceSurfaceRawData.cpp Bug 1905674: Create an aggregate memory reporter for SourceSurfaceRawData. r=gfx-reviewers,lsalzman 2024-07-24 20:10:42 +00:00
SourceSurfaceRawData.h Bug 1905674: Create an aggregate memory reporter for SourceSurfaceRawData. r=gfx-reviewers,lsalzman 2024-07-24 20:10:42 +00:00
SourceSurfaceSkia.cpp Bug 1890216 - Fix Skia API usage in Gecko for m125 update. r=aosmond 2024-05-15 01:57:52 +00:00
SourceSurfaceSkia.h
SSEHelpers.h
StackArray.h
SVGTurbulenceRenderer-inl.h
Swizzle.cpp
Swizzle.h
SwizzleAVX2.cpp
SwizzleNEON.cpp
SwizzleSSE2.cpp
SwizzleSSSE3.cpp
Tools.h
Triangle.h
Types.cpp Bug 1906527 Part 3: Add YUV422P10 and NV16 formats. r=gfx-reviewers,ahale 2024-08-05 17:59:15 +00:00
Types.h Bug 1921341 - Remove global constructor from gfx/thebes/gfxSVGGlyphs.cpp r=longsonr 2024-10-03 06:55:08 +00:00
UnscaledFontDWrite.h Bug 1901555: Remove file attribute check in GetFontFileName. r=lsalzman 2024-06-14 10:39:56 +00:00
UnscaledFontFreeType.cpp
UnscaledFontFreeType.h
UnscaledFontGDI.h
UnscaledFontMac.h
UserData.h