..
AllOfDcomp.h
Bug 1799258: apply code formatting via Lando
2023-03-13 21:10:21 +00:00
CJKCompatSVS.cpp
…
COLRFonts.cpp
Bug 1817826 - Fix rendering of reversed (clockwise) sweep gradients. r=gfx-reviewers,lsalzman
2023-03-28 21:08:31 +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
Bug 1799258 - Share all-of-dcomp.h preamble, and deal with outdated mingw dcomp.h. r=gfx-reviewers,sotaro
2023-03-13 21:04:12 +00: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 1815890 - Hold the font-list lock during ToPtr. r=lsalzman
2023-03-15 10:58:47 +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
…
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 1813573 - Part 2. Restart vsync when refresh rate is changed. r=geckoview-reviewers,owlish
2023-03-01 03:12:32 +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 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 1822098 - Inline a bunch of trivial gfxContext accessors and other small methods. r=gfx-reviewers,lsalzman
2023-03-13 23:08:03 +00:00
gfxContext.h
Bug 1751025 - Opacity CSS property should apply to all children of text elements r=jfkthame
2023-04-11 22:08:24 +00:00
gfxCoreTextShaper.cpp
…
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 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 1824070 - Make gfx/thebes buildable outside of a unified build environment r=andi
2023-03-24 07:01:08 +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 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
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
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
…
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 1825569 - Atomics/locking in FT2FontEntry. r=lsalzman
2023-03-31 13:54:38 +00:00
gfxFT2FontList.h
Bug 1825569 - Atomics/locking in FT2FontEntry. r=lsalzman
2023-03-31 13:54:38 +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 1827156 - Ensure custom fontconfig per-font settings such as fontfeatures are picked up. r=gfx-reviewers,lsalzman
2023-04-15 11:19:46 +00:00
gfxFcPlatformFontList.h
Bug 1824200 - Also make the has-variations state atomic. r=lsalzman
2023-03-28 21:03:51 +00:00
gfxFont.cpp
Bug 1826629 - Implement CSS and rendering (but not copy/paste) support for the (non-standard) -webkit-text-security property. r=dholbert
2023-04-18 11:47:07 +00:00
gfxFont.h
Bug 1818488 - Hoist access to gfxContext::GetTextDrawer() out of the glyph-rendering inner loop. r=gfx-reviewers,lsalzman
2023-02-23 21:44:34 +00:00
gfxFontConstants.h
Bug 1724892
- Implement the font-synthesis-{weight,style,small-caps} longhand properties, and make font-synthesis into a shorthand. r=emilio
2023-01-29 13:25:31 +00:00
gfxFontEntry.cpp
Bug 1827950 - Don't attempt to use font extents if we didn't get a valid 'head' table, or if it's not an sfnt resource. r=lsalzman
2023-04-14 11:54:05 +00:00
gfxFontEntry.h
Bug 1818412 - Flip the y-axis in GetFontExtents, to match gecko's coordinate space. r=emilio
2023-02-25 20:59:45 +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
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 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
…
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 1806932 - Destroy GradientCacheData on main thread. r=bobowen
2023-01-10 17:07:28 +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
Backed out changeset 1c6351a80663 (bug 1819097
) for causing macOS bc failures in security/sandbox/test/browser_bug1393259.js CLOSED TREE
2023-02-28 19:07:51 +02:00
gfxMacPlatformFontList.mm
Backed out changeset 1c6351a80663 (bug 1819097
) for causing macOS bc failures in security/sandbox/test/browser_bug1393259.js CLOSED TREE
2023-02-28 19:07:51 +02: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
Bug 1820066 [3/3] - Default to DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL on Win10+ r=sotaro
2023-03-27 16:54:13 +00:00
gfxPlatform.h
Bug 1799258 - Do color-management on Windows+DComp via IDCompositionFilterEffects. r=sotaro
2023-03-13 21:04:10 +00:00
gfxPlatformFontList.cpp
Bug 1363454 - Create a pref to list icon font families that should be used even when use_document_fonts=0, overriding the browser's font prefs. r=emilio,dholbert
2023-01-27 17:32:54 +00:00
gfxPlatformFontList.h
Bug 1363454 - Create a pref to list icon font families that should be used even when use_document_fonts=0, overriding the browser's font prefs. r=emilio,dholbert
2023-01-27 17:32:54 +00:00
gfxPlatformGtk.cpp
Bug 1828071 [Linux] Update DMABuf setup r=emilio
2023-04-26 12:52:09 +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 688193 - Remove call to CTFontManagerSetAutoActivationSetting from the startup path on macOS. r=gfx-reviewers,lsalzman
2023-02-25 20:58:23 +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 1809126 - Remove moz-fonttable protocol. r=jfkthame,necko-reviewers
2023-01-20 18:41:16 +00:00
gfxSVGGlyphs.h
Bug 1809126 - Remove moz-fonttable protocol. r=jfkthame,necko-reviewers
2023-01-20 18:41:16 +00:00
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
gfxTextRun.cpp
Bug 1589778 - Ensure cluster boundaries are set up even in blank textruns. r=emilio
2023-04-20 08:38:38 +00:00
gfxTextRun.h
Bug 1826013 - Tidy up BreakAndMeasureText params, and replace some never-NULL pointers with references. r=gfx-reviewers,lsalzman
2023-04-03 08:19:49 +00:00
gfxTypes.h
…
gfxUserFontSet.cpp
Bug 1828770 - Avoid using the term sane in gfx/thebes r=gfx-reviewers,bradwerth
2023-04-18 23:13:46 +00:00
gfxUserFontSet.h
Bug 1828770 - Avoid using the term sane in gfx/thebes r=gfx-reviewers,bradwerth
2023-04-18 23:13:46 +00:00
gfxUtils.cpp
Bug 1813481 - Allow 'none' keyword in color components r=emilio,supply-chain-reviewers,devtools-reviewers
2023-03-16 11:50:55 +00:00
gfxUtils.h
Bug 1828770 - Avoid using the term sane in gfx/thebes r=gfx-reviewers,bradwerth
2023-04-18 23:13:46 +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 1815404 - Remove refcounting from gfxContext. r=gfx-reviewers,lsalzman
2023-02-21 07:28:24 +00:00
gfxWindowsPlatform.cpp
Bug 1799258 - Do color-management on Windows+DComp via IDCompositionFilterEffects. r=sotaro
2023-03-13 21:04:10 +00:00
gfxWindowsPlatform.h
Bug 1799258 - Do color-management on Windows+DComp via IDCompositionFilterEffects. r=sotaro
2023-03-13 21:04:10 +00:00
gfxWindowsSurface.cpp
…
gfxWindowsSurface.h
…
gfxXlibSurface.cpp
…
gfxXlibSurface.h
…
moz.build
Bug 1824070 - Make gfx/thebes buildable outside of a unified build environment r=andi
2023-03-24 07:01:08 +00:00
nsIFontLoadCompleteCallback.idl
…