gecko-dev/gfx/thebes
2022-06-30 19:44:59 +00:00
..
cairo-xlib-utils.h
CJKCompatSVS.cpp
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
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 1776800 - Let zero copy hardware decoded video to release on intel GPU on Windows r=jrmuizel,gfx-reviewers 2022-06-28 21:54:36 +00:00
DeviceManagerDx.h Bug 1766684 - Use compositor device for hardware video decoding only with hardware WebRender r=jrmuizel,gfx-reviewers 2022-05-25 01:41:03 +00:00
DisplayConfigWindows.cpp
DisplayConfigWindows.h
DrawMode.h
gencjkcisvs.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
genLanguageTagList.pl
gfx2DGlue.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
gfxAlphaRecovery.cpp
gfxAlphaRecovery.h
gfxAlphaRecoverySSE2.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
gfxAndroidPlatform.cpp Bug 1765399 - Don't create a new SoftwareVsyncSource instance when layout.frame_rate is changed to a different value. r=smaug 2022-05-05 02:15:19 +00:00
gfxAndroidPlatform.h Bug 1765399 - Rename Get/CreateHardwareVsync to GetGlobalVsync, CreateGlobalHardwareVsync and CreateSoftwareVsync. r=smaug 2022-05-05 02:15:17 +00:00
gfxASurface.cpp Bug 1727807 - Remove unused gfxASurface::CreateSimilarSurface. r=jrmuizel 2021-08-26 19:00:10 +00:00
gfxASurface.h Bug 1727807 - Remove unused gfxASurface::CreateSimilarSurface. r=jrmuizel 2021-08-26 19:00:10 +00:00
gfxBaseSharedMemorySurface.cpp
gfxBaseSharedMemorySurface.h
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 Bug 1674340 - Separate out language from gfxFontStyle and pass it separately to shaping processes that need it. r=lsalzman 2020-11-13 13:15:39 +00:00
gfxDrawable.cpp Bug 1728991 - Drop some unused gfxASurface includes. r=aosmond 2021-09-03 16:00:34 +00:00
gfxDrawable.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 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
gfxDWriteFontList.cpp Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
gfxDWriteFontList.h Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
gfxDWriteFonts.cpp Bug 1772189 - Avoid potential infinite recursion when initializing vertical metrics, if the font has a broken 'vmtx' table. r=lsalzman 2022-06-16 12:38:35 +00:00
gfxDWriteFonts.h Bug 1772189 - Avoid potential infinite recursion when initializing vertical metrics, if the font has a broken 'vmtx' table. r=lsalzman 2022-06-16 12:38:35 +00:00
gfxEnv.h
gfxFailure.h
gfxFcPlatformFontList.cpp Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
gfxFcPlatformFontList.h Bug 1756474 - Add locking to gfxPlatformFontList and gfxFontFamily, to allow use from worker threads. r=lsalzman 2022-04-19 14:20:21 +00:00
gfxFont.cpp Bug 1772189 - Avoid potential infinite recursion when initializing vertical metrics, if the font has a broken 'vmtx' table. r=lsalzman 2022-06-16 12:38:35 +00:00
gfxFont.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
gfxFontConstants.h Bug 1706080 - [css-fonts] Implement 'font-synthesis: small-caps'. r=jfkthame 2021-08-09 21:41:34 +00:00
gfxFontEntry.cpp Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
gfxFontEntry.h Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
gfxFontFeatures.cpp
gfxFontFeatures.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
gfxFontInfoLoader.cpp Bug 1756474 - Add locking to gfxPlatformFontList and gfxFontFamily, to allow use from worker threads. r=lsalzman 2022-04-19 14:20:21 +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 1726291 - Remove FrameLayerBuilder. r=miko 2021-08-23 03:07:31 +00:00
gfxFontMissingGlyphs.h
gfxFontPrefLangList.h
gfxFontSrcPrincipal.cpp
gfxFontSrcPrincipal.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
gfxFontSrcURI.cpp
gfxFontSrcURI.h Bug 1683551 - Make gfx buildable outside of unified-build environment. r=sg,jgilbert 2021-01-04 14:20:17 +00:00
gfxFontUtils.cpp Bug 1763414 - Make gfxFontEntry instances usable from multiple threads. r=lsalzman 2022-04-08 17:06:36 +00:00
gfxFontUtils.h Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
gfxFontVariations.h
gfxFT2FontBase.cpp Bug 1769279 - Disable FT_LOAD_COLOR when getting glyph metrics for fonts that include an SVG table. r=lsalzman 2022-05-14 06:36:43 +00:00
gfxFT2FontBase.h Bug 1766875 - Guard access to the mCmapCache in gfxFT2FontEntryBase. r=lsalzman 2022-04-28 17:21:56 +00:00
gfxFT2FontList.cpp Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
gfxFT2FontList.h Bug 1756474 - Add locking to gfxPlatformFontList and gfxFontFamily, to allow use from worker threads. r=lsalzman 2022-04-19 14:20:21 +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 1742896 - Pass TextRunDrawParams to GetScaledFont. r=jfkthame 2021-12-09 22:16:17 +00:00
gfxFT2Utils.cpp Bug 1757897 - Add null-check for charmap in FT_Face, before trying to check for symbol encoding. r=lsalzman 2022-03-03 20:14:25 +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
gfxGDIFont.cpp Bug 1766377 - Fix sign-compare warnings related to Windows constants. r=rkraesig,gfx-reviewers,sotaro 2022-04-29 09:14:11 +00:00
gfxGDIFont.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
gfxGDIFontList.cpp Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
gfxGDIFontList.h Bug 1770832 - Ensure the destructor of the platform-specific derived fontlist class blocks until the mutex is available. r=lsalzman 2022-05-24 15:05:05 +00:00
gfxGlyphExtents.cpp Bug 1777475 - Add locking to the gfxGlyphExtents class. r=lsalzman 2022-06-30 14:52:38 +00:00
gfxGlyphExtents.h Bug 1777475 - Add locking to the gfxGlyphExtents class. r=lsalzman 2022-06-30 14:52:38 +00:00
gfxGradientCache.cpp Bug 1697344 p1: Make GradientCache thread safe. r=jrmuizel 2021-03-29 12:12:20 +00:00
gfxGradientCache.h Bug 1697344 p1: Make GradientCache thread safe. r=jrmuizel 2021-03-29 12:12:20 +00:00
gfxGraphiteShaper.cpp Bug 708901 - Migrate to nsTHashSet in gfx/thebes. r=jfkthame,jrmuizel 2021-03-23 10:36:36 +00:00
gfxGraphiteShaper.h Bug 708901 - Migrate to nsTHashSet in gfx/thebes. r=jfkthame,jrmuizel 2021-03-23 10:36:36 +00:00
gfxHarfBuzzShaper.cpp Bug 1772189 - Avoid potential infinite recursion when initializing vertical metrics, if the font has a broken 'vmtx' table. r=lsalzman 2022-06-16 12:38:35 +00:00
gfxHarfBuzzShaper.h Bug 1772189 - Avoid potential infinite recursion when initializing vertical metrics, if the font has a broken 'vmtx' table. r=lsalzman 2022-06-16 12:38:35 +00:00
gfxImageSurface.cpp
gfxImageSurface.h
gfxLanguageTagList.cpp
gfxLineSegment.h
gfxMacFont.cpp Bug 1761429 - Ensure we don't leak a gfxHarfBuzzShaper while handling font-size-adjust. r=lsalzman 2022-04-01 21:20:26 +00:00
gfxMacFont.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
gfxMacPlatformFontList.h Bug 1756474 - Add locking to gfxPlatformFontList and gfxFontFamily, to allow use from worker threads. r=lsalzman 2022-04-19 14:20:21 +00:00
gfxMacPlatformFontList.mm Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +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
gfxPattern.cpp Bug 1728991 - Drop some unused gfxASurface includes. r=aosmond 2021-09-03 16:00:34 +00:00
gfxPattern.h
gfxPlatform.cpp Bug 1777368 [Linux] Don't init VP8_HW_DECODE/VP9_HW_DECODE features on Linux as they're not used r=alwu 2022-06-30 19:44:59 +00:00
gfxPlatform.h Backed out 3 changesets (bug 1771374) for causing build bustage in gfx/gl/gtest/TestColorspaces.cpp CLOSED TREE 2022-06-30 21:19:17 +03:00
gfxPlatformFontList.cpp Bug 1770832 - Ensure the destructor of the platform-specific derived fontlist class blocks until the mutex is available. r=lsalzman 2022-05-24 15:05:05 +00:00
gfxPlatformFontList.h Bug 1766378 followup - Don't require the font-list lock to be held before calling gfxPlatformFontList::FindFontForFamily, just lock internally. r=lsalzman 2022-04-27 18:40:12 +00:00
gfxPlatformGtk.cpp Bug 1773282 [Linux] Remove nsIGfxInfo::FEATURE_VAAPI and use nsIGfxInfo::FEATURE_HARDWARE_VIDEO_DECODING r=alwu 2022-06-29 12:09:02 +00:00
gfxPlatformGtk.h Bug 1773282 [Linux] Remove nsIGfxInfo::FEATURE_VAAPI and use nsIGfxInfo::FEATURE_HARDWARE_VIDEO_DECODING r=alwu 2022-06-29 12:09:02 +00:00
gfxPlatformMac.cpp Bug 1773752: Remove workarounds for old macOS SDKs and update documentation. r=mstange 2022-06-11 02:21:30 +00:00
gfxPlatformMac.h Bug 1765399 - Rename Get/CreateHardwareVsync to GetGlobalVsync, CreateGlobalHardwareVsync and CreateSoftwareVsync. r=smaug 2022-05-05 02:15:17 +00:00
gfxPoint.h
gfxQuad.h
gfxQuartzNativeDrawing.cpp Bug 1728205 - Remove DrawTargetDual. r=jrmuizel 2021-08-30 22:55:32 +00:00
gfxQuartzNativeDrawing.h
gfxQuartzSurface.cpp Bug 739096 - Remove support for CGLayer-backed cairo quartz surface. r=jrmuizel 2021-04-29 14:33:29 +00:00
gfxQuartzSurface.h Bug 739096 - Merge some Mozilla extensions to cairo-quartz-surface. r=jrmuizel 2021-04-29 14:33:36 +00:00
gfxQuaternion.h
gfxRect.h
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
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
gfxTextRun.cpp Bug 1776215 - Make font related prefs threadsafe. r=gfx-reviewers,jrmuizel 2022-06-23 15:21:25 +00:00
gfxTextRun.h Bug 1770006 - Ensure the fontGroup is recreated if necessary in CanvasRenderingContext2D::GetCurrentFontStyle. r=lsalzman 2022-05-23 15:18:51 +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 1771493 - Part 2. Merge FontFaceSetImpl and gfxUserFontSet into a single class. r=emilio 2022-06-28 21:47:00 +00:00
gfxUserFontSet.h Bug 1771493 - Part 2. Merge FontFaceSetImpl and gfxUserFontSet into a single class. r=emilio 2022-06-28 21:47:00 +00:00
gfxUtils.cpp Bug 1772555 - Use style interpolation code for gradients. r=nical 2022-06-22 23:02:34 +00:00
gfxUtils.h Bug 1772555 - Use style interpolation code for gradients. r=nical 2022-06-22 23:02:34 +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 Bug 1765399 - Don't create a new SoftwareVsyncSource instance when layout.frame_rate is changed to a different value. r=smaug 2022-05-05 02:15:19 +00:00
gfxWindowsPlatform.h Bug 1765399 - Rename Get/CreateHardwareVsync to GetGlobalVsync, CreateGlobalHardwareVsync and CreateSoftwareVsync. r=smaug 2022-05-05 02:15:17 +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 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
nsIFontLoadCompleteCallback.idl
PrintTarget.cpp Bug 1772225 - Implement a CGLayer-backed version of cairo_quartz_surface, to improve print/PDF output quality for pdf.js documents. r=jrmuizel 2022-06-27 17:14:21 +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 Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-11-04 18:46:00 +00:00
PrintTargetRecording.h
PrintTargetSkPDF.cpp
PrintTargetSkPDF.h
PrintTargetThebes.cpp Bug 1669740 - Cleanup some WrapAndRecord usage. r=aosmond 2020-10-21 15:09:22 +00:00
PrintTargetThebes.h
PrintTargetWindows.cpp
PrintTargetWindows.h
SharedFontList-impl.h Bug 1732343 - Part 5: Use attached handles for Windows SharedMemory serialization, r=handyman 2021-11-09 14:17:33 +00:00
SharedFontList.cpp Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +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 Bug 1723874 - Update the list of standard macOS fonts to be current/correct. r=emilio 2021-08-06 13:08:15 +00:00
StandardFonts-win10.inc
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 1765399 - Invert the relationship between VsyncSource and VsyncDispatcher: The VsyncDispatcher now owns the source. r=smaug 2022-05-05 02:15:18 +00:00
VsyncSource.h Bug 1765399 - Invert the relationship between VsyncSource and VsyncDispatcher: The VsyncDispatcher now owns the source. r=smaug 2022-05-05 02:15:18 +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