gecko-dev/gfx/thebes
Tom Ritter 073f56f67a Bug 1852541: Do not randomize the canvas if it is one uniform pattern r=timhuang,jgilbert
Differential Revision: https://phabricator.services.mozilla.com/D188133
2023-10-11 14:56:45 +00:00
..
CJKCompatSVS.cpp
COLRFonts.cpp Bug 1839506 - Part 1: Add a parameterless overload for StableSort r=emilio 2023-07-04 20:53:17 +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
CoreTextFontList.cpp Backed out 3 changesets (bug 1803406) for causing WR bustages. CLOSED TREE 2023-09-29 21:33:03 +03:00
CoreTextFontList.h Bug 1856465 - Remove CoreTextFontList::LookupSystemFont. r=jfkthame 2023-10-04 21:30:02 +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 1852806 - Remove macros for older Windows SDK from gfx/. r=gfx-reviewers,lsalzman 2023-09-15 03:19:26 +00:00
DeviceManagerDx.h Bug 1844908 - Remove pre-Win10-specific codepath from gfx/. r=gfx-reviewers,nical 2023-08-17 02:58:21 +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
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 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 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
PrintTargetPDF.cpp Bug 1833244 p2. Implement sheet orientation switching/rotation for `page-orientation`. r=AlaskanEmily,dholbert 2023-08-22 10:57:55 +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 1833244 p1. Create infrastructure to pass page dimensions to PrintTarget::BeginPage. r=dholbert,geckoview-reviewers,jonalmeida 2023-07-10 14:26:12 +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 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.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 1848890 - Guard access to FontList::mBlocks with the font-list lock. r=jnicol 2023-09-08 19:02:58 +00:00
SharedFontList.cpp Bug 1850484 - Ignore installed fonts with empty family-name. r=gfx-reviewers,bradwerth 2023-09-12 10:44:02 +00:00
SharedFontList.h Bug 1847529 - Provide typed versions of Pointer::ToPtr. r=gfx-reviewers,lsalzman 2023-08-11 10:47:49 +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 Bug 1836590 - Update standard font lists to support Ubuntu 22.04. r=emilio 2023-06-05 15:42:02 +00:00
StandardFonts-macos.inc Bug 1835271 - Treat the collection of Noto fonts from the Supplemental directory as standard on macOS, as we activate them all at startup. r=emilio 2023-05-31 09:47:40 +00:00
StandardFonts-win10.inc Bug 1856110 - Use correct (family) name for the Aharoni Bold font provided by Windows Hebrew Supplemental fonts. r=gfx-reviewers,lsalzman 2023-10-01 19:55:03 +00:00
ThebesRLBox.h Bug 1737733 - Update rlbox wasm configuration to use direct function calls r=glandium 2021-10-26 23:41:11 +00:00
ThebesRLBoxTypes.h Bug 1738550 - Clean up RLBox type definitions r=bholley 2021-11-18 19:51:08 +00:00
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 Bug 1635451 - Allow GLX to work in headless content processes. r=jgilbert 2021-07-06 07:42:42 +00:00
XlibDisplay.h Bug 1635451 - Allow GLX to work in headless content processes. r=jgilbert 2021-07-06 07:42:42 +00:00
cairo-xlib-utils.h
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
genLanguageTagList.pl
gencjkcisvs.py Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +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 Bug 1727807 - Remove unused gfxASurface::CreateSimilarSurface. r=jrmuizel 2021-08-26 19:00:10 +00:00
gfxAlphaRecovery.cpp
gfxAlphaRecovery.h
gfxAlphaRecoverySSE2.cpp
gfxAndroidPlatform.cpp Bug 1845174 - Don't use variation fonts on Android API versions <= 23. r=gfx-reviewers,lsalzman 2023-08-16 12:23:43 +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
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 1833616 - Use RAII to manage Push/Pop of gfxContext Clip r=emilio,gfx-reviewers,lsalzman 2023-05-17 15:08:28 +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
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 1850672 - Standard platform font-visibility level should be applied to localized names of the family. r=emilio 2023-09-25 13:46:14 +00:00
gfxDWriteFontList.h Bug 1852806 - Remove macros for older Windows SDK from gfx/. r=gfx-reviewers,lsalzman 2023-09-15 03:19:26 +00:00
gfxDWriteFonts.cpp Bug 1856637 - Ignore gfxDWriteFont::UpdateSystemTextVars() call if the gfxVars are not yet initialized. r=gfx-reviewers,lsalzman 2023-10-05 10:53:52 +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
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 Backed out 4 changesets (bug 1844464) for causing failures on test_offscreencanvas_font.html CLOSED TREE 2023-07-21 20:42:11 +03:00
gfxFT2FontBase.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
gfxFT2FontList.cpp Bug 1835110 - Avoid potential deadlock in FT2FontEntry::HasFontTable. r=gfx-reviewers,bradwerth 2023-05-25 17:42:27 +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 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 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 1854950 - Disable font-fingerprinting protection if hardly any standard distro fonts are present, as it would totally break content rendering. r=dholbert,emilio 2023-09-28 15:56:54 +00:00
gfxFcPlatformFontList.h Bug 1836590 - Update standard font lists to support Ubuntu 22.04. r=emilio 2023-06-05 15:42:02 +00:00
gfxFont.cpp Bug 1853216 - Don't render layered-color glyphs via webrender if text-shadow is present. r=gfx-reviewers,lsalzman 2023-09-16 09:33:55 +00:00
gfxFont.h Bug 1853216 - Don't render layered-color glyphs via webrender if text-shadow is present. r=gfx-reviewers,lsalzman 2023-09-16 09:33:55 +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 1842674 - Rework gfxCharacterMap management. r=aosmond 2023-09-04 11:40:03 +00:00
gfxFontEntry.h Bug 1842674 - Rework gfxCharacterMap management. r=aosmond 2023-09-04 11:40:03 +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 Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
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 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 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 Bug 1697344 p1: Make GradientCache thread safe. r=jrmuizel 2021-03-29 12:12:20 +00:00
gfxGraphiteShaper.cpp Bug 1844464 - patch 1 - Optimize gfxFontShaper::MergeFontFeatures by using a sorted array rather than nsTHashMap to accumulate the features. r=gfx-reviewers,lsalzman 2023-07-25 13:15:37 +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 1850368 - (speculative patch) Add a null-check in gfxHarfBuzzShaper. r=gfx-reviewers,jnicol 2023-08-30 13:56:48 +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 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 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
gfxMacFont.h 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
gfxMacPlatformFontList.h Backed out 3 changesets (bug 1803406) for causing WR bustages. CLOSED TREE 2023-09-29 21:33:03 +03:00
gfxMacPlatformFontList.mm Backed out 3 changesets (bug 1803406) for causing WR bustages. CLOSED TREE 2023-09-29 21:33:03 +03: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 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 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 Bug 1728991 - Drop some unused gfxASurface includes. r=aosmond 2021-09-03 16:00:34 +00:00
gfxPattern.h
gfxPlatform.cpp Bug 1855870 - Upgrade webrender to bitflags 2. r=gfx-reviewers,gw 2023-09-29 08:20:59 +00:00
gfxPlatform.h Bug 1852144 - Disable remote canvas globally in case of unrecoverable error. r=gfx-reviewers,lsalzman 2023-09-25 16:18:35 +00:00
gfxPlatformFontList.cpp Bug 1855506: Add assertions to validate the return value of gfxPlatformFontList::FindAndAddFamilies. r=jfkthame 2023-09-28 17:05:26 +00:00
gfxPlatformFontList.h Bug 1855506: Add assertions to validate the return value of gfxPlatformFontList::FindAndAddFamilies. r=jfkthame 2023-09-28 17:05:26 +00:00
gfxPlatformGtk.cpp Bug 1856582 [Linux] Handle gtk_init failure better and explicitly quit r=emilio 2023-10-04 09:50:52 +00:00
gfxPlatformGtk.h Bug 1821629 [DMABuf] Don't use DMABuf if it's disabled by Firefox gfx config r=ng,webrtc-reviewers 2023-08-29 12:43:41 +00:00
gfxPlatformMac.cpp Backed out 3 changesets (bug 1803406) for causing WR bustages. CLOSED TREE 2023-09-29 21:33:03 +03:00
gfxPlatformMac.h Backed out 3 changesets (bug 1803406) for causing WR bustages. CLOSED TREE 2023-09-29 21:33:03 +03: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 Bug 1728205 - Remove DrawTargetDual. r=jrmuizel 2021-08-30 22:55:32 +00:00
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 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
gfxSVGGlyphs.cpp Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar 2023-06-23 10:01:32 +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 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 1853595 - Ensure tab-size is resolved using the font that would actually be used to render the space character, even if that's not the "first available font" as defined by CSS Fonts. r=dholbert 2023-10-01 10:50:03 +00:00
gfxTextRun.h Bug 1853595 - Ensure tab-size is resolved using the font that would actually be used to render the space character, even if that's not the "first available font" as defined by CSS Fonts. r=dholbert 2023-10-01 10:50:03 +00:00
gfxTypes.h Bug 1715501 - patch 2 - Pass the presContext to platform font lookup methods so they can query it for font visibility. r=emilio 2021-09-08 12:18:17 +00:00
gfxUserFontSet.cpp Bug 1857285 - Free sanitized font data on early-out. r=aosmond 2023-10-09 07:28:25 +00:00
gfxUserFontSet.h Bug 1851118 - Defer url() font load start until safe. r=jfkthame,masayuki 2023-09-29 17:12:24 +00:00
gfxUtils.cpp Bug 1852541: Do not randomize the canvas if it is one uniform pattern r=timhuang,jgilbert 2023-10-11 14:56:45 +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 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 1845746 - Remove gfxWindowsPlatform::DwmCompositionEnabled. r=gfx-reviewers,jrmuizel 2023-08-10 18:58:03 +00:00
gfxWindowsPlatform.h Bug 1845746 - Remove gfxWindowsPlatform::DwmCompositionEnabled. r=gfx-reviewers,jrmuizel 2023-08-10 18:58:03 +00:00
gfxWindowsSurface.cpp Bug 1727807 - Remove unused gfxASurface::CreateSimilarSurface. r=jrmuizel 2021-08-26 19:00:10 +00:00
gfxWindowsSurface.h Bug 1727807 - Remove unused gfxASurface::CreateSimilarSurface. r=jrmuizel 2021-08-26 19:00:10 +00:00
gfxXlibSurface.cpp Bug 1732443 - Remove remaining XRender leftovers,r=emilio,stransky 2021-09-30 14:14:13 +00:00
gfxXlibSurface.h Bug 1732443 - Remove remaining XRender leftovers,r=emilio,stransky 2021-09-30 14:14:13 +00:00
moz.build Bug 1852806 - Remove macros for older Windows SDK from gfx/. r=gfx-reviewers,lsalzman 2023-09-15 03:19:26 +00:00
nsIFontLoadCompleteCallback.idl