.. |
unittest
|
…
|
|
2D.h
|
Bug 1464094 - print font variations as paths for PDF/PS output. r=jfkthame
|
2018-06-01 13:08:57 -04:00 |
AutoHelpersWin.h
|
…
|
|
BaseCoord.h
|
…
|
|
BaseMargin.h
|
…
|
|
BasePoint.h
|
…
|
|
BasePoint3D.h
|
…
|
|
BasePoint4D.h
|
…
|
|
BaseRect.h
|
Bug 1457110: Restore behavior of maintaining width/height when one of the two is exactly zero. r=jrmuizel
|
2018-05-25 18:16:52 +02:00 |
BaseSize.h
|
…
|
|
BezierUtils.cpp
|
…
|
|
BezierUtils.h
|
…
|
|
BigEndianInts.h
|
…
|
|
Blur.cpp
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
Blur.h
|
…
|
|
BlurLS3.cpp
|
…
|
|
BlurNEON.cpp
|
…
|
|
BlurSSE2.cpp
|
…
|
|
BorrowedContext.h
|
…
|
|
CGTextDrawing.h
|
…
|
|
CaptureCommandList.cpp
|
…
|
|
CaptureCommandList.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
ConvolutionFilter.cpp
|
…
|
|
ConvolutionFilter.h
|
…
|
|
Coord.h
|
…
|
|
CriticalSection.h
|
…
|
|
DataSourceSurface.cpp
|
…
|
|
DataSourceSurfaceWrapper.h
|
…
|
|
DataSurfaceHelpers.cpp
|
Bug 1463244 - cleanup of swizzle stride calculations. r=rhunt
|
2018-05-25 00:56:22 -04:00 |
DataSurfaceHelpers.h
|
…
|
|
DrawCommand.h
|
…
|
|
DrawCommands.h
|
…
|
|
DrawEventRecorder.cpp
|
Bug 1425484 - Part 3. Integrate shared surfaces with the blob image recordings. r=jrmuizel
|
2018-04-26 19:00:16 -04:00 |
DrawEventRecorder.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
DrawTarget.cpp
|
Bug 1450814 - generic implementation of DrawTarget::Blur using LockBits. r=rhunt
|
2018-04-10 16:46:32 -04:00 |
DrawTargetCairo.cpp
|
Bug 1464094 - print font variations as paths for PDF/PS output. r=jfkthame
|
2018-06-01 13:08:57 -04:00 |
DrawTargetCairo.h
|
…
|
|
DrawTargetCapture.cpp
|
…
|
|
DrawTargetCapture.h
|
…
|
|
DrawTargetD2D1.cpp
|
Bug 1427063: Have D2D interpret colors in premultiplied space. As it says is its default. r=rhunt
|
2018-04-23 19:27:48 +02:00 |
DrawTargetD2D1.h
|
…
|
|
DrawTargetDual.cpp
|
…
|
|
DrawTargetDual.h
|
…
|
|
DrawTargetRecording.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
DrawTargetRecording.h
|
…
|
|
DrawTargetSkia.cpp
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
DrawTargetSkia.h
|
Bug 1450814 - generic implementation of DrawTarget::Blur using LockBits. r=rhunt
|
2018-04-10 16:46:32 -04:00 |
DrawTargetTiled.cpp
|
…
|
|
DrawTargetTiled.h
|
…
|
|
DrawTargetWrapAndRecord.cpp
|
…
|
|
DrawTargetWrapAndRecord.h
|
…
|
|
DrawingJob.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
DrawingJob.h
|
Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj
|
2018-06-02 09:33:26 +02:00 |
ExtendInputEffectD2D1.cpp
|
…
|
|
ExtendInputEffectD2D1.h
|
…
|
|
Factory.cpp
|
Bug 1387399: Add SIMD optimizations for methods used frequently in nsRect. r=jrmuizel
|
2018-04-19 15:56:29 +02:00 |
FilterNodeCapture.cpp
|
…
|
|
FilterNodeCapture.h
|
…
|
|
FilterNodeD2D1.cpp
|
…
|
|
FilterNodeD2D1.h
|
…
|
|
FilterNodeSoftware.cpp
|
Bug 1393367 - Change MOZ_ASSERT to MOZ_RELEASE_ASSERT. r=mstange, r=fbraun
|
2018-04-12 14:18:03 +02:00 |
FilterNodeSoftware.h
|
…
|
|
FilterProcessing.cpp
|
…
|
|
FilterProcessing.h
|
…
|
|
FilterProcessingSIMD-inl.h
|
…
|
|
FilterProcessingSSE2.cpp
|
…
|
|
FilterProcessingScalar.cpp
|
…
|
|
Filters.h
|
…
|
|
FontVariation.h
|
…
|
|
GenericRefCounted.h
|
…
|
|
GradientStopsD2D.h
|
…
|
|
Helpers.h
|
…
|
|
HelpersCairo.h
|
…
|
|
HelpersD2D.h
|
…
|
|
HelpersSkia.h
|
…
|
|
HelpersWinFonts.h
|
…
|
|
ImageScaling.cpp
|
…
|
|
ImageScaling.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
ImageScalingSSE2.cpp
|
…
|
|
InlineTranslator.cpp
|
…
|
|
InlineTranslator.h
|
Bug 1425484 - Part 3. Integrate shared surfaces with the blob image recordings. r=jrmuizel
|
2018-04-26 19:00:16 -04:00 |
IterableArena.h
|
Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj
|
2018-06-02 09:33:26 +02:00 |
JobScheduler.cpp
|
…
|
|
JobScheduler.h
|
…
|
|
JobScheduler_posix.cpp
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
JobScheduler_posix.h
|
…
|
|
JobScheduler_win32.cpp
|
…
|
|
JobScheduler_win32.h
|
…
|
|
Logging.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
LoggingConstants.h
|
…
|
|
LuminanceNEON.cpp
|
…
|
|
LuminanceNEON.h
|
…
|
|
MMIHelpers.h
|
…
|
|
MacIOSurface.cpp
|
…
|
|
MacIOSurface.h
|
…
|
|
Matrix.cpp
|
…
|
|
Matrix.h
|
Bug 1464627 - Fix the spec link to 3D rotation matrix. r=emilio DONTBUILD
|
2018-05-27 09:55:06 +09:00 |
MatrixFwd.h
|
…
|
|
NativeFontResourceDWrite.cpp
|
Bug 1452467 - Make native font resource memory allocations fallible. r=lsalzman
|
2018-04-13 13:33:15 -04:00 |
NativeFontResourceDWrite.h
|
…
|
|
NativeFontResourceFontconfig.cpp
|
Bug 1464094 - print font variations as paths for PDF/PS output. r=jfkthame
|
2018-06-01 13:08:57 -04:00 |
NativeFontResourceFontconfig.h
|
Bug 1464094 - print font variations as paths for PDF/PS output. r=jfkthame
|
2018-06-01 13:08:57 -04:00 |
NativeFontResourceGDI.cpp
|
…
|
|
NativeFontResourceGDI.h
|
…
|
|
NativeFontResourceMac.cpp
|
…
|
|
NativeFontResourceMac.h
|
…
|
|
NumericTools.h
|
…
|
|
Path.cpp
|
…
|
|
PathAnalysis.h
|
…
|
|
PathCairo.cpp
|
…
|
|
PathCairo.h
|
…
|
|
PathD2D.cpp
|
…
|
|
PathD2D.h
|
…
|
|
PathHelpers.cpp
|
…
|
|
PathHelpers.h
|
…
|
|
PathRecording.cpp
|
…
|
|
PathRecording.h
|
…
|
|
PathSkia.cpp
|
…
|
|
PathSkia.h
|
…
|
|
PatternHelpers.h
|
…
|
|
Point.h
|
…
|
|
Polygon.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
QuartzSupport.h
|
…
|
|
QuartzSupport.mm
|
…
|
|
Quaternion.cpp
|
…
|
|
Quaternion.h
|
…
|
|
RadialGradientEffectD2D1.cpp
|
…
|
|
RadialGradientEffectD2D1.h
|
…
|
|
RecordedEvent.cpp
|
Bug 1425484 - Part 3. Integrate shared surfaces with the blob image recordings. r=jrmuizel
|
2018-04-26 19:00:16 -04:00 |
RecordedEvent.h
|
Bug 1462049: Fix MemStream allocation to only allocate its capacity. r=jrmuizel
|
2018-05-16 18:26:24 +01:00 |
RecordedEventImpl.h
|
Bug 1425484 - Part 3. Integrate shared surfaces with the blob image recordings. r=jrmuizel
|
2018-04-26 19:00:16 -04:00 |
RecordingTypes.h
|
…
|
|
Rect.h
|
…
|
|
RectAbsolute.h
|
…
|
|
SFNTData.cpp
|
Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj
|
2018-06-01 17:59:07 +02:00 |
SFNTData.h
|
…
|
|
SFNTNameTable.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
SFNTNameTable.h
|
…
|
|
SIMD.h
|
…
|
|
SSEHelpers.h
|
…
|
|
SVGTurbulenceRenderer-inl.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
Scale.cpp
|
…
|
|
Scale.h
|
…
|
|
ScaleFactor.h
|
…
|
|
ScaleFactors2D.h
|
…
|
|
ScaledFontBase.cpp
|
…
|
|
ScaledFontBase.h
|
…
|
|
ScaledFontCairo.cpp
|
…
|
|
ScaledFontCairo.h
|
…
|
|
ScaledFontDWrite.cpp
|
Bug 1463416 - use new WR subpixel positioning API from WR PR 2738. r=Gankro
|
2018-05-26 11:09:21 -04:00 |
ScaledFontDWrite.h
|
…
|
|
ScaledFontFontconfig.cpp
|
Bug 1464094 - follow-up - check that dlsym succeeded in ApplyVariations. r=me
|
2018-06-01 15:39:50 -04:00 |
ScaledFontFontconfig.h
|
Bug 1464094 - print font variations as paths for PDF/PS output. r=jfkthame
|
2018-06-01 13:08:57 -04:00 |
ScaledFontMac.cpp
|
Bug 1463416 - use new WR subpixel positioning API from WR PR 2738. r=Gankro
|
2018-05-26 11:09:21 -04:00 |
ScaledFontMac.h
|
…
|
|
ScaledFontWin.cpp
|
…
|
|
ScaledFontWin.h
|
…
|
|
ShadersD2D.fx
|
…
|
|
ShadersD2D.h
|
…
|
|
ShadersD2D1.h
|
…
|
|
ShadersD2D1.hlsl
|
…
|
|
SourceSurfaceCairo.cpp
|
…
|
|
SourceSurfaceCairo.h
|
…
|
|
SourceSurfaceCapture.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
SourceSurfaceCapture.h
|
…
|
|
SourceSurfaceD2D1.cpp
|
…
|
|
SourceSurfaceD2D1.h
|
…
|
|
SourceSurfaceDual.h
|
…
|
|
SourceSurfaceRawData.cpp
|
…
|
|
SourceSurfaceRawData.h
|
…
|
|
SourceSurfaceSkia.cpp
|
Bug 1454978 - Move MOZ_ASSERT(mIsMapped) into mChangeMutex. r=bas
|
2018-04-25 12:44:58 -05:00 |
SourceSurfaceSkia.h
|
…
|
|
StackArray.h
|
…
|
|
Swizzle.cpp
|
Bug 1463244 - cleanup of swizzle stride calculations. r=rhunt
|
2018-05-25 00:56:22 -04:00 |
Swizzle.h
|
…
|
|
SwizzleNEON.cpp
|
…
|
|
SwizzleSSE2.cpp
|
…
|
|
Tools.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
Triangle.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
Types.h
|
…
|
|
UnscaledFontDWrite.h
|
…
|
|
UnscaledFontFreeType.cpp
|
…
|
|
UnscaledFontFreeType.h
|
…
|
|
UnscaledFontGDI.h
|
…
|
|
UnscaledFontMac.h
|
Bug 1455569 - Handle variation settings of system-installed variation fonts when creating CTFont from CGFont on High Sierra. r=lsalzman
|
2018-04-20 17:18:03 +01:00 |
UserData.h
|
…
|
|
dw-extra.h
|
…
|
|
genshaders.sh
|
…
|
|
gfx2d.sln
|
…
|
|
gfx2d.vcxproj
|
…
|
|
moz.build
|
…
|
|
ssse3-scaler.c
|
Bug 1452375 - sse3-scaler: make sure iter->x/y is representable. r=sotaro
|
2018-05-29 14:27:09 +09:00 |
ssse3-scaler.h
|
Bug 1452375 - ssse3-scaler: handle init failure r=sotaro
|
2018-05-29 14:26:38 +09:00 |
u16string.h
|
…
|
|