.. |
CJKCompatSVS.cpp
|
…
|
|
D3D11Checks.cpp
|
Bug 1686616 - make GfxInfo use Components instead of Services. r=kmag
|
2021-02-18 13:26:29 +00:00 |
D3D11Checks.h
|
…
|
|
DeviceManagerDx.cpp
|
Bug 1541472 - Remove Advanced Layers, since it's disabled everywhere now. r=jrmuizel
|
2021-02-10 02:04:41 +00:00 |
DeviceManagerDx.h
|
Bug 1541472 - Remove Advanced Layers, since it's disabled everywhere now. r=jrmuizel
|
2021-02-10 02:04:41 +00:00 |
DisplayConfigWindows.cpp
|
…
|
|
DisplayConfigWindows.h
|
…
|
|
DrawMode.h
|
…
|
|
PrintTarget.cpp
|
Bug 739096 - Remove support for CGLayer-backed cairo quartz surface. r=jrmuizel
|
2021-04-29 14:33:29 +00:00 |
PrintTarget.h
|
…
|
|
PrintTargetCG.h
|
…
|
|
PrintTargetCG.mm
|
Bug 1692391 - Rename NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK macros, replacing ABORT with IGNORE. These macros just log the exception and move on, without aborting. r=haik
|
2021-02-16 22:55:21 +00:00 |
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 1664151 - Drop FC_CHARSET element from fontconfig patterns for TrueType/OpenType fonts, as we will read the cmap directly anyhow. r=lsalzman
|
2021-06-10 16:13:39 +00:00 |
SharedFontList.cpp
|
Bug 1714282 - Handle bitmap font sizes in the shared font list on Linux. r=emilio
|
2021-06-06 20:30:14 +00:00 |
SharedFontList.h
|
Bug 1714282 - Handle bitmap font sizes in the shared font list on Linux. r=emilio
|
2021-06-06 20:30:14 +00:00 |
SkMemoryReporter.cpp
|
…
|
|
SkMemoryReporter.h
|
…
|
|
SoftwareVsyncSource.cpp
|
…
|
|
SoftwareVsyncSource.h
|
…
|
|
StandardFonts-linux.inc
|
…
|
|
StandardFonts-macos.inc
|
…
|
|
StandardFonts-win10.inc
|
…
|
|
ThebesRLBox.h
|
…
|
|
ThebesRLBoxTypes.h
|
…
|
|
VsyncSource.cpp
|
…
|
|
VsyncSource.h
|
…
|
|
XlibDisplay.cpp
|
Bug 1635451 - Allow GLX to work in headless content processes. r=jgilbert
|
2021-07-06 07:42:42 +00:00 |
XlibDisplay.h
|
Bug 1635451 - Allow GLX to work in headless content processes. r=jgilbert
|
2021-07-06 07:42:42 +00:00 |
cairo-xlib-utils.h
|
…
|
|
d3dkmtQueryStatistics.h
|
…
|
|
genLanguageTagList.pl
|
…
|
|
gencjkcisvs.py
|
…
|
|
gfx2DGlue.h
|
…
|
|
gfxASurface.cpp
|
…
|
|
gfxASurface.h
|
…
|
|
gfxAlphaRecovery.cpp
|
…
|
|
gfxAlphaRecovery.h
|
…
|
|
gfxAlphaRecoverySSE2.cpp
|
…
|
|
gfxAndroidPlatform.cpp
|
Bug 1708768 - Preliminary cleanup of gfxPlatformFontList creation/initialization code; no functional change. r=lsalzman
|
2021-05-18 11:10:42 +00:00 |
gfxAndroidPlatform.h
|
Bug 1708768 - Preliminary cleanup of gfxPlatformFontList creation/initialization code; no functional change. r=lsalzman
|
2021-05-18 11:10:42 +00:00 |
gfxBaseSharedMemorySurface.cpp
|
…
|
|
gfxBaseSharedMemorySurface.h
|
…
|
|
gfxBlur.cpp
|
Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika
|
2021-02-26 09:11:46 +00:00 |
gfxBlur.h
|
…
|
|
gfxColor.h
|
…
|
|
gfxContext.cpp
|
Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian
|
2021-02-16 04:44:19 +00:00 |
gfxContext.h
|
…
|
|
gfxCoreTextShaper.cpp
|
…
|
|
gfxCoreTextShaper.h
|
…
|
|
gfxDWriteCommon.cpp
|
…
|
|
gfxDWriteCommon.h
|
…
|
|
gfxDWriteFontList.cpp
|
Bug 1716433 - Create a pref to determine whether Windows font substitutes are applied always, or only as fallback for unavailable fonts. r=lsalzman
|
2021-06-15 16:44:24 +00:00 |
gfxDWriteFontList.h
|
Bug 1708768 - Preliminary cleanup of gfxPlatformFontList creation/initialization code; no functional change. r=lsalzman
|
2021-05-18 11:10:42 +00:00 |
gfxDWriteFonts.cpp
|
Bug 1716841 - Update font-size-adjust keywords to match CSSWG resolution in csswg-drafts/#6288. r=emilio
|
2021-07-07 11:58:40 +00:00 |
gfxDWriteFonts.h
|
Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
|
2021-03-10 10:47:47 +00:00 |
gfxDrawable.cpp
|
…
|
|
gfxDrawable.h
|
…
|
|
gfxEnv.h
|
…
|
|
gfxFT2FontBase.cpp
|
Bug 1716841 - Update font-size-adjust keywords to match CSSWG resolution in csswg-drafts/#6288. r=emilio
|
2021-07-07 11:58:40 +00:00 |
gfxFT2FontBase.h
|
Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
|
2021-03-10 10:47:47 +00:00 |
gfxFT2FontList.cpp
|
Bug 1708285 - Pass default font settings from parent to child processes. r=jfkthame
|
2021-05-01 20:00:31 +00:00 |
gfxFT2FontList.h
|
Bug 1708285 - Pass default font settings from parent to child processes. r=jfkthame
|
2021-05-01 20:00:31 +00:00 |
gfxFT2Fonts.cpp
|
…
|
|
gfxFT2Fonts.h
|
…
|
|
gfxFT2Utils.cpp
|
…
|
|
gfxFT2Utils.h
|
…
|
|
gfxFailure.h
|
…
|
|
gfxFcPlatformFontList.cpp
|
Bug 1716841 - Update font-size-adjust keywords to match CSSWG resolution in csswg-drafts/#6288. r=emilio
|
2021-07-07 11:58:40 +00:00 |
gfxFcPlatformFontList.h
|
Bug 1711479 - Support various metrics (not only ex-height) as the basis for font-size-adjust calculations in the gfx font implementations. r=layout-reviewers,emilio
|
2021-06-14 12:32:37 +00:00 |
gfxFont.cpp
|
Bug 1716841 - Update font-size-adjust keywords to match CSSWG resolution in csswg-drafts/#6288. r=emilio
|
2021-07-07 11:58:40 +00:00 |
gfxFont.h
|
Bug 1716841 - Update font-size-adjust keywords to match CSSWG resolution in csswg-drafts/#6288. r=emilio
|
2021-07-07 11:58:40 +00:00 |
gfxFontConstants.h
|
…
|
|
gfxFontEntry.cpp
|
Bug 1700534 - Coalesce RLBox wasmboxed libraries. r=firefox-build-system-reviewers,shravanrn,bholley,andi,mhentges
|
2021-06-22 05:31:33 +00:00 |
gfxFontEntry.h
|
Bug 1706077 - Move setting of 'opsz' axis from nsFont into gfxFont initialization as it depends on data from both the style and the specific gfxFontEntry. r=layout-reviewers,emilio
|
2021-04-20 09:59:20 +00:00 |
gfxFontFeatures.cpp
|
…
|
|
gfxFontFeatures.h
|
…
|
|
gfxFontInfoLoader.cpp
|
Bug 1708768 - Make InitFontList safe to call off-main-thread on macOS, and run font-list initialization on a separate thread during startup. r=lsalzman
|
2021-05-18 11:10:43 +00:00 |
gfxFontInfoLoader.h
|
Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
|
2021-03-10 10:47:47 +00:00 |
gfxFontMissingGlyphs.cpp
|
Bug 1691309 - Manage image key lifetimes properly for the missing glyph atlas. r=jrmuizel
|
2021-02-08 00:15:01 +00:00 |
gfxFontMissingGlyphs.h
|
…
|
|
gfxFontPrefLangList.h
|
…
|
|
gfxFontSrcPrincipal.cpp
|
…
|
|
gfxFontSrcPrincipal.h
|
…
|
|
gfxFontSrcURI.cpp
|
…
|
|
gfxFontSrcURI.h
|
…
|
|
gfxFontUtils.cpp
|
…
|
|
gfxFontUtils.h
|
Bug 1703534 - Avoid risk of misaligned access in gfxSparseBitSet::Union(const SharedBitSet&) due to unaligned Block records. r=lsalzman
|
2021-04-07 14:15:58 +00:00 |
gfxFontVariations.h
|
…
|
|
gfxGDIFont.cpp
|
Bug 1716841 - Update font-size-adjust keywords to match CSSWG resolution in csswg-drafts/#6288. r=emilio
|
2021-07-07 11:58:40 +00:00 |
gfxGDIFont.h
|
Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
|
2021-03-10 10:47:47 +00:00 |
gfxGDIFontList.cpp
|
Bug 1696162 - Add telemetry to record the startup-time cost of activating bundled fonts. r=lsalzman
|
2021-03-08 16:23:39 +00:00 |
gfxGDIFontList.h
|
Bug 1708768 - Preliminary cleanup of gfxPlatformFontList creation/initialization code; no functional change. r=lsalzman
|
2021-05-18 11:10:42 +00:00 |
gfxGdkNativeRenderer.cpp
|
…
|
|
gfxGdkNativeRenderer.h
|
…
|
|
gfxGlyphExtents.cpp
|
…
|
|
gfxGlyphExtents.h
|
…
|
|
gfxGradientCache.cpp
|
Bug 1697344 p1: Make GradientCache thread safe. r=jrmuizel
|
2021-03-29 12:12:20 +00:00 |
gfxGradientCache.h
|
Bug 1697344 p1: Make GradientCache thread safe. r=jrmuizel
|
2021-03-29 12:12:20 +00:00 |
gfxGraphiteShaper.cpp
|
Bug 708901 - Migrate to nsTHashSet in gfx/thebes. r=jfkthame,jrmuizel
|
2021-03-23 10:36:36 +00:00 |
gfxGraphiteShaper.h
|
Bug 708901 - Migrate to nsTHashSet in gfx/thebes. r=jfkthame,jrmuizel
|
2021-03-23 10:36:36 +00:00 |
gfxHarfBuzzShaper.cpp
|
Bug 1716029 - Shape numeric runs in Arabic or Hebrew with RTL buffer directionality, so that OpenType rules will process glyphs in logical order. r=lsalzman
|
2021-06-17 19:11:22 +00:00 |
gfxHarfBuzzShaper.h
|
…
|
|
gfxImageSurface.cpp
|
…
|
|
gfxImageSurface.h
|
…
|
|
gfxLanguageTagList.cpp
|
…
|
|
gfxLineSegment.h
|
…
|
|
gfxMacFont.cpp
|
Bug 1716841 - Update font-size-adjust keywords to match CSSWG resolution in csswg-drafts/#6288. r=emilio
|
2021-07-07 11:58:40 +00:00 |
gfxMacFont.h
|
…
|
|
gfxMacPlatformFontList.h
|
Bug 1708768 - Make InitFontList safe to call off-main-thread on macOS, and run font-list initialization on a separate thread during startup. r=lsalzman
|
2021-05-18 11:10:43 +00:00 |
gfxMacPlatformFontList.mm
|
Bug 1708768 - Make InitFontList safe to call off-main-thread on macOS, and run font-list initialization on a separate thread during startup. r=lsalzman
|
2021-05-18 11:10:43 +00:00 |
gfxMathTable.cpp
|
…
|
|
gfxMathTable.h
|
…
|
|
gfxMatrix.h
|
…
|
|
gfxOTSUtils.h
|
…
|
|
gfxPattern.cpp
|
…
|
|
gfxPattern.h
|
…
|
|
gfxPlatform.cpp
|
Bug 1716045 - Unify font-family storage. r=mats,jfkthame
|
2021-06-18 19:35:50 +00:00 |
gfxPlatform.h
|
Bug 1716045 - Unify font-family storage. r=mats,jfkthame
|
2021-06-18 19:35:50 +00:00 |
gfxPlatformFontList.cpp
|
Bug 1714762 - patch 1 - Don't use asynchronous font fallback in the parent process, to avoid glitches in UI rendering. r=lsalzman
|
2021-06-14 17:09:21 +00:00 |
gfxPlatformFontList.h
|
Bug 1716045 - Unify font-family storage. r=mats,jfkthame
|
2021-06-18 19:35:50 +00:00 |
gfxPlatformGtk.cpp
|
Bug 1635451 - Allow GLX to work in headless content processes. r=jgilbert
|
2021-07-06 07:42:42 +00:00 |
gfxPlatformGtk.h
|
Bug 1710958 [Linux] Delay DMABuf initialization when it's really needed, r=jhorak
|
2021-05-25 10:21:56 +00:00 |
gfxPlatformMac.cpp
|
Bug 1708768 - Preliminary cleanup of gfxPlatformFontList creation/initialization code; no functional change. r=lsalzman
|
2021-05-18 11:10:42 +00:00 |
gfxPlatformMac.h
|
Bug 1708768 - Preliminary cleanup of gfxPlatformFontList creation/initialization code; no functional change. r=lsalzman
|
2021-05-18 11:10:42 +00:00 |
gfxPoint.h
|
…
|
|
gfxQuad.h
|
…
|
|
gfxQuartzNativeDrawing.cpp
|
…
|
|
gfxQuartzNativeDrawing.h
|
…
|
|
gfxQuartzSurface.cpp
|
Bug 739096 - Remove support for CGLayer-backed cairo quartz surface. r=jrmuizel
|
2021-04-29 14:33:29 +00:00 |
gfxQuartzSurface.h
|
Bug 739096 - Merge some Mozilla extensions to cairo-quartz-surface. r=jrmuizel
|
2021-04-29 14:33:36 +00:00 |
gfxQuaternion.h
|
…
|
|
gfxRect.h
|
…
|
|
gfxSVGGlyphs.cpp
|
Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika
|
2021-03-24 17:56:49 +00:00 |
gfxSVGGlyphs.h
|
…
|
|
gfxScriptItemizer.cpp
|
…
|
|
gfxScriptItemizer.h
|
…
|
|
gfxSharedImageSurface.h
|
…
|
|
gfxSkipChars.cpp
|
…
|
|
gfxSkipChars.h
|
…
|
|
gfxTextRun.cpp
|
Bug 1717595 - Ensure we check the fontgroup's validity before using it to build a textrun or otherwise access its cached font instances. r=lsalzman
|
2021-06-25 10:14:17 +00:00 |
gfxTextRun.h
|
Bug 1561868 - Give the RebuildFontList message a raised priority, so that it is processed ahead of Vsync. r=lsalzman
|
2021-06-25 20:12:14 +00:00 |
gfxTypes.h
|
…
|
|
gfxUserFontSet.cpp
|
Bug 1703614 - Check for out-of-range source index when logging a font-load failure. r=emilio
|
2021-04-07 20:26:02 +00:00 |
gfxUserFontSet.h
|
Bug 1694123 - Ensure user fonts with src:local() are refreshed after a font-list update, even if the local font lookup previously failed. r=jwatt
|
2021-04-06 16:23:17 +00:00 |
gfxUtils.cpp
|
Bug 1707814 - Add pointer size check to RemoveShaderCacheFromDiskIfNecessary() r=jrmuizel,gfx-reviewers
|
2021-04-27 22:04:25 +00:00 |
gfxUtils.h
|
Bug 1678487 - Make CMSMode an enum class. r=aosmond
|
2021-02-13 03:59:23 +00:00 |
gfxWindowsNativeDrawing.cpp
|
…
|
|
gfxWindowsNativeDrawing.h
|
…
|
|
gfxWindowsPlatform.cpp
|
Bug 1708768 - Preliminary cleanup of gfxPlatformFontList creation/initialization code; no functional change. r=lsalzman
|
2021-05-18 11:10:42 +00:00 |
gfxWindowsPlatform.h
|
Bug 1708768 - Preliminary cleanup of gfxPlatformFontList creation/initialization code; no functional change. r=lsalzman
|
2021-05-18 11:10:42 +00:00 |
gfxWindowsSurface.cpp
|
Bug 739096 - Merge some Mozilla additions for DirectWrite support. r=jrmuizel
|
2021-04-29 14:33:36 +00:00 |
gfxWindowsSurface.h
|
Bug 739096 - Merge some Mozilla additions for DirectWrite support. r=jrmuizel
|
2021-04-29 14:33:36 +00:00 |
gfxXlibNativeRenderer.cpp
|
…
|
|
gfxXlibNativeRenderer.h
|
…
|
|
gfxXlibSurface.cpp
|
Bug 1635451 - Allow GLX to work in headless content processes. r=jgilbert
|
2021-07-06 07:42:42 +00:00 |
gfxXlibSurface.h
|
Bug 1635451 - Allow GLX to work in headless content processes. r=jgilbert
|
2021-07-06 07:42:42 +00:00 |
moz.build
|
Bug 1635451 - Allow GLX to work in headless content processes. r=jgilbert
|
2021-07-06 07:42:42 +00:00 |
nsIFontLoadCompleteCallback.idl
|
…
|
|