gecko-dev/gfx/thebes
Simon Giesecke cfd7d0ea9c Bug 1659923 - Avoid unnecessary copies around Base64Encode. r=xpcom-reviewers,necko-reviewers,froydnj,valentin
This also adds some more variants of Base64Encode and Base64EncodeAppend.

Differential Revision: https://phabricator.services.mozilla.com/D87559
2020-08-19 17:45:16 +00:00
..
cairo-xlib-utils.h
CJKCompatSVS.cpp
d3dkmtQueryStatistics.h
D3D11Checks.cpp
D3D11Checks.h
DeviceManagerDx.cpp
DeviceManagerDx.h
DisplayConfigWindows.cpp
DisplayConfigWindows.h
DrawMode.h
gencjkcisvs.py
genLanguageTagList.pl
gfx2DGlue.h
gfxAlphaRecovery.cpp
gfxAlphaRecovery.h
gfxAlphaRecoverySSE2.cpp
gfxAndroidPlatform.cpp Bug 1655278 - Ensure AndroidVsyncSource::Display::mVsyncDuration is initialized before CompositorBridgeParent. r=kats 2020-07-31 17:49:10 +00:00
gfxAndroidPlatform.h
gfxASurface.cpp
gfxASurface.h
gfxBaseSharedMemorySurface.cpp
gfxBaseSharedMemorySurface.h
gfxBlur.cpp
gfxBlur.h
gfxColor.h
gfxContext.cpp
gfxContext.h
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 1654501 - Add assertions to confirm the font family lists are properly sorted. r=jwatt 2020-07-26 11:08:50 +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
gfxDWriteFonts.h
gfxEnv.h
gfxFailure.h
gfxFcPlatformFontList.cpp Bug 1654501 - Add assertions to confirm the font family lists are properly sorted. r=jwatt 2020-07-26 11:08:50 +00:00
gfxFcPlatformFontList.h
gfxFont.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
gfxFont.h 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
gfxFontConstants.h
gfxFontEntry.cpp Bug 1659453 - Accelerate gfxFontFamily::SearchAllFontsForChar by setting up the family charmap. r=lsalzman 2020-08-17 14:04:50 +00:00
gfxFontEntry.h
gfxFontFamilyList.h
gfxFontFeatures.cpp Bug 1653335 - Remove uses of MakeSpan in return statements. r=froydnj 2020-08-07 07:42:50 +00:00
gfxFontFeatures.h
gfxFontInfoLoader.cpp
gfxFontInfoLoader.h
gfxFontMissingGlyphs.cpp
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
gfxFontSrcURI.h
gfxFontUtils.cpp
gfxFontUtils.h
gfxFontVariations.h
gfxFT2FontBase.cpp
gfxFT2FontBase.h
gfxFT2FontList.cpp Bug 1627075 - Route Omnijar requests through StartupCache r=froydnj 2020-07-08 02:46:34 +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
gfxGDIFontList.h
gfxGdkNativeRenderer.cpp
gfxGdkNativeRenderer.h
gfxGlyphExtents.cpp
gfxGlyphExtents.h
gfxGradientCache.cpp
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
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
gfxPattern.cpp
gfxPattern.h
gfxPlatform.cpp Bug 1659923 - Avoid unnecessary copies around Base64Encode. r=xpcom-reviewers,necko-reviewers,froydnj,valentin 2020-08-19 17:45:16 +00:00
gfxPlatform.h Bug 1651332. Create a pref to gate the new scrollbar code on. r=kats 2020-07-19 10:04:04 +00:00
gfxPlatformFontList.cpp Bug 1659313 - Use the Mathematics font preference during fallback for characters from Unicode math-symbols blocks. r=fredw 2020-08-16 18:25:07 +00:00
gfxPlatformFontList.h Bug 1651368 - Using an explicit font whitelist overrides font visibility-level. r=jwatt 2020-08-13 11:40:02 +00:00
gfxPlatformGtk.cpp Bug 1655026 [Linux] Enable WebGL DMABuf backend for X11/EGL, r=jgilbert 2020-08-12 07:01:54 +00:00
gfxPlatformGtk.h Bug 1657315 [Linux] Remove unused X11 display connection from gfxPlatformGtk, r=jhorak 2020-08-05 10:56:33 +00:00
gfxPlatformMac.cpp Bug 1654470 - Improve font selection heuristics for character sequences that should get emoji-style presentation. r=m_kato 2020-07-28 07:40:54 +00:00
gfxPlatformMac.h
gfxPoint.h
gfxQuad.h
gfxQuartzNativeDrawing.cpp
gfxQuartzNativeDrawing.h
gfxQuartzSurface.cpp
gfxQuartzSurface.h
gfxQuaternion.h
gfxRect.h
gfxScriptItemizer.cpp
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 1656156 - Don't do font fallback for default-ignorable characters that won't be visibly rendered anyway. r=m_kato 2020-08-17 01:13:40 +00:00
gfxTextRun.h Bug 1655394 - Add a Dump Text Runs command to the Layout Debugger. r=TYLin,jfkthame 2020-07-29 22:31:19 +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 1659923 - Avoid unnecessary copies around Base64Encode. r=xpcom-reviewers,necko-reviewers,froydnj,valentin 2020-08-19 17:45:16 +00:00
gfxUtils.h
gfxWindowsNativeDrawing.cpp
gfxWindowsNativeDrawing.h
gfxWindowsPlatform.cpp Bug 1654470 - Improve font selection heuristics for character sequences that should get emoji-style presentation. r=m_kato 2020-07-28 07:40:54 +00:00
gfxWindowsPlatform.h
gfxWindowsSurface.cpp
gfxWindowsSurface.h
gfxXlibNativeRenderer.cpp
gfxXlibNativeRenderer.h
gfxXlibSurface.cpp
gfxXlibSurface.h
moz.build
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
SharedFontList.cpp Bug 1658207 - Set up and use the mCharacterMap in shared Family records more correctly, to accelerate font fallback searches. r=jwatt 2020-08-10 22:45:51 +00:00
SharedFontList.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
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