.. |
cairo-xlib-utils.h
|
|
|
CJKCompatSVS.cpp
|
|
|
ContextStateTracker.cpp
|
Bug 1333296 (part 1) - Rename MOZ_ENABLE_PROFILER_SPS as MOZ_GECKO_PROFILER. r=mstange,glandium.
|
2017-01-24 14:15:12 +11:00 |
ContextStateTracker.h
|
|
|
d3dkmtQueryStatistics.h
|
|
|
D3D11Checks.cpp
|
|
|
D3D11Checks.h
|
|
|
DeviceManagerDx.cpp
|
Bug 1335971: Allow uploading on the client side on Intel hardware. r=mattwoodrow
|
2017-02-02 13:24:57 +00:00 |
DeviceManagerDx.h
|
|
|
DrawMode.h
|
|
|
gencjkcisvs.py
|
|
|
genLanguageTagList.pl
|
|
|
gfx2DGlue.h
|
|
|
gfxAlphaRecovery.cpp
|
|
|
gfxAlphaRecovery.h
|
|
|
gfxAlphaRecoverySSE2.cpp
|
|
|
gfxAndroidPlatform.cpp
|
Bug 1328115 - 1. Test vsync support in native code; r=snorp
|
2017-01-09 14:10:23 -05:00 |
gfxAndroidPlatform.h
|
Bug 1309205 - part 1 - allow querying FT_Library from gfxPlatform so that Moz2d Factory can use it. r=jfkthame
|
2017-01-04 14:00:17 -05:00 |
gfxASurface.cpp
|
Bug 1338086 - Remove useless else blocks in order to reduce complexity in gfx/ r=nical
|
2017-02-09 13:39:27 +01:00 |
gfxASurface.h
|
|
|
gfxBaseSharedMemorySurface.cpp
|
|
|
gfxBaseSharedMemorySurface.h
|
|
|
gfxBlur.cpp
|
bug 1333749 - verify that inset box shadows are symmetric before attempting to mirror them. r=mchang
|
2017-01-25 14:53:38 -05:00 |
gfxBlur.h
|
|
|
gfxColor.h
|
|
|
gfxContext.cpp
|
Bug 1335149. Remove unnecessary flush() calls from canvas implementation.
|
2017-02-01 15:09:38 -05:00 |
gfxContext.h
|
Bug 1322729 - Have gfxContext always use DrawTarget::PushLayer/PopLayer. r=lsalzman
|
2016-12-16 11:02:04 -05:00 |
gfxCoreTextShaper.cpp
|
Bug 1321031 pt 4 - Preserve variations settings if gfxCoreTextShaper needs to instantiate a new CTFont. r=jrmuizel
|
2017-01-06 16:35:12 +00:00 |
gfxCoreTextShaper.h
|
|
|
gfxDrawable.cpp
|
|
|
gfxDrawable.h
|
|
|
gfxDWriteCommon.cpp
|
|
|
gfxDWriteCommon.h
|
|
|
gfxDWriteFontList.cpp
|
|
|
gfxDWriteFontList.h
|
Bug 1322465 part 5 - Use explicit/MOZ_IMPLICIT for the unary constructors in gfx/. r=Ehsan
|
2016-12-16 15:54:32 +08:00 |
gfxDWriteFonts.cpp
|
Backed out changeset 84f4a96a130b (bug 1325743) for incredibly frequent Windows 7 VM reftest crashes in variable-supports-23.html a=backout
|
2017-01-10 13:52:23 -08:00 |
gfxDWriteFonts.h
|
Bug 1329670: Change gfxFont::CopyWithAntialiasOption to return UniquePtr instead of raw pointer. r=jfkthame
|
2017-01-09 09:41:35 -08:00 |
gfxEnv.h
|
|
|
gfxFailure.h
|
|
|
gfxFcPlatformFontList.cpp
|
Bug 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07:00 |
gfxFcPlatformFontList.h
|
Bug 1330710 - make gfxFontconfigFont keep track of its actual adjusted size. r=jfkthame
|
2017-01-12 17:37:07 -05:00 |
gfxFont.cpp
|
Bug 1335139 - part 1 - add DrawTarget::StrokeGlyphs fast path for stroked glyphs. r=bas.schouten
|
2017-02-12 09:24:10 -05:00 |
gfxFont.h
|
Bug 1329670: Change gfxFont::CopyWithAntialiasOption to return UniquePtr instead of raw pointer. r=jfkthame
|
2017-01-09 09:41:35 -08:00 |
gfxFontconfigFonts.cpp
|
|
|
gfxFontconfigFonts.h
|
Bug 1309205 - part 1 - allow querying FT_Library from gfxPlatform so that Moz2d Factory can use it. r=jfkthame
|
2017-01-04 14:00:17 -05:00 |
gfxFontconfigUtils.cpp
|
|
|
gfxFontconfigUtils.h
|
|
|
gfxFontConstants.h
|
|
|
gfxFontEntry.cpp
|
|
|
gfxFontEntry.h
|
|
|
gfxFontFamilyList.h
|
|
|
gfxFontFeatures.cpp
|
|
|
gfxFontFeatures.h
|
|
|
gfxFontInfoLoader.cpp
|
|
|
gfxFontInfoLoader.h
|
|
|
gfxFontMissingGlyphs.cpp
|
|
|
gfxFontMissingGlyphs.h
|
|
|
gfxFontPrefLangList.h
|
|
|
gfxFontTest.cpp
|
|
|
gfxFontTest.h
|
|
|
gfxFontUtils.cpp
|
Bug 1331859 - For legacy Mac-platform font names that our standard decoders don't handle, try using CoreFoundation to convert to Unicode. r=jrmuizel
|
2017-01-27 12:05:23 +00:00 |
gfxFontUtils.h
|
Bug 1320665 - Add support for 'cmap' subtable format 13. r=jrmuizel
|
2016-12-13 12:15:24 +00:00 |
gfxFontVariations.h
|
Bug 1321022 pt 1 - Add a gfxFontVariation struct to represent a <variation-axis, value> pair. r=dholbert
|
2016-12-03 12:18:25 +00:00 |
gfxFT2FontBase.cpp
|
|
|
gfxFT2FontBase.h
|
|
|
gfxFT2FontList.cpp
|
Bug 1309205 - part 1 - allow querying FT_Library from gfxPlatform so that Moz2d Factory can use it. r=jfkthame
|
2017-01-04 14:00:17 -05:00 |
gfxFT2FontList.h
|
|
|
gfxFT2Fonts.cpp
|
|
|
gfxFT2Fonts.h
|
|
|
gfxFT2Utils.cpp
|
|
|
gfxFT2Utils.h
|
|
|
gfxGDIFont.cpp
|
Bug 1334860 - Remove WinXP-only ClearType prefs. r=jfkthame
|
2017-01-29 11:46:24 +09:00 |
gfxGDIFont.h
|
Bug 1329670: Change gfxFont::CopyWithAntialiasOption to return UniquePtr instead of raw pointer. r=jfkthame
|
2017-01-09 09:41:35 -08:00 |
gfxGDIFontList.cpp
|
Bug 1325368 - Assume Win7 or later when testing Windows version. r=jimm
|
2017-01-29 16:42:46 +09:00 |
gfxGDIFontList.h
|
Bug 1334860 - Remove WinXP-only ClearType prefs. r=jfkthame
|
2017-01-29 11:46:24 +09:00 |
gfxGdkNativeRenderer.cpp
|
|
|
gfxGdkNativeRenderer.h
|
|
|
gfxGlyphExtents.cpp
|
|
|
gfxGlyphExtents.h
|
|
|
gfxGradientCache.cpp
|
|
|
gfxGradientCache.h
|
|
|
gfxGraphiteShaper.cpp
|
|
|
gfxGraphiteShaper.h
|
|
|
gfxHarfBuzzShaper.cpp
|
Bug 1320665 - Add support for 'cmap' subtable format 13. r=jrmuizel
|
2016-12-13 12:15:24 +00:00 |
gfxHarfBuzzShaper.h
|
Bug 1331859 - For legacy Mac-platform font names that our standard decoders don't handle, try using CoreFoundation to convert to Unicode. r=jrmuizel
|
2017-01-27 12:05:23 +00:00 |
gfxImageSurface.cpp
|
|
|
gfxImageSurface.h
|
|
|
gfxLanguageTagList.cpp
|
|
|
gfxLineSegment.h
|
|
|
gfxMacFont.cpp
|
Bug 1331683 - Don't attempt to use any Core Text and Core Graphics variation-font APIs on pre-Sierra systems. r=jrmuizel,lsalzman
|
2017-02-09 21:37:24 +00:00 |
gfxMacFont.h
|
Bug 1330423 - Remove redundant 'virtual' keyword from methods in the Mac font backend. r=jrmuizel
|
2017-01-18 20:38:04 +00:00 |
gfxMacPlatformFontList.h
|
Bug 1330423 - Remove redundant 'virtual' keyword from methods in the Mac font backend. r=jrmuizel
|
2017-01-18 20:38:04 +00:00 |
gfxMacPlatformFontList.mm
|
Bug 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07:00 |
gfxMathTable.cpp
|
|
|
gfxMathTable.h
|
|
|
gfxMatrix.cpp
|
|
|
gfxMatrix.h
|
|
|
gfxPattern.cpp
|
|
|
gfxPattern.h
|
|
|
gfxPlatform.cpp
|
Bug 1338086 - Remove useless else blocks in order to reduce complexity in gfx/ r=nical
|
2017-02-09 13:39:27 +01:00 |
gfxPlatform.h
|
Bug 1337487 - Disable WebRender on windows when the GPU process is disabled r=kats
|
2017-02-09 00:33:54 -06:00 |
gfxPlatformFontList.cpp
|
Bug 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07:00 |
gfxPlatformFontList.h
|
|
|
gfxPlatformGtk.cpp
|
Bug 1338086 - Remove useless else blocks in order to reduce complexity in gfx/ r=nical
|
2017-02-09 13:39:27 +01:00 |
gfxPlatformGtk.h
|
Bug 1309205 - part 1 - allow querying FT_Library from gfxPlatform so that Moz2d Factory can use it. r=jfkthame
|
2017-01-04 14:00:17 -05:00 |
gfxPlatformMac.cpp
|
|
|
gfxPlatformMac.h
|
|
|
gfxPoint.h
|
|
|
gfxPrefs.cpp
|
Bug 1316279 - Part 2: Fix gfxPrefs::PrefGet string when using default value; r=dvander
|
2016-11-25 16:23:25 +08:00 |
gfxPrefs.h
|
Bug 1331737 - Expose a pref to control the validation of OpenType Layout tables, so that Nightly/Aurora users can choose to bypass validation (like we do on Beta/Release) if they really want out-of-spec fonts to be loaded. r=jrmuizel
|
2017-02-16 17:16:09 +00:00 |
gfxQuad.h
|
|
|
gfxQuartzNativeDrawing.cpp
|
|
|
gfxQuartzNativeDrawing.h
|
|
|
gfxQuartzSurface.cpp
|
|
|
gfxQuartzSurface.h
|
|
|
gfxQuaternion.h
|
|
|
gfxRect.cpp
|
|
|
gfxRect.h
|
Bug 1320014 Part 6 - Remove #define NS_CORNER_[TOP_LEFT/TOP_RIGHT/BOTTOM_RIGHT/BOTTOM_LEFT] r=mats
|
2017-01-04 18:15:30 +08:00 |
gfxScriptItemizer.cpp
|
Bug 1331339 - Don't start a new script run when the current script appears in the next character's ScriptExtensions property, or next char is a cluster-extender. r=jrmuizel
|
2017-01-18 20:38:05 +00:00 |
gfxScriptItemizer.h
|
|
|
gfxSharedImageSurface.h
|
|
|
gfxSkipChars.cpp
|
|
|
gfxSkipChars.h
|
|
|
gfxSVGGlyphs.cpp
|
Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky
|
2017-01-05 15:31:56 +08:00 |
gfxSVGGlyphs.h
|
|
|
gfxTextRun.cpp
|
Bug 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07:00 |
gfxTextRun.h
|
Bug 1328540 - trim trailing whitespaces. r=jeremychen
|
2017-01-04 23:55:16 +08:00 |
gfxTypes.h
|
|
|
gfxUserFontSet.cpp
|
Bug 1331737 - Expose a pref to control the validation of OpenType Layout tables, so that Nightly/Aurora users can choose to bypass validation (like we do on Beta/Release) if they really want out-of-spec fonts to be loaded. r=jrmuizel
|
2017-02-16 17:16:09 +00:00 |
gfxUserFontSet.h
|
|
|
gfxUtils.cpp
|
Bug 738343 - part 5 - Use Moz2d swizzles in thebes. r=jrmuizel
|
2017-02-12 09:27:59 -05:00 |
gfxUtils.h
|
Bug 738343 - part 5 - Use Moz2d swizzles in thebes. r=jrmuizel
|
2017-02-12 09:27:59 -05:00 |
gfxWindowsNativeDrawing.cpp
|
|
|
gfxWindowsNativeDrawing.h
|
|
|
gfxWindowsPlatform.cpp
|
Bug 1337299 - Remove old version compatibility into WinUtils. r=jimm
|
2017-02-10 12:06:23 +09:00 |
gfxWindowsPlatform.h
|
Bug 1334860 - Remove WinXP-only ClearType prefs. r=jfkthame
|
2017-01-29 11:46:24 +09:00 |
gfxWindowsSurface.cpp
|
|
|
gfxWindowsSurface.h
|
Bug 1322465 part 5 - Use explicit/MOZ_IMPLICIT for the unary constructors in gfx/. r=Ehsan
|
2016-12-16 15:54:32 +08:00 |
gfxXlibNativeRenderer.cpp
|
|
|
gfxXlibNativeRenderer.h
|
|
|
gfxXlibSurface.cpp
|
|
|
gfxXlibSurface.h
|
|
|
moz.build
|
Bug 738343 - part 5 - Use Moz2d swizzles in thebes. r=jrmuizel
|
2017-02-12 09:27:59 -05:00 |
nsUnicodeRange.cpp
|
|
|
nsUnicodeRange.h
|
|
|
PrintTarget.cpp
|
|
|
PrintTarget.h
|
Bug 1309272, part 6 - Add page start/end arguments to the PrintTarget::BeginPrinting virtual method and overloads. r=lsalzman
|
2016-11-29 07:54:30 +00:00 |
PrintTargetCG.h
|
Bug 1309272, part 7 - Restructure the PMSessionBeginCGDocumentNoDialog related code to live in PrintTargetCG. r=lsalzman
|
2016-11-29 07:55:00 +00:00 |
PrintTargetCG.mm
|
Bug 1309272, part 7 - Restructure the PMSessionBeginCGDocumentNoDialog related code to live in PrintTargetCG. r=lsalzman
|
2016-11-29 07:55:00 +00:00 |
PrintTargetPDF.cpp
|
Bug 1326418 part 1 - Make PrintTargetPDF::EndPage call PrintTarget::EndPage to fix MOZ_ASSERT failures. r=jwatt
|
2017-01-03 11:13:00 +00:00 |
PrintTargetPDF.h
|
|
|
PrintTargetPS.cpp
|
Bug 1309272, part 6 - Add page start/end arguments to the PrintTarget::BeginPrinting virtual method and overloads. r=lsalzman
|
2016-11-29 07:54:30 +00:00 |
PrintTargetPS.h
|
Bug 1309272, part 6 - Add page start/end arguments to the PrintTarget::BeginPrinting virtual method and overloads. r=lsalzman
|
2016-11-29 07:54:30 +00:00 |
PrintTargetRecording.cpp
|
|
|
PrintTargetRecording.h
|
|
|
PrintTargetSkPDF.cpp
|
Backed out 5 changesets (bug 1309272) for OSX static build failures a=backout
|
2016-11-28 13:49:09 -08:00 |
PrintTargetSkPDF.h
|
Backed out 5 changesets (bug 1309272) for OSX static build failures a=backout
|
2016-11-28 13:49:09 -08:00 |
PrintTargetThebes.cpp
|
Bug 1309272, part 6 - Add page start/end arguments to the PrintTarget::BeginPrinting virtual method and overloads. r=lsalzman
|
2016-11-29 07:54:30 +00:00 |
PrintTargetThebes.h
|
Bug 1309272, part 6 - Add page start/end arguments to the PrintTarget::BeginPrinting virtual method and overloads. r=lsalzman
|
2016-11-29 07:54:30 +00:00 |
PrintTargetWindows.cpp
|
Bug 1333660 - Assertion failure: mHasActivePage (We can't guarantee a valid DrawTarget) r=jwatt
|
2017-01-25 16:14:21 +08:00 |
PrintTargetWindows.h
|
Bug 1309272, part 6 - Add page start/end arguments to the PrintTarget::BeginPrinting virtual method and overloads. r=lsalzman
|
2016-11-29 07:54:30 +00:00 |
RoundedRect.h
|
Bug 1320014 Part 6 - Remove #define NS_CORNER_[TOP_LEFT/TOP_RIGHT/BOTTOM_RIGHT/BOTTOM_LEFT] r=mats
|
2017-01-04 18:15:30 +08:00 |
SoftwareVsyncSource.cpp
|
|
|
SoftwareVsyncSource.h
|
|
|
VsyncSource.cpp
|
|
|
VsyncSource.h
|
|
|