gecko-dev/gfx/thebes
Jonathan Kew 0ef2fbbdc6 Bug 1529794 - Protect DirectWrite usage in gfxDWriteFontList::CreateFontEntry with an exception handler. r=lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D165944
2023-01-04 18:26:21 +00:00
..
CJKCompatSVS.cpp
COLRFonts.cpp Bug 1800530 - Add CoordTyped overloads of FuzzyEqualsAdditive/Multiplicative. r=botond 2022-11-19 02:34:27 +00:00
COLRFonts.h Bug 1791780 - Support custom color font palettes in the COLR-font rendering code. r=gfx-reviewers,lsalzman 2022-10-07 23:00:45 +00:00
D3D11Checks.cpp Bug 1766377 - Fix remaining sign-compare warnings in Windows builds. r=rkraesig,gsvelto,media-playback-reviewers,gfx-reviewers,bryce,sotaro 2022-04-29 09:14:12 +00:00
D3D11Checks.h
DeviceManagerDx.cpp Backed out 3 changesets (bug 1799258) for causing GTest-1proc failures on Span. CLOSED TREE 2022-12-21 01:41:43 +02:00
DeviceManagerDx.h Bug 1792115 - Avoid a double lock in DeviceManagerDx::MaybeResetAndReacquireDevices. r=gfx-reviewers,bradwerth 2022-10-12 18:56:36 +00:00
DisplayConfigWindows.cpp Bug 1787079 - Expose gfx::GetDisplayConfig(). r=gfx-reviewers,lsalzman 2022-09-15 10:13:13 +00:00
DisplayConfigWindows.h Bug 1787079 - Expose gfx::GetDisplayConfig(). r=gfx-reviewers,lsalzman 2022-09-15 10:13:13 +00:00
DrawMode.h
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 1779202 - Disable use of CGLayer-backed cairo quartz surfaces to work around scaling bug affecting XObject images in pdf.js output. r=dholbert 2022-09-06 18:25:20 +00:00
PrintTarget.h Bug 1751961 - Remove some dead code. r=tnikkel 2022-04-05 10:19:27 +00:00
PrintTargetCG.h Bug 1760836 - Support printing to an nsIOutputStream. r=jfkthame,jrmuizel,webdriver-reviewers,geckoview-reviewers,agi 2022-03-30 18:51:58 +00:00
PrintTargetCG.mm Bug 1760836 - Support printing to an nsIOutputStream. r=jfkthame,jrmuizel,webdriver-reviewers,geckoview-reviewers,agi 2022-03-30 18:51:58 +00:00
PrintTargetPDF.cpp Bug 1763679 - Null-check in PrintTargetPDF, rather than relying on the caller to do so. r=hiro 2022-04-08 01:00:32 +00:00
PrintTargetPDF.h
PrintTargetRecording.cpp
PrintTargetRecording.h
PrintTargetSkPDF.cpp
PrintTargetSkPDF.h
PrintTargetThebes.cpp
PrintTargetThebes.h
PrintTargetWindows.cpp
PrintTargetWindows.h
SharedFontList-impl.h
SharedFontList.cpp Bug 1772006 - Part 4: Simplify and move the string comparison APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,dragana,barret 2022-07-30 00:12:48 +00:00
SharedFontList.h Bug 1757929 - Remove a bunch of IPC headers from gfxFont and co. r=jfkthame,layout-reviewers 2022-05-05 11:37:51 +00:00
SkMemoryReporter.cpp
SkMemoryReporter.h
SoftwareVsyncSource.cpp Bug 1765399 - Add SoftwareVsyncSource::SetVsyncRate and make XrandrSoftwareVsyncSource vsync rate adjustment threadsafe. r=smaug 2022-05-05 02:15:18 +00:00
SoftwareVsyncSource.h Bug 1765399 - Add SoftwareVsyncSource::SetVsyncRate and make XrandrSoftwareVsyncSource vsync rate adjustment threadsafe. r=smaug 2022-05-05 02:15:18 +00:00
StandardFonts-linux.inc
StandardFonts-macos.inc
StandardFonts-win10.inc
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
cairo-xlib-utils.h
d3dkmtQueryStatistics.h Bug 1743176 - Collect the GPU time used in the parent process through Glean, r=chutten,jrmuizel. 2021-11-30 21:07:28 +00:00
genLanguageTagList.pl
gencjkcisvs.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
gfx2DGlue.h
gfxASurface.cpp Bug 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond 2022-11-04 18:29:35 +00:00
gfxASurface.h
gfxAlphaRecovery.cpp
gfxAlphaRecovery.h
gfxAlphaRecoverySSE2.cpp
gfxAndroidPlatform.cpp Bug 1776463 - Use C++17 inline variable for CountingAllocatorBase::sAmount. r=xpcom-reviewers,nika 2022-10-17 21:54:12 +00:00
gfxAndroidPlatform.h Bug 1779205 - part 1 - Make gfxPlatform::HasVariationFontSupport() a static method that does not require a gfxPlatform instance. r=gfx-reviewers,jrmuizel 2022-08-04 21:24:11 +00:00
gfxBaseSharedMemorySurface.cpp
gfxBaseSharedMemorySurface.h Bug 1777656: Delete mozilla::ipc::SharedMemory::SharedMemorytype. r=nika,media-playback-reviewers,padenot 2022-07-05 20:08:31 +00:00
gfxBlur.cpp Bug 1761404 - Add DrawTarget DrawShadow API call. r=jrmuizel,gfx-reviewers 2022-04-01 19:03:29 +00:00
gfxBlur.h
gfxColor.h
gfxContext.cpp Bug 1769965 - Convert stroke properties (width, dashes) to device pixels when passing them to the gfxContext. r=emilio 2022-05-21 15:42:16 +00:00
gfxContext.h Bug 1769965 - Convert stroke properties (width, dashes) to device pixels when passing them to the gfxContext. r=emilio 2022-05-21 15:42:16 +00:00
gfxCoreTextShaper.cpp Bug 1719554 - Unify unicode::Script as intl::Script; r=platform-i18n-reviewers,gregtatum 2021-12-06 18:15:50 +00:00
gfxCoreTextShaper.h
gfxDWriteCommon.cpp Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
gfxDWriteCommon.h Bug 1801512 - Respect the Control Panel FontSmoothingGamma value, if present. r=lsalzman 2022-11-26 20:39:18 +00:00
gfxDWriteFontList.cpp Bug 1529794 - Protect DirectWrite usage in gfxDWriteFontList::CreateFontEntry with an exception handler. r=lsalzman 2023-01-04 18:26:21 +00:00
gfxDWriteFontList.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
gfxDWriteFonts.cpp Bug 1356399 - Try to catch DWrite font access exceptions within GetGlyphBounds. r=lsalzman 2022-12-20 09:32:02 +00:00
gfxDWriteFonts.h Bug 1356399 - Try to catch DWrite font access exceptions within GetGlyphBounds. r=lsalzman 2022-12-20 09:32:02 +00:00
gfxDrawable.cpp
gfxDrawable.h
gfxEnv.h Bug 1779800 - Fix WebGL instancing in some cases on Mac. r=gfx-reviewers,lsalzman 2022-09-15 00:47:03 +00:00
gfxFT2FontBase.cpp Bug 1356399 - Try to catch DWrite font access exceptions within GetGlyphBounds. r=lsalzman 2022-12-20 09:32:02 +00:00
gfxFT2FontBase.h Bug 1356399 - Try to catch DWrite font access exceptions within GetGlyphBounds. r=lsalzman 2022-12-20 09:32:02 +00:00
gfxFT2FontList.cpp Bug 1800050 - Use UniqueFreePtr in StartupCache::PutBuffer. r=nbp 2022-12-01 10:46:34 +00:00
gfxFT2FontList.h Bug 1798036 - Attach a SharedFTFaceData (recording the filename) when instantiating SharedFTFace for an installed variation font. r=lsalzman 2022-11-10 17:24:11 +00:00
gfxFT2Fonts.cpp Bug 1756468 - Add locking to gfxFont, to allow worker threads to do text shaping. r=lsalzman 2022-03-24 18:58:00 +00:00
gfxFT2Fonts.h Bug 1780193 - Refactor gfxFontCache expiration behaviour to mitigate perf reductions. r=jfkthame 2022-07-29 14:48:38 +00: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 Bug 1756468 - Add locking to gfxFont, to allow worker threads to do text shaping. r=lsalzman 2022-03-24 18:58:00 +00:00
gfxFailure.h
gfxFcPlatformFontList.cpp Bug 1803162 - Avoid repeatedly parsing/expanding the same locale code. r=emilio 2022-11-30 22:34:39 +00:00
gfxFcPlatformFontList.h Bug 1803162 - Avoid repeatedly parsing/expanding the same locale code. r=emilio 2022-11-30 22:34:39 +00:00
gfxFont.cpp Bug 1801521 - Try to avoid using an emoji font that lacks support for subregion flags. r=m_kato 2022-11-24 10:23:54 +00:00
gfxFont.h Bug 1356399 - Try to catch DWrite font access exceptions within GetGlyphBounds. r=lsalzman 2022-12-20 09:32:02 +00:00
gfxFontConstants.h Bug 1461589 - Add support for the CSS font-variant-emoji property to the style system. r=emilio 2022-10-22 09:43:48 +00:00
gfxFontEntry.cpp Bug 1751818 - Remove use tainted_opaque from callbacks of libGraphite r=glandium 2022-11-22 06:06:36 +00:00
gfxFontEntry.h Bug 1798591. r=jfkthame 2022-12-14 17:50:54 +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
gfxFontMissingGlyphs.h
gfxFontPrefLangList.h
gfxFontSrcPrincipal.cpp
gfxFontSrcPrincipal.h
gfxFontSrcURI.cpp Bug 1782710 - Avoid accessing network service or principals on worker threads with font pathways. r=jfkthame 2022-08-03 11:39:34 +00:00
gfxFontSrcURI.h Bug 1782710 - Avoid accessing network service or principals on worker threads with font pathways. r=jfkthame 2022-08-03 11:39:34 +00:00
gfxFontUtils.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
gfxFontUtils.h Bug 1801521 - Try to avoid using an emoji font that lacks support for subregion flags. r=m_kato 2022-11-24 10:23:54 +00:00
gfxFontVariations.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 Bug 1356399 - Try to catch DWrite font access exceptions within GetGlyphBounds. r=lsalzman 2022-12-20 09:32:02 +00:00
gfxGDIFontList.cpp Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
gfxGDIFontList.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +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 1779935 - Ensure GradientCache lookup and insertion are atomic. r=gfx-reviewers,lsalzman 2022-07-18 14:43:16 +00:00
gfxGradientCache.h
gfxGraphiteShaper.cpp
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 1798297 - For the Yu Gothic UI font, disable the automatic application of 'palt' when kerning is enabled, because the font's 'palt' feature is bad. r=dholbert 2022-11-01 19:34:14 +00:00
gfxHarfBuzzShaper.h Bug 1740530 - patch 5 - Implement support for COLRv1 glyphs represented as acyclic graphs of paint records. r=gfx-reviewers,lsalzman 2022-08-17 10:59:35 +00:00
gfxImageSurface.cpp
gfxImageSurface.h
gfxLanguageTagList.cpp
gfxLineSegment.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
gfxMacFont.cpp Bug 1356399 - Try to catch DWrite font access exceptions within GetGlyphBounds. r=lsalzman 2022-12-20 09:32:02 +00:00
gfxMacFont.h Bug 1356399 - Try to catch DWrite font access exceptions within GetGlyphBounds. r=lsalzman 2022-12-20 09:32:02 +00:00
gfxMacPlatformFontList.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
gfxMacPlatformFontList.mm Bug 1806844 - Use lazier initialization for the macOS system font family. r=gfx-reviewers,lsalzman 2022-12-22 09:52:29 +00:00
gfxMacUtils.cpp Backed out 2 changesets (bug 1773752, bug 1696513) for causing build bustages. CLOSED TREE 2022-06-11 02:35:43 +03:00
gfxMacUtils.h Bug 1768824 Part 2: Set macOS transfer functions independently of colorSpace. r=media-playback-reviewers,alwu 2022-05-31 23:06:16 +00:00
gfxMathTable.cpp
gfxMathTable.h
gfxMatrix.h
gfxOTSUtils.h Bug 1796648 - Drop any SVG table from downloaded fonts if OpenType-SVG rendering is disabled. r=gfx-reviewers,lsalzman 2022-10-27 20:55:04 +00:00
gfxPattern.cpp
gfxPattern.h
gfxPlatform.cpp Backed out 3 changesets (bug 1799258) for causing GTest-1proc failures on Span. CLOSED TREE 2022-12-21 01:41:43 +02:00
gfxPlatform.h Backed out 3 changesets (bug 1799258) for causing GTest-1proc failures on Span. CLOSED TREE 2022-12-21 01:41:43 +02:00
gfxPlatformFontList.cpp Bug 1798591. r=jfkthame 2022-12-14 17:50:54 +00:00
gfxPlatformFontList.h Bug 1798591. r=jfkthame 2022-12-14 17:50:54 +00:00
gfxPlatformGtk.cpp Bug 1794722 - Part 1. Remove WebRender from the GfxInfo allowlist. r=jrmuizel 2022-10-28 12:36:05 +00:00
gfxPlatformGtk.h Bug 1779205 - part 1 - Make gfxPlatform::HasVariationFontSupport() a static method that does not require a gfxPlatform instance. r=gfx-reviewers,jrmuizel 2022-08-04 21:24:11 +00:00
gfxPlatformMac.cpp Bug 1798067 Part 1: Add SupportsHDR to gfxPlatform, refactor macOS to use it. r=gfx-reviewers,lsalzman 2022-11-29 02:31:18 +00:00
gfxPlatformMac.h Bug 1798067 Part 1: Add SupportsHDR to gfxPlatform, refactor macOS to use it. r=gfx-reviewers,lsalzman 2022-11-29 02:31:18 +00:00
gfxPlatformWorker.cpp Bug 1779570. r=jrmuizel 2022-07-14 20:17:10 +00:00
gfxPlatformWorker.h Bug 1779570 - Fix hybrid builds. r=gfx-reviewers,lsalzman 2022-07-14 21:13:45 +00:00
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 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
gfxQuaternion.h
gfxRect.h
gfxSVGGlyphs.cpp Bug 1756750 - Reftest for SVG-in-OT font with embedded bitmaps. r=emilio 2022-03-03 13:27:44 +00:00
gfxSVGGlyphs.h Bug 1320197 - Use the font's unitsPerEm value when setting up the SVG glyph view. r=emilio 2021-12-13 21:04:52 +00:00
gfxScriptItemizer.cpp Bug 1719554 - Unify unicode::Script as intl::Script; r=platform-i18n-reviewers,gregtatum 2021-12-06 18:15:50 +00:00
gfxScriptItemizer.h Bug 1719554 - Unify unicode::Script as intl::Script; r=platform-i18n-reviewers,gregtatum 2021-12-06 18:15:50 +00:00
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
gfxTextRun.cpp Bug 1798591. r=jfkthame 2022-12-14 17:50:54 +00:00
gfxTextRun.h Bug 1798080 part 1: Add MOZ_STACK_CLASS annotation to some text layout/painting classes, to reflect reality. r=jfkthame 2022-10-29 17:43:29 +00:00
gfxTypes.h
gfxUserFontSet.cpp Bug 1798591. r=jfkthame 2022-12-14 17:50:54 +00:00
gfxUserFontSet.h Bug 1798591. r=jfkthame 2022-12-14 17:50:54 +00:00
gfxUtils.cpp Bug 1765187 Part 1: Track color primaries independently from coefficients. r=media-playback-reviewers,jgilbert,alwu 2022-10-10 20:12:58 +00:00
gfxUtils.h Bug 1765187 Part 1: Track color primaries independently from coefficients. r=media-playback-reviewers,jgilbert,alwu 2022-10-10 20:12:58 +00:00
gfxWindowsNativeDrawing.cpp Bug 1767122 - Change the type of gfxWindowsNativeDrawing::mScale to MatrixScalesDouble. r=botond 2022-06-06 22:01:56 +00:00
gfxWindowsNativeDrawing.h Bug 1767122 - Change the type of gfxWindowsNativeDrawing::mScale to MatrixScalesDouble. r=botond 2022-06-06 22:01:56 +00:00
gfxWindowsPlatform.cpp Backed out 3 changesets (bug 1799258) for causing GTest-1proc failures on Span. CLOSED TREE 2022-12-21 01:41:43 +02:00
gfxWindowsPlatform.h Backed out 3 changesets (bug 1799258) for causing GTest-1proc failures on Span. CLOSED TREE 2022-12-21 01:41:43 +02:00
gfxWindowsSurface.cpp
gfxWindowsSurface.h
gfxXlibSurface.cpp
gfxXlibSurface.h
moz.build 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
nsIFontLoadCompleteCallback.idl