gecko-dev/gfx/thebes
Emilio Cobos Álvarez 9fcc11127f Bug 1904139 - Don't re-initialize platform font list from GetDefaultFont. r=jfkthame
Even on the main thread we can be at a bad time to post global font
updates.

Differential Revision: https://phabricator.services.mozilla.com/D214647
2024-06-24 17:01:27 +00:00
..
cairo-xlib-utils.h
CJKCompatSVS.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2023-12-04 10:09:36 +00:00
COLRFonts.cpp Bug 1891630 - Avoid calling GetPathForGlyphs with a TextDrawTarget. r=gfx-reviewers,lsalzman 2024-04-16 20:10:51 +00:00
COLRFonts.h Bug 1875670 - Create a refcounted object for resolved color-font palette, instead of just a bare nsTArray. r=gfx-reviewers,lsalzman 2024-02-02 19:34:03 +00:00
CoreTextFontList.cpp Bug 1884909 - Resolve the real family name during CoreTextFontList::InitSystemFontNames, so that font fallback finds it as expected. r=gfx-reviewers,bradwerth 2024-03-14 18:40:25 +00:00
CoreTextFontList.h Bug 1884314 - Move more macOS system font code into CoreTextFontList, reduce dependency on Cocoa APIs. r=glandium,gfx-reviewers,lsalzman 2024-03-11 21:10:15 +00:00
d3dkmtQueryStatistics.h Bug 1843225 - Remove checks from gfxWindowsPlatform which are not needed on Windows 10+ r=emk,gfx-reviewers,nical 2023-08-07 14:22:30 +00:00
D3D11Checks.cpp Bug 1877726. Revert "Bug 1664063 - Ensure we consistently handle all errors from IDXGIKeyedMutex::AcquireSync.". 2024-02-13 04:25:35 +00:00
D3D11Checks.h Bug 1877726. Revert "Bug 1664063 - Ensure we consistently handle all errors from IDXGIKeyedMutex::AcquireSync.". 2024-02-13 04:25:35 +00:00
DeviceManagerDx.cpp Bug 1897006 - revert the change of disabling reuse device. r=sotaro 2024-05-17 18:08:06 +00:00
DeviceManagerDx.h Bug 1897006 - revert the change of disabling reuse device. r=sotaro 2024-05-17 18:08:06 +00:00
DisplayConfigWindows.cpp Bug 1855955 - Remove useless <iostream> includes r=emilio 2023-09-29 14:15:53 +00:00
DisplayConfigWindows.h Bug 1787079 - Expose gfx::GetDisplayConfig(). r=gfx-reviewers,lsalzman 2022-09-15 10:13:13 +00:00
DrawMode.h
FontPaletteCache.cpp Bug 1875670 - Create a refcounted object for resolved color-font palette, instead of just a bare nsTArray. r=gfx-reviewers,lsalzman 2024-02-02 19:34:03 +00:00
FontPaletteCache.h Bug 1875670 - Create a refcounted object for resolved color-font palette, instead of just a bare nsTArray. r=gfx-reviewers,lsalzman 2024-02-02 19:34:03 +00:00
gencjkcisvs.py Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
genLanguageTagList.pl
gfx2DGlue.h
gfxAlphaRecovery.cpp Bug 1870395 - gfxAlphaRecovery - Neon version r=jrmuizel,gfx-reviewers 2024-01-04 10:11:51 +00:00
gfxAlphaRecovery.h Bug 1870395 - gfxAlphaRecovery - Neon version r=jrmuizel,gfx-reviewers 2024-01-04 10:11:51 +00:00
gfxAlphaRecoveryGeneric.h Bug 1870395 - gfxAlphaRecovery - Neon version r=jrmuizel,gfx-reviewers 2024-01-04 10:11:51 +00:00
gfxAlphaRecoveryNeon.cpp Bug 1870395 - gfxAlphaRecovery - Neon version r=jrmuizel,gfx-reviewers 2024-01-04 10:11:51 +00:00
gfxAlphaRecoverySSE2.cpp Bug 1870395 - gfxAlphaRecovery - Neon version r=jrmuizel,gfx-reviewers 2024-01-04 10:11:51 +00:00
gfxAndroidPlatform.cpp Bug 1764201 Part 3: Remove screen info stuff from gfxPlatform. r=jgilbert,geckoview-reviewers 2024-03-22 00:55:48 +00:00
gfxAndroidPlatform.h Bug 1845174 - Don't use variation fonts on Android API versions <= 23. r=gfx-reviewers,lsalzman 2023-08-16 12:23:43 +00:00
gfxASurface.cpp Bug 1894498 - Remove unused method gfxASurface::CopyToARGB32ImageSurface. r=gfx-reviewers,lsalzman 2024-05-01 21:05:05 +00:00
gfxASurface.h Bug 1894498 - Remove unused method gfxASurface::CopyToARGB32ImageSurface. r=gfx-reviewers,lsalzman 2024-05-01 21:05:05 +00:00
gfxBaseSharedMemorySurface.cpp
gfxBaseSharedMemorySurface.h
gfxBlur.cpp Bug 1815404 - Replace most uses of gfxContext::CreateOrNull with stack-allocated contexts. r=gfx-reviewers,lsalzman 2023-02-21 07:28:25 +00:00
gfxBlur.h Bug 1815404 - Remove refcounting from gfxContext. r=gfx-reviewers,lsalzman 2023-02-21 07:28:24 +00:00
gfxColor.h
gfxContext.cpp Bug 1864537 - Drop an unused deviceOffset parameter. r=jfkthame 2023-11-14 04:48:54 +00:00
gfxContext.h Bug 1864537 - Drop an unused deviceOffset parameter. r=jfkthame 2023-11-14 04:48:54 +00:00
gfxCoreTextShaper.cpp Bug 1856035 - Merge implementations of CreateCTFontFromCGFontWithVariations from gfxMacFont.cpp and 2d/ScaledFontMac.cpp (no change in behavior). r=gfx-reviewers,lsalzman 2023-10-10 08:21:42 +00:00
gfxCoreTextShaper.h Bug 1882693 - Fix build failures in gfx/thebes when targeting iOS. r=gfx-reviewers,lsalzman 2024-03-01 00:02:57 +00:00
gfxDrawable.cpp Bug 1815404 - Replace most uses of gfxContext::CreateOrNull with stack-allocated contexts. r=gfx-reviewers,lsalzman 2023-02-21 07:28:25 +00:00
gfxDrawable.h
gfxDWriteCommon.cpp
gfxDWriteCommon.h Bug 1803154 - Back out changeset c1b0ce76a51b (bug 1801512) because it seems to have made things worse for a number of users. r=lsalzman 2023-01-24 10:03:49 +00:00
gfxDWriteFontList.cpp Bug 1892282: Use LookAndFeel::GetFont to get default font in gfxDWriteFontList::GetDefaultFontForPlatform. r=jfkthame 2024-06-10 17:12:22 +00:00
gfxDWriteFontList.h Bug 1880561: Return the allowlisted font lists on other platforms r=jfkthame 2024-03-07 14:57:26 +00:00
gfxDWriteFonts.cpp Bug 1892913 - patch 23 - Update gecko callsites to build against current cairo-win32 APIs. r=gfx-reviewers,lsalzman 2024-05-06 19:25:22 +00:00
gfxDWriteFonts.h Backed out 4 changesets (bug 1844464) for causing failures on test_offscreencanvas_font.html CLOSED TREE 2023-07-21 20:42:11 +03:00
gfxEnv.h Bug 1779800 - Fix WebGL instancing in some cases on Mac. r=gfx-reviewers,lsalzman 2022-09-15 00:47:03 +00:00
gfxFailure.h
gfxFcPlatformFontList.cpp Bug 1880561: Go through the fonts on the font allowlist and record which ones the user is missing r=jfkthame 2024-03-07 14:57:26 +00:00
gfxFcPlatformFontList.h Bug 1880561: Go through the fonts on the font allowlist and record which ones the user is missing r=jfkthame 2024-03-07 14:57:26 +00:00
gfxFont.cpp Bug 1899126 - Simplify some font-variant code to take advantage of cbindgen and derived implementations. r=jfkthame,layout-reviewers 2024-05-28 09:37:21 +00:00
gfxFont.h Bug 1899126 - Simplify some font-variant code to take advantage of cbindgen and derived implementations. r=jfkthame,layout-reviewers 2024-05-28 09:37:21 +00:00
gfxFontConstants.h Bug 1670993 - For webcompat, make -webkit-font-smoothing:antialiased behave like -moz-osx-font-smoothing:grayscale. r=firefox-style-system-reviewers,emilio 2024-06-05 17:28:36 +00:00
gfxFontEntry.cpp Bug 1894424 - Optimize gfxFont::AlwaysNeedsMaskForShadow check by caching the answer in the font entry. r=gfx-reviewers,lsalzman 2024-05-02 09:00:17 +00:00
gfxFontEntry.h Bug 1902312 - Only the eAuto... range flags in gfxFontEntry are relevant to user-font cache lookups. r=gfx-reviewers,lsalzman 2024-06-13 19:22:44 +00:00
gfxFontFeatures.cpp
gfxFontFeatures.h
gfxFontInfoLoader.cpp Bug 1797688 - Part 2: Bail out from gfxFontInfoLoader::StartLoader InOrBeyond(AppShutdown). r=jfkthame 2022-11-01 14:08:43 +00:00
gfxFontInfoLoader.h
gfxFontMissingGlyphs.cpp Bug 1823365 - Clean up management of missing-glyph atlas. r=lsalzman 2023-03-25 09:42:48 +00:00
gfxFontMissingGlyphs.h Bug 376129 - Scale the missing-glyph hex digits more usefully for large font sizes. r=gfx-reviewers,lsalzman 2023-03-24 09:07:04 +00:00
gfxFontPrefLangList.h
gfxFontSrcPrincipal.cpp Bug 1820280 - Don't proxy some principal destruction to the main thread. r=dshin 2023-03-09 10:22:35 +00:00
gfxFontSrcPrincipal.h Bug 1820280 - Don't proxy some principal destruction to the main thread. r=dshin 2023-03-09 10:22:35 +00:00
gfxFontSrcURI.cpp
gfxFontSrcURI.h
gfxFontUtils.cpp Bug 1882693 - Fix build failures in gfx/thebes when targeting iOS. r=gfx-reviewers,lsalzman 2024-03-01 00:02:57 +00:00
gfxFontUtils.h Bug 1815679 - Fix errors in mapping font-style:oblique values to the 'slnt' axis in variable fonts. r=emilio 2023-02-10 09:11:01 +00:00
gfxFontVariations.h
gfxFT2FontBase.cpp Bug 1873708 - patch 1 - Synthesize fallback glyph extents for color glyphs if FreeType returned empty bounds, to avoid clipped rendering. r=gfx-reviewers,aosmond 2024-01-15 09:14:09 +00:00
gfxFT2FontBase.h Bug 1873708 - patch 1 - Synthesize fallback glyph extents for color glyphs if FreeType returned empty bounds, to avoid clipped rendering. r=gfx-reviewers,aosmond 2024-01-15 09:14:09 +00:00
gfxFT2FontList.cpp Bug 1881993 - Allow use of important fonts through FontVisibilityLangPack. r=tjr 2024-05-16 19:43:13 +00:00
gfxFT2FontList.h Bug 1880561: Return the allowlisted font lists on other platforms r=jfkthame 2024-03-07 14:57:26 +00:00
gfxFT2Fonts.cpp
gfxFT2Fonts.h Backed out 4 changesets (bug 1844464) for causing failures on test_offscreencanvas_font.html CLOSED TREE 2023-07-21 20:42:11 +03:00
gfxFT2Utils.cpp Bug 1786281 - Use AutoHBBlob for temporary blobs in various places, to replace manual destruction. r=gfx-reviewers,lsalzman 2022-08-22 13:36:16 +00:00
gfxFT2Utils.h
gfxGDIFont.cpp Bug 1356399 - Try to catch DWrite font access exceptions within GetGlyphBounds. r=lsalzman 2022-12-20 09:32:02 +00:00
gfxGDIFont.h Backed out 4 changesets (bug 1844464) for causing failures on test_offscreencanvas_font.html CLOSED TREE 2023-07-21 20:42:11 +03:00
gfxGDIFontList.cpp Bug 1880561: Return the allowlisted font lists on other platforms r=jfkthame 2024-03-07 14:57:26 +00:00
gfxGDIFontList.h Bug 1880561: Return the allowlisted font lists on other platforms r=jfkthame 2024-03-07 14:57:26 +00:00
gfxGlyphExtents.cpp Bug 1784940 - Acquire/release locks in gfxFont::Measure fewer times. r=jfkthame 2022-08-17 15:19:22 +00:00
gfxGlyphExtents.h Bug 1786472 - Acquire/release the glyph-extents locks fewer times in gfxTextRun::FetchGlyphExtents. r=aosmond 2022-09-06 09:20:56 +00:00
gfxGradientCache.cpp Bug 1806932 - Destroy GradientCacheData on main thread. r=bobowen 2023-01-10 17:07:28 +00:00
gfxGradientCache.h
gfxGraphiteShaper.cpp Bug 1899126 - Simplify some font-variant code to take advantage of cbindgen and derived implementations. r=jfkthame,layout-reviewers 2024-05-28 09:37:21 +00:00
gfxGraphiteShaper.h Bug 1751818 - Remove use tainted_opaque from callbacks of libGraphite r=glandium 2022-11-22 06:06:36 +00:00
gfxHarfBuzzShaper.cpp Bug 1899126 - Simplify some font-variant code to take advantage of cbindgen and derived implementations. r=jfkthame,layout-reviewers 2024-05-28 09:37:21 +00:00
gfxHarfBuzzShaper.h Bug 1845169 - Implement harfbuzz callbacks for batch char-to-glyph mappings and glyph widths. r=gfx-reviewers,lsalzman 2023-07-25 17:30:21 +00:00
gfxImageSurface.cpp
gfxImageSurface.h
gfxLanguageTagList.cpp
gfxLineSegment.h Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
gfxMacFont.cpp Bug 1873708 - patch 2 - Try to avoid clipping emoji glyphs on macOS when applying canvas filters. r=gfx-reviewers,aosmond 2024-01-15 09:14:10 +00:00
gfxMacFont.h Bug 1882693 - Fix build failures in gfx/thebes when targeting iOS. r=gfx-reviewers,lsalzman 2024-03-01 00:02:57 +00:00
gfxMacPlatformFontList.h Bug 1884314 - Move more macOS system font code into CoreTextFontList, reduce dependency on Cocoa APIs. r=glandium,gfx-reviewers,lsalzman 2024-03-11 21:10:15 +00:00
gfxMacPlatformFontList.mm Bug 1884314 - Move more macOS system font code into CoreTextFontList, reduce dependency on Cocoa APIs. r=glandium,gfx-reviewers,lsalzman 2024-03-11 21:10:15 +00:00
gfxMacUtils.cpp Bug 1851946 - Remove outdated mac SDK-version checks. r=mac-reviewers,media-playback-reviewers,bradwerth,alwu 2023-09-08 01:44:07 +00:00
gfxMacUtils.h
gfxMathTable.cpp
gfxMathTable.h
gfxMatrix.h
gfxOTSUtils.h Bug 1840075 - Implement support for the OpenType BASE (baselines) table, and use it to back canvas2d TextMetrics attributes and textBaseline alignment. r=gfx-reviewers,lsalzman 2023-06-23 19:17:56 +00:00
gfxPattern.cpp
gfxPattern.h
gfxPlatform.cpp Bug 1901257 - Add a pref to control the threshold for slow cpu frames. r=gfx-reviewers,gw 2024-06-11 10:33:44 +00:00
gfxPlatform.h Bug 1879425 - Log GPU device reset to gfx Failure Log of about:support r=gfx-reviewers,lsalzman 2024-05-14 10:50:23 +00:00
gfxPlatformFontList.cpp Bug 1787790: Normalize system fonts with RFP on. r=emilio 2024-05-27 06:57:04 +00:00
gfxPlatformFontList.h Bug 1886598 - Struct with Pointer member may not be memmove-able. r=gfx-reviewers,lsalzman 2024-04-04 17:46:06 +00:00
gfxPlatformGtk.cpp Bug 1873507 - Replace ScopedXFree<GLXFBConfig> with MakeScopeExit. r=gfx-reviewers,aosmond 2024-01-25 23:10:26 +00:00
gfxPlatformGtk.h Bug 1859625 Part 2: Stop sending the GetGraphicsDeviceInitData message. r=ipc-reviewers,mccr8 2023-11-27 21:11:10 +00:00
gfxPlatformMac.cpp Bug 1764201 Part 2: Make Gecko_MediaFeatures_VideoDynamicRange check per-screen HDR. r=emilio 2024-03-22 00:55:47 +00:00
gfxPlatformMac.h Bug 1764201 Part 2: Make Gecko_MediaFeatures_VideoDynamicRange check per-screen HDR. r=emilio 2024-03-22 00:55:47 +00:00
gfxPlatformWorker.cpp
gfxPlatformWorker.h
gfxPoint.h
gfxQuad.h Bug 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond 2022-11-04 18:29:35 +00:00
gfxQuartzNativeDrawing.cpp
gfxQuartzNativeDrawing.h
gfxQuartzSurface.cpp Bug 1795919 - Remove unused gfxQuartzSurface constructor from a data buffer, and the (locally-added) cairo_quartz_surface function it depends on. r=gfx-reviewers,lsalzman 2022-10-18 21:05:21 +00:00
gfxQuartzSurface.h Bug 1882693 - Fix build failures in gfx/thebes when targeting iOS. r=gfx-reviewers,lsalzman 2024-03-01 00:02:57 +00:00
gfxQuaternion.h Bug 1737209 - Fix the conversion from (axis,angle) pair to the quaternion vector. r=emilio 2023-09-01 20:15:51 +00:00
gfxRect.h
gfxScriptItemizer.cpp Bug 1811471 - Merge Hiragana and Katakana scripts for text-shaping purposes, to allow kerning across both alphabets. r=emilio 2023-01-20 18:26:29 +00:00
gfxScriptItemizer.h
gfxSharedImageSurface.h
gfxSkipChars.cpp
gfxSkipChars.h Bug 1798953 part 2: Annotate gfxSkipCharsIterator as MOZ_STACK_CLASS. r=jfkthame 2022-11-03 18:03:59 +00:00
gfxSVGGlyphs.cpp Bug 196078 - Part 2: Support displaying arbitrary text/* MIME types as plain text, r=smaug,necko-reviewers,valentin 2024-06-05 00:05:58 +00:00
gfxSVGGlyphs.h Bug 1865480. Rename nsIContentViewer to nsIDocumentViewer. r=layout-reviewers,emilio 2023-11-21 12:45:59 +00:00
gfxTextRun.cpp Bug 1904139 - Don't re-initialize platform font list from GetDefaultFont. r=jfkthame 2024-06-24 17:01:27 +00:00
gfxTextRun.h Bug 1888941 - Ensure any potential emergency-wrap positions are marked in nsTransformedTextRun instances. r=layout-reviewers,emilio 2024-04-04 17:44:27 +00:00
gfxTypes.h
gfxUserFontSet.cpp Bug 1902312 - Only the eAuto... range flags in gfxFontEntry are relevant to user-font cache lookups. r=gfx-reviewers,lsalzman 2024-06-13 19:22:44 +00:00
gfxUserFontSet.h Bug 1902312 - Only the eAuto... range flags in gfxFontEntry are relevant to user-font cache lookups. r=gfx-reviewers,lsalzman 2024-06-13 19:22:44 +00:00
gfxUtils.cpp Bug 1869868 part 2 - do not consult DLP when copy/pasting items in the same tab r=edgar,dlp-reviewers,credential-management-reviewers,handyman,sgalich 2024-04-15 12:10:46 +00:00
gfxUtils.h Bug 1816189 - Part 4: Add random noise when extracting data from canvas element when canvas randomization is enabled. r=tjr,lsalzman 2023-05-08 14:04:35 +00:00
gfxWindowsNativeDrawing.cpp
gfxWindowsNativeDrawing.h Bug 1815404 - Remove refcounting from gfxContext. r=gfx-reviewers,lsalzman 2023-02-21 07:28:24 +00:00
gfxWindowsPlatform.cpp Bug 1879425 - Log GPU device reset to gfx Failure Log of about:support r=gfx-reviewers,lsalzman 2024-05-14 10:50:23 +00:00
gfxWindowsPlatform.h Bug 1879425 - Log GPU device reset to gfx Failure Log of about:support r=gfx-reviewers,lsalzman 2024-05-14 10:50:23 +00:00
gfxWindowsSurface.cpp
gfxWindowsSurface.h
gfxXlibSurface.cpp
gfxXlibSurface.h
IOSPlatformFontList.h Bug 1884778 - Implement missing IOSPlatformFontList::GetFilteredPlatformFontLists. r=jfkthame 2024-03-12 19:56:27 +00:00
IOSPlatformFontList.mm Bug 1884778 - Implement missing IOSPlatformFontList::GetFilteredPlatformFontLists. r=jfkthame 2024-03-12 19:56:27 +00:00
moz.build Bug 1894917 - Remove d3d10 header check to moz.configure r=glandium 2024-05-16 08:49:18 +00:00
nsIFontLoadCompleteCallback.idl
PrintPromise.h Bug 1785046 - Part 3: Let nsIDeviceContextSpec::EndDocument & nsDeviceContext::EndDocument return MozPromise. r=nika,emilio,geckoview-reviewers,m_kato 2022-12-19 15:42:48 +00:00
PrintTarget.cpp Bug 1892913 - patch 22 - Remove usage of cairo_quartz_surface_create_cg_layer, as cairo_surface_create_similar should do the right thing. r=gfx-reviewers,lsalzman 2024-05-06 19:25:22 +00:00
PrintTarget.h Bug 1833244 p1. Create infrastructure to pass page dimensions to PrintTarget::BeginPage. r=dholbert,geckoview-reviewers,jonalmeida 2023-07-10 14:26:12 +00:00
PrintTargetCG.h Bug 1833244 p1. Create infrastructure to pass page dimensions to PrintTarget::BeginPage. r=dholbert,geckoview-reviewers,jonalmeida 2023-07-10 14:26:12 +00:00
PrintTargetCG.mm Bug 1868710. Guard the mixed sheet size code with the correct pref. r=AlaskanEmily 2023-12-08 01:11:19 +00:00
PrintTargetPDF.cpp Bug 1901232 - patch 2 - PrintTarget{PDF,Windows}::EndPage should check for a cairo error status. r=gfx-reviewers,jrmuizel 2024-06-07 14:56:38 +00:00
PrintTargetPDF.h Bug 1833244 p2. Implement sheet orientation switching/rotation for page-orientation. r=AlaskanEmily,dholbert 2023-08-22 10:57:55 +00:00
PrintTargetRecording.cpp
PrintTargetRecording.h
PrintTargetSkPDF.cpp Bug 1890216 - Fix Skia API usage in Gecko for m125 update. r=aosmond 2024-05-15 01:57:52 +00:00
PrintTargetSkPDF.h Bug 1833244 p1. Create infrastructure to pass page dimensions to PrintTarget::BeginPage. r=dholbert,geckoview-reviewers,jonalmeida 2023-07-10 14:26:12 +00:00
PrintTargetThebes.cpp Bug 1833244 p1. Create infrastructure to pass page dimensions to PrintTarget::BeginPage. r=dholbert,geckoview-reviewers,jonalmeida 2023-07-10 14:26:12 +00:00
PrintTargetThebes.h Bug 1833244 p1. Create infrastructure to pass page dimensions to PrintTarget::BeginPage. r=dholbert,geckoview-reviewers,jonalmeida 2023-07-10 14:26:12 +00:00
PrintTargetWindows.cpp Bug 1901232 - patch 2 - PrintTarget{PDF,Windows}::EndPage should check for a cairo error status. r=gfx-reviewers,jrmuizel 2024-06-07 14:56:38 +00:00
PrintTargetWindows.h Bug 1833244 p1. Create infrastructure to pass page dimensions to PrintTarget::BeginPage. r=dholbert,geckoview-reviewers,jonalmeida 2023-07-10 14:26:12 +00:00
SharedFontList-impl.h Bug 1891986: Only read font faces names once per base family. r=jfkthame 2024-06-14 10:39:55 +00:00
SharedFontList.cpp Bug 1891986: Only read font faces names once per base family. r=jfkthame 2024-06-14 10:39:55 +00:00
SharedFontList.h Bug 1879825 - Make Family::FindIndex fallible and safely handle failures. r=gfx-reviewers,lsalzman 2024-02-19 12:37:33 +00:00
SkMemoryReporter.cpp
SkMemoryReporter.h
SoftwareVsyncSource.cpp
SoftwareVsyncSource.h
StandardFonts-android.inc Bug 1881993 - Allow use of important fonts through FontVisibilityLangPack. r=tjr 2024-05-16 19:43:13 +00:00
StandardFonts-linux.inc Bug 1866965 - Add list of standard fonts for Fedora 38. r=emilio 2023-12-24 14:08:33 +00:00
StandardFonts-macos.inc Bug 1875868 - Fix incorrectly-listed font family name. r=gfx-reviewers,lsalzman 2024-01-23 11:50:30 +00:00
StandardFonts-win10.inc Bug 1861838 - Include Miriam Fixed in the Win10 lang-pack fonts list. r=layout-reviewers,emilio 2023-10-30 15:35:34 +00:00
ThebesRLBox.h
ThebesRLBoxTypes.h
VsyncSource.cpp Bug 1781167 - Allow stacking calls to Add/RemoveVsyncDispatcher so that we survive the sequence Add,Add,Remove. r=jrmuizel 2022-11-22 23:46:44 +00:00
VsyncSource.h Bug 1781167 - Allow stacking calls to Add/RemoveVsyncDispatcher so that we survive the sequence Add,Add,Remove. r=jrmuizel 2022-11-22 23:46:44 +00:00
XlibDisplay.cpp
XlibDisplay.h