gecko-dev/gfx/thebes
Mihai Alexandru Michis f13eee1faa Backed out 2 changesets (bug 1687622) for causing Bug 1688804.
Backed out changeset 4d42ff607081 (bug 1687622)
Backed out changeset f7fc57b92765 (bug 1687622)
2021-01-26 14:02:52 +02:00
..
CJKCompatSVS.cpp
D3D11Checks.cpp
D3D11Checks.h
DeviceManagerDx.cpp Bug 1681563 - Record WebRender device resets in telemetry and crash reports on non-Windows. r=jrmuizel 2020-12-10 14:26:32 +00:00
DeviceManagerDx.h Bug 1671518 - Improve hardware stretching support to check all monitors and configurations. r=jrmuizel 2020-10-22 19:53:23 +00:00
DisplayConfigWindows.cpp Bug 1665764 - Expose in about:support hardware stretching support and scaling status. r=kats 2020-09-18 15:56:12 +00:00
DisplayConfigWindows.h Bug 1665764 - Expose in about:support hardware stretching support and scaling status. r=kats 2020-09-18 15:56:12 +00:00
DrawMode.h
PrintTarget.cpp Bug 1669740 - Cleanup some WrapAndRecord usage. r=aosmond 2020-10-21 15:09:22 +00:00
PrintTarget.h Bug 1669740 - Cleanup some WrapAndRecord usage. r=aosmond 2020-10-21 15:09:22 +00:00
PrintTargetCG.h
PrintTargetCG.mm Bug 1667053 - Refactor macOS print settings implementation for clarity. r=jwatt 2020-10-23 11:07:21 +00:00
PrintTargetPDF.cpp
PrintTargetPDF.h
PrintTargetPS.cpp
PrintTargetPS.h
PrintTargetRecording.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-11-04 18:46:00 +00:00
PrintTargetRecording.h
PrintTargetSkPDF.cpp
PrintTargetSkPDF.h
PrintTargetThebes.cpp Bug 1669740 - Cleanup some WrapAndRecord usage. r=aosmond 2020-10-21 15:09:22 +00:00
PrintTargetThebes.h
PrintTargetWindows.cpp
PrintTargetWindows.h
SharedFontList-impl.h Bug 1669855 - Add a primary-name-only parameter to FindFamily, to allow it to skip searching for aliases, and use this when initializing Windows font substitutions. r=jwatt 2020-12-26 17:11:52 +00:00
SharedFontList.cpp Bug 1669855 - Allow FindFamily to return a possible base family for a legacy styled-family name, as a temporary resolution until full font info is loaded. r=jwatt 2020-12-26 17:12:30 +00:00
SharedFontList.h Bug 1676966 - Don't block layout on global font fallback; load character maps asynchronously, and then reflow when available. r=lsalzman 2020-12-31 00:33:48 +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 Bug 1688086. Only dispatch a runnable to the main thread to notify it of vsync if there are main thread observers for it. r=mstange 2021-01-22 17:16:47 +00:00
VsyncSource.h Bug 1688086. Only dispatch a runnable to the main thread to notify it of vsync if there are main thread observers for it. r=mstange 2021-01-22 17:16:47 +00:00
cairo-xlib-utils.h
d3dkmtQueryStatistics.h
genLanguageTagList.pl
gencjkcisvs.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
gfx2DGlue.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
gfxASurface.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
gfxASurface.h
gfxAlphaRecovery.cpp
gfxAlphaRecovery.h
gfxAlphaRecoverySSE2.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
gfxAndroidPlatform.cpp Bug 1685059 - Add a bunch more Indic Noto fonts to common fallbacks on Android. r=m_kato 2021-01-07 02:40:08 +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
gfxBaseSharedMemorySurface.cpp
gfxBaseSharedMemorySurface.h
gfxBlur.cpp
gfxBlur.h
gfxColor.h
gfxContext.cpp
gfxContext.h
gfxCoreTextShaper.cpp Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxCoreTextShaper.h Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxDWriteCommon.cpp
gfxDWriteCommon.h
gfxDWriteFontList.cpp Bug 1686274 - Put the activation of app-bundled fonts behind a pref on all platforms, with a default auto option that is Windows-version-sensitive. r=lsalzman 2021-01-18 20:04:36 +00:00
gfxDWriteFontList.h Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxDWriteFonts.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
gfxDWriteFonts.h
gfxDrawable.cpp
gfxDrawable.h
gfxEnv.h
gfxFT2FontBase.cpp Bug 1674228 - Rename some functions to avoid a gcc false-positive warnings. 2020-10-30 16:06:52 +01:00
gfxFT2FontBase.h Bug 1674228 - Rename some functions to avoid a gcc false-positive warnings. 2020-10-30 16:06:52 +01:00
gfxFT2FontList.cpp Bug 1686274 - Put the activation of app-bundled fonts behind a pref on all platforms, with a default auto option that is Windows-version-sensitive. r=lsalzman 2021-01-18 20:04:36 +00:00
gfxFT2FontList.h Bug 1680234 - Accelerate global font fallback on Android by avoiding freetype face creation where possible. r=lsalzman 2020-12-02 17:13:59 +00:00
gfxFT2Fonts.cpp Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxFT2Fonts.h Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxFT2Utils.cpp
gfxFT2Utils.h
gfxFailure.h
gfxFcPlatformFontList.cpp Bug 1686274 - Put the activation of app-bundled fonts behind a pref on all platforms, with a default auto option that is Windows-version-sensitive. r=lsalzman 2021-01-18 20:04:36 +00:00
gfxFcPlatformFontList.h Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxFont.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
gfxFont.h Bug 1676966 - Don't block layout on global font fallback; load character maps asynchronously, and then reflow when available. r=lsalzman 2020-12-31 00:33:48 +00:00
gfxFontConstants.h
gfxFontEntry.cpp Bug 1683551 - Make `gfx` buildable outside of `unified-build` environment. r=sg,jgilbert 2021-01-04 14:20:17 +00:00
gfxFontEntry.h Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
gfxFontFamilyList.h Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
gfxFontFeatures.cpp
gfxFontFeatures.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
gfxFontInfoLoader.cpp Bug 1684846 - Bail out of font-info loader if the platform doesn't actually care about loading any info. r=lsalzman 2021-01-04 20:57:43 +00:00
gfxFontInfoLoader.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
gfxFontMissingGlyphs.cpp
gfxFontMissingGlyphs.h
gfxFontPrefLangList.h
gfxFontSrcPrincipal.cpp
gfxFontSrcPrincipal.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
gfxFontSrcURI.cpp
gfxFontSrcURI.h Bug 1683551 - Make `gfx` buildable outside of `unified-build` environment. r=sg,jgilbert 2021-01-04 14:20:17 +00:00
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 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
gfxFontVariations.h
gfxGDIFont.cpp Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxGDIFont.h Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxGDIFontList.cpp Bug 1686274 - Put the activation of app-bundled fonts behind a pref on all platforms, with a default auto option that is Windows-version-sensitive. r=lsalzman 2021-01-18 20:04:36 +00:00
gfxGDIFontList.h Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxGdkNativeRenderer.cpp
gfxGdkNativeRenderer.h
gfxGlyphExtents.cpp
gfxGlyphExtents.h
gfxGradientCache.cpp
gfxGradientCache.h
gfxGraphiteShaper.cpp Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxGraphiteShaper.h Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxHarfBuzzShaper.cpp Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxHarfBuzzShaper.h Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxImageSurface.cpp
gfxImageSurface.h
gfxLanguageTagList.cpp
gfxLineSegment.h
gfxMacFont.cpp Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxMacFont.h Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxMacPlatformFontList.h Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxMacPlatformFontList.mm Backed out 2 changesets (bug 1687622) for causing Bug 1688804. 2021-01-26 14:02:52 +02:00
gfxMathTable.cpp
gfxMathTable.h
gfxMatrix.h
gfxOTSUtils.h
gfxPattern.cpp
gfxPattern.h
gfxPlatform.cpp Bug 1687312 - Expose gfx.feature.webrender probe to geckoview_streaming telemetry. r=jrmuizel,aosmond 2021-01-18 22:39:24 +00:00
gfxPlatform.h Bug 1683653 - Disable OMTP for users with less than 2 GB of virtual memory. r=jrmuizel 2021-01-14 19:51:00 +00:00
gfxPlatformFontList.cpp Bug 1688596 - Updating character maps only needs to cause reflow if we've previously needed to request cmap coverage to support a font fallback search. r=lsalzman 2021-01-25 18:25:42 +00:00
gfxPlatformFontList.h Bug 1676966 - Don't block layout on global font fallback; load character maps asynchronously, and then reflow when available. r=lsalzman 2020-12-31 00:33:48 +00:00
gfxPlatformGtk.cpp Bug 1680512 - Prefer EGL for glxtest detection and fallback to GLX if unavailable. r=rmader 2021-01-25 19:41:04 +00:00
gfxPlatformGtk.h Bug 1676966 - Don't block layout on global font fallback; load character maps asynchronously, and then reflow when available. r=lsalzman 2020-12-31 00:33:48 +00:00
gfxPlatformMac.cpp Backed out 2 changesets (bug 1687622) for causing Bug 1688804. 2021-01-26 14:02:52 +02: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
gfxSVGGlyphs.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
gfxSVGGlyphs.h
gfxScriptItemizer.cpp
gfxScriptItemizer.h
gfxSharedImageSurface.h
gfxSkipChars.cpp
gfxSkipChars.h
gfxTextRun.cpp Bug 1685434 - Respect fonts specified in the font.name-list.emoji preference even if this overrides the Unicode Emoji_Presentation style. r=m_kato 2021-01-11 14:41:39 +00:00
gfxTextRun.h Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxTypes.h Bug 1671518 - Improve hardware stretching support to check all monitors and configurations. r=jrmuizel 2020-10-22 19:53:23 +00:00
gfxUserFontSet.cpp Bug 1683551 - Make `gfx` buildable outside of `unified-build` environment. r=sg,jgilbert 2021-01-04 14:20:17 +00:00
gfxUserFontSet.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
gfxUtils.cpp Bug 1683551 - Make `gfx` buildable outside of `unified-build` environment. r=sg,jgilbert 2021-01-04 14:20:17 +00:00
gfxUtils.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
gfxWindowsNativeDrawing.cpp Bug 1676299 - Removed the xMajor parameter from BaseMatrix::ScaleFactors() r=botond 2020-11-18 18:53:01 +00:00
gfxWindowsNativeDrawing.h
gfxWindowsPlatform.cpp Bug 1686974 - Add memory reporters to GPU process r=jrmuizel 2021-01-19 14:11:20 +00:00
gfxWindowsPlatform.h Bug 1686974 - Add memory reporters to GPU process r=jrmuizel 2021-01-19 14:11:20 +00:00
gfxWindowsSurface.cpp
gfxWindowsSurface.h
gfxXlibNativeRenderer.cpp
gfxXlibNativeRenderer.h
gfxXlibSurface.cpp
gfxXlibSurface.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsIFontLoadCompleteCallback.idl