.. |
cairo-xlib-utils.h
|
|
|
CJKCompatSVS.cpp
|
|
|
d3dkmtQueryStatistics.h
|
|
|
D3D11Checks.cpp
|
|
|
D3D11Checks.h
|
|
|
DeviceManagerDx.cpp
|
Bug 1460499 - Use DirectComposition for hardware decoded video on Windows r=nical
|
2020-09-09 01:04:53 +00:00 |
DeviceManagerDx.h
|
Bug 1460499 - Use DirectComposition for hardware decoded video on Windows r=nical
|
2020-09-09 01:04:53 +00:00 |
DisplayConfigWindows.cpp
|
|
|
DisplayConfigWindows.h
|
|
|
DrawMode.h
|
|
|
gencjkcisvs.py
|
|
|
genLanguageTagList.pl
|
|
|
gfx2DGlue.h
|
|
|
gfxAlphaRecovery.cpp
|
|
|
gfxAlphaRecovery.h
|
|
|
gfxAlphaRecoverySSE2.cpp
|
|
|
gfxAndroidPlatform.cpp
|
Bug 1661570 - Allow webfonts to be used for emoji-default codepoints even if they don't provide color glyphs. r=m_kato
|
2020-09-01 07:43:53 +00:00 |
gfxAndroidPlatform.h
|
Bug 1371386 - Take account of requirements for emoji-style or text-style presentation during font selection & fallback. r=m_kato
|
2020-08-26 09:31:58 +00:00 |
gfxASurface.cpp
|
|
|
gfxASurface.h
|
|
|
gfxBaseSharedMemorySurface.cpp
|
|
|
gfxBaseSharedMemorySurface.h
|
|
|
gfxBlur.cpp
|
|
|
gfxBlur.h
|
|
|
gfxColor.h
|
|
|
gfxContext.cpp
|
Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel
|
2020-05-05 10:56:14 +00:00 |
gfxContext.h
|
Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel
|
2020-05-05 10:56:14 +00:00 |
gfxCoreTextShaper.cpp
|
Bug 1655364 - Rename gfxShapedText::SetGlyphs to SetDetailedGlyphs and make it just set glyph information, not clobber character-type flags. r=heycam
|
2020-07-30 11:48:06 +00:00 |
gfxCoreTextShaper.h
|
|
|
gfxDrawable.cpp
|
|
|
gfxDrawable.h
|
|
|
gfxDWriteCommon.cpp
|
|
|
gfxDWriteCommon.h
|
|
|
gfxDWriteFontList.cpp
|
Bug 1648474 - patch 2 - Localized names other than the system locale (or default English) should not be exposed in the Preferences UI font list. r=jwatt
|
2020-08-25 16:41:46 +00:00 |
gfxDWriteFontList.h
|
Bug 1648355 - When doing a global font fallback search, load cmaps eagerly in the parent process. r=jwatt
|
2020-07-22 21:12:11 +00:00 |
gfxDWriteFonts.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
gfxDWriteFonts.h
|
|
|
gfxEnv.h
|
|
|
gfxFailure.h
|
|
|
gfxFcPlatformFontList.cpp
|
Bug 1647868 - Work around FcNameParse bug in versions around fontconfig 2.11.0, to avoid broken fonts when the shared font-list is enabled. r=lsalzman
|
2020-09-09 19:56:50 +00:00 |
gfxFcPlatformFontList.h
|
Bug 1649527 - Initialize character map when creating a gfxFontEntry if it is already available from a shared font-list Face record. r=jwatt
|
2020-07-06 14:29:23 +00:00 |
gfxFont.cpp
|
Bug 1371386 - Take account of requirements for emoji-style or text-style presentation during font selection & fallback. r=m_kato
|
2020-08-26 09:31:58 +00:00 |
gfxFont.h
|
Bug 1663230 - Ensure MergeCharactersInTextRun clears the old glyph record before storing new details; also prefer simple glyph storage where possible. r=heycam
|
2020-09-08 08:47:40 +00:00 |
gfxFontConstants.h
|
|
|
gfxFontEntry.cpp
|
Bug 1661570 - Allow webfonts to be used for emoji-default codepoints even if they don't provide color glyphs. r=m_kato
|
2020-09-01 07:43:53 +00:00 |
gfxFontEntry.h
|
Bug 1371386 - Take account of requirements for emoji-style or text-style presentation during font selection & fallback. r=m_kato
|
2020-08-26 09:31:58 +00:00 |
gfxFontFamilyList.h
|
Bug 1630935 - Refactor FontFamilyName + FontFamilyList + nsMathMLChar. r=emilio
|
2020-06-04 13:18:21 +00:00 |
gfxFontFeatures.cpp
|
Bug 1653335 - Remove uses of MakeSpan in return statements. r=froydnj
|
2020-08-07 07:42:50 +00:00 |
gfxFontFeatures.h
|
Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel
|
2020-05-05 10:56:14 +00:00 |
gfxFontInfoLoader.cpp
|
|
|
gfxFontInfoLoader.h
|
Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel
|
2020-05-05 10:56:14 +00:00 |
gfxFontMissingGlyphs.cpp
|
Bug 1622360 - Downgrade mStateManagers. r=jrmuizel
|
2020-05-11 20:07:43 +00:00 |
gfxFontMissingGlyphs.h
|
|
|
gfxFontPrefLangList.h
|
|
|
gfxFontSrcPrincipal.cpp
|
Bug 1647732 - isolate font cache; r=baku,jfkthame,necko-reviewers
|
2020-07-10 10:28:40 +00:00 |
gfxFontSrcPrincipal.h
|
Bug 1647732 - isolate font cache; r=baku,jfkthame,necko-reviewers
|
2020-07-10 10:28:40 +00:00 |
gfxFontSrcURI.cpp
|
Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin
|
2020-05-27 18:11:12 +00:00 |
gfxFontSrcURI.h
|
|
|
gfxFontUtils.cpp
|
Bug 1371386 - Take account of requirements for emoji-style or text-style presentation during font selection & fallback. r=m_kato
|
2020-08-26 09:31:58 +00:00 |
gfxFontUtils.h
|
Bug 1371386 - Take account of requirements for emoji-style or text-style presentation during font selection & fallback. r=m_kato
|
2020-08-26 09:31:58 +00:00 |
gfxFontVariations.h
|
Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel
|
2020-05-05 10:56:14 +00:00 |
gfxFT2FontBase.cpp
|
|
|
gfxFT2FontBase.h
|
|
|
gfxFT2FontList.cpp
|
Bug 1659257 - Set up shared-memory charmap record in FT2FontEntry::ReadCMAP. r=jwatt
|
2020-08-26 14:33:56 +00:00 |
gfxFT2FontList.h
|
Bug 1627075 - Route Omnijar requests through StartupCache r=froydnj
|
2020-07-08 02:46:34 +00:00 |
gfxFT2Fonts.cpp
|
Bug 1655364 - Rename gfxShapedText::SetGlyphs to SetDetailedGlyphs and make it just set glyph information, not clobber character-type flags. r=heycam
|
2020-07-30 11:48:06 +00:00 |
gfxFT2Fonts.h
|
|
|
gfxFT2Utils.cpp
|
|
|
gfxFT2Utils.h
|
|
|
gfxGDIFont.cpp
|
|
|
gfxGDIFont.h
|
|
|
gfxGDIFontList.cpp
|
Bug 1633254 - Don't allow dwrite fonts to use GDI table access if the font family is non-simple, as it might access the wrong resource. r=jwatt
|
2020-07-06 14:00:58 +00:00 |
gfxGDIFontList.h
|
|
|
gfxGdkNativeRenderer.cpp
|
|
|
gfxGdkNativeRenderer.h
|
|
|
gfxGlyphExtents.cpp
|
|
|
gfxGlyphExtents.h
|
|
|
gfxGradientCache.cpp
|
Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel
|
2020-05-05 10:56:14 +00:00 |
gfxGradientCache.h
|
|
|
gfxGraphiteShaper.cpp
|
Bug 1655364 - Rename gfxShapedText::SetGlyphs to SetDetailedGlyphs and make it just set glyph information, not clobber character-type flags. r=heycam
|
2020-07-30 11:48:06 +00:00 |
gfxGraphiteShaper.h
|
|
|
gfxHarfBuzzShaper.cpp
|
Bug 1655364 - Rename gfxShapedText::SetGlyphs to SetDetailedGlyphs and make it just set glyph information, not clobber character-type flags. r=heycam
|
2020-07-30 11:48:06 +00:00 |
gfxHarfBuzzShaper.h
|
|
|
gfxImageSurface.cpp
|
|
|
gfxImageSurface.h
|
|
|
gfxLanguageTagList.cpp
|
|
|
gfxLineSegment.h
|
Bug 1324591 - Jank if we are trying to composite area which is outside of the the partial prerender rect on non WebRender. r=botond,jrmuizel
|
2020-07-05 11:44:18 +00:00 |
gfxMacFont.cpp
|
Bug 1657892 - Cache variation axes in the UnscaledFontMac to accelerate font instantiations. r=lsalzman
|
2020-08-09 07:23:42 +00:00 |
gfxMacFont.h
|
|
|
gfxMacPlatformFontList.h
|
Bug 1657440 - avoid letting Skia query style information for Mac fonts. r=jfkthame
|
2020-08-17 06:48:00 +00:00 |
gfxMacPlatformFontList.mm
|
Bug 1657440 - avoid letting Skia query style information for Mac fonts. r=jfkthame
|
2020-08-17 06:48:00 +00:00 |
gfxMathTable.cpp
|
|
|
gfxMathTable.h
|
|
|
gfxMatrix.h
|
|
|
gfxOTSUtils.h
|
Bug 1640401 - allow unknown font types to sanitize for WR. r=jrmuizel
|
2020-05-23 23:56:41 +00:00 |
gfxPattern.cpp
|
|
|
gfxPattern.h
|
|
|
gfxPlatform.cpp
|
Bug 1460499 - Use DirectComposition for hardware decoded video on Windows r=nical
|
2020-09-09 01:04:53 +00:00 |
gfxPlatform.h
|
Bug 1661570 - Allow webfonts to be used for emoji-default codepoints even if they don't provide color glyphs. r=m_kato
|
2020-09-01 07:43:53 +00:00 |
gfxPlatformFontList.cpp
|
Bug 1661570 - Allow webfonts to be used for emoji-default codepoints even if they don't provide color glyphs. r=m_kato
|
2020-09-01 07:43:53 +00:00 |
gfxPlatformFontList.h
|
Bug 1371386 - Take account of requirements for emoji-style or text-style presentation during font selection & fallback. r=m_kato
|
2020-08-26 09:31:58 +00:00 |
gfxPlatformGtk.cpp
|
Bug 1650583 [Linux/EGL] Use GLX Vsync source on GLX only, r=jgilbert
|
2020-09-03 09:02:29 +00:00 |
gfxPlatformGtk.h
|
Bug 1371386 - Take account of requirements for emoji-style or text-style presentation during font selection & fallback. r=m_kato
|
2020-08-26 09:31:58 +00:00 |
gfxPlatformMac.cpp
|
Bug 1661570 - Allow webfonts to be used for emoji-default codepoints even if they don't provide color glyphs. r=m_kato
|
2020-09-01 07:43:53 +00:00 |
gfxPlatformMac.h
|
Bug 1371386 - Take account of requirements for emoji-style or text-style presentation during font selection & fallback. r=m_kato
|
2020-08-26 09:31:58 +00:00 |
gfxPoint.h
|
|
|
gfxQuad.h
|
|
|
gfxQuartzNativeDrawing.cpp
|
|
|
gfxQuartzNativeDrawing.h
|
|
|
gfxQuartzSurface.cpp
|
|
|
gfxQuartzSurface.h
|
|
|
gfxQuaternion.h
|
|
|
gfxRect.h
|
|
|
gfxScriptItemizer.cpp
|
Bug 1638478 - Try to resolve Script=Common runs to a specific script for shaping purposes based on the ScriptExtensions property. r=jrmuizel
|
2020-05-19 14:30:20 +00:00 |
gfxScriptItemizer.h
|
|
|
gfxSharedImageSurface.h
|
|
|
gfxSkipChars.cpp
|
|
|
gfxSkipChars.h
|
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
|
2020-08-04 11:27:07 +00:00 |
gfxSVGGlyphs.cpp
|
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
|
2020-08-07 07:49:47 +00:00 |
gfxSVGGlyphs.h
|
Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
|
2020-08-04 21:17:50 +00:00 |
gfxTextRun.cpp
|
Bug 1661570 - Allow webfonts to be used for emoji-default codepoints even if they don't provide color glyphs. r=m_kato
|
2020-09-01 07:43:53 +00:00 |
gfxTextRun.h
|
Bug 1371386 - Take account of requirements for emoji-style or text-style presentation during font selection & fallback. r=m_kato
|
2020-08-26 09:31:58 +00:00 |
gfxTypes.h
|
|
|
gfxUserFontSet.cpp
|
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
|
2020-08-04 11:27:07 +00:00 |
gfxUserFontSet.h
|
Bug 1652406 - add private flag back and remove the assertion; r=jfkthame
|
2020-07-13 11:06:31 +00:00 |
gfxUtils.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=andi
|
2020-08-31 09:23:02 +00:00 |
gfxUtils.h
|
|
|
gfxWindowsNativeDrawing.cpp
|
|
|
gfxWindowsNativeDrawing.h
|
|
|
gfxWindowsPlatform.cpp
|
Bug 1661570 - Allow webfonts to be used for emoji-default codepoints even if they don't provide color glyphs. r=m_kato
|
2020-09-01 07:43:53 +00:00 |
gfxWindowsPlatform.h
|
Bug 1371386 - Take account of requirements for emoji-style or text-style presentation during font selection & fallback. r=m_kato
|
2020-08-26 09:31:58 +00:00 |
gfxWindowsSurface.cpp
|
|
|
gfxWindowsSurface.h
|
|
|
gfxXlibNativeRenderer.cpp
|
|
|
gfxXlibNativeRenderer.h
|
|
|
gfxXlibSurface.cpp
|
|
|
gfxXlibSurface.h
|
|
|
moz.build
|
Bug 1639563 - factor out gfxOTSContext into reusable header file. r=jfkthame
|
2020-05-22 04:47:44 +00:00 |
nsIFontLoadCompleteCallback.idl
|
|
|
PrintTarget.cpp
|
|
|
PrintTarget.h
|
|
|
PrintTargetCG.h
|
|
|
PrintTargetCG.mm
|
|
|
PrintTargetPDF.cpp
|
|
|
PrintTargetPDF.h
|
|
|
PrintTargetPS.cpp
|
|
|
PrintTargetPS.h
|
|
|
PrintTargetRecording.cpp
|
|
|
PrintTargetRecording.h
|
|
|
PrintTargetSkPDF.cpp
|
|
|
PrintTargetSkPDF.h
|
|
|
PrintTargetThebes.cpp
|
|
|
PrintTargetThebes.h
|
|
|
PrintTargetWindows.cpp
|
|
|
PrintTargetWindows.h
|
|
|
SharedFontList-impl.h
|
Bug 1640816 - Record base font-family name in family alias records. r=jwatt
|
2020-06-04 11:48:46 +00:00 |
SharedFontList.cpp
|
Bug 1661570 - Allow webfonts to be used for emoji-default codepoints even if they don't provide color glyphs. r=m_kato
|
2020-09-01 07:43:53 +00:00 |
SharedFontList.h
|
Bug 1648474 - patch 2 - Localized names other than the system locale (or default English) should not be exposed in the Preferences UI font list. r=jwatt
|
2020-08-25 16:41:46 +00:00 |
SkMemoryReporter.cpp
|
|
|
SkMemoryReporter.h
|
|
|
SoftwareVsyncSource.cpp
|
Bug 1653737 - Add output time to VsyncEvent. r=nical
|
2020-07-18 05:34:35 +00:00 |
SoftwareVsyncSource.h
|
Bug 1653737 - Add output time to VsyncEvent. r=nical
|
2020-07-18 05:34:35 +00:00 |
StandardFonts-linux.inc
|
|
|
StandardFonts-macos.inc
|
|
|
StandardFonts-win10.inc
|
Bug 1654501 - Fix incorrectly sorted entries in the lists of standard Windows fonts. r=jwatt
|
2020-07-26 18:10:04 +00:00 |
ThebesRLBox.h
|
|
|
ThebesRLBoxTypes.h
|
|
|
VsyncSource.cpp
|
Bug 1653737 - Add output time to VsyncEvent. r=nical
|
2020-07-18 05:34:35 +00:00 |
VsyncSource.h
|
Bug 1653737 - Add output time to VsyncEvent. r=nical
|
2020-07-18 05:34:35 +00:00 |