gecko-dev/gfx/thebes
sotaro 2789c3c5d4 Bug 1649354 - Add android Fence handling to Compositor r=jnicol
AHardwareBuffer requests to handle android fences. There are 2 type of fences, release fence and acquire fence. Some ideas were borrowed from b2g's FenceHandle implementation.

The release fence is a fence that is used for waiting until usage/composite of AHardwareBuffer is ended. It needs to be delivered from host side to client side. It is delivered via ImageBridge, since some TextureClientd str recycled without recycle callback.

The acquire fence is a fence that is used for waiting until rendering to its AHardwareBuffer is completed. It is delivered from client side to host side.

Differential Revision: https://phabricator.services.mozilla.com/D87298
2020-08-24 09:34:51 +00:00
..
cairo-xlib-utils.h
CJKCompatSVS.cpp
d3dkmtQueryStatistics.h
D3D11Checks.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
D3D11Checks.h
DeviceManagerDx.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
DeviceManagerDx.h Bug 1628137 - Switch to using WaitForVBlank for vsync on Windows r=jrmuizel 2020-04-10 02:24:07 +00:00
DisplayConfigWindows.cpp Bug 1630371 - Disable DirectComposition when we have a scaled resolution and no hardware stretching. r=aosmond 2020-04-16 14:54:17 +00:00
DisplayConfigWindows.h Bug 1630371 - Disable DirectComposition when we have a scaled resolution and no hardware stretching. r=aosmond 2020-04-16 14:54:17 +00:00
DrawMode.h
gencjkcisvs.py Bug 1559975: Fix python2/3 compat in gfx/ r=ahal 2019-07-05 14:28:55 +00:00
genLanguageTagList.pl
gfx2DGlue.h
gfxAlphaRecovery.cpp
gfxAlphaRecovery.h
gfxAlphaRecoverySSE2.cpp
gfxAndroidPlatform.cpp Bug 1649354 - Add android Fence handling to Compositor r=jnicol 2020-08-24 09:34:51 +00:00
gfxAndroidPlatform.h Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxASurface.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
gfxASurface.h
gfxBaseSharedMemorySurface.cpp
gfxBaseSharedMemorySurface.h
gfxBlur.cpp Bug 1620594 - Part 5: Use GetMainThreadSerialEventTarget instead of SystemGroup::EventTargetFor. r=nika 2020-04-07 15:17:07 +00:00
gfxBlur.h Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel 2020-03-09 14:16:17 +00:00
gfxColor.h Bug 1594425 - Part 2. Switch image decoders to use SurfaceFormat::OS_RGBA. r=tnikkel 2019-11-12 18:22:33 +00:00
gfxContext.cpp Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel 2020-05-05 10:56:14 +00:00
gfxContext.h Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel 2020-05-05 10:56:14 +00:00
gfxCoreTextShaper.cpp Bug 1655364 - Rename gfxShapedText::SetGlyphs to SetDetailedGlyphs and make it just set glyph information, not clobber character-type flags. r=heycam 2020-07-30 11:48:06 +00:00
gfxCoreTextShaper.h
gfxDrawable.cpp
gfxDrawable.h
gfxDWriteCommon.cpp
gfxDWriteCommon.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
gfxDWriteFontList.cpp Bug 1654501 - Add assertions to confirm the font family lists are properly sorted. r=jwatt 2020-07-26 11:08:50 +00:00
gfxDWriteFontList.h Bug 1648355 - When doing a global font fallback search, load cmaps eagerly in the parent process. r=jwatt 2020-07-22 21:12:11 +00:00
gfxDWriteFonts.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
gfxDWriteFonts.h Bug 1621248 - Declare various gfxPlatform and font-list subclasses as 'final'. r=lsalzman 2020-03-10 15:00:56 +00:00
gfxEnv.h Bug 1631039 - Remove WebRender's recording infrastructre. r=gw 2020-04-22 08:49:38 +00:00
gfxFailure.h
gfxFcPlatformFontList.cpp Bug 1654501 - Add assertions to confirm the font family lists are properly sorted. r=jwatt 2020-07-26 11:08:50 +00:00
gfxFcPlatformFontList.h Bug 1649527 - Initialize character map when creating a gfxFontEntry if it is already available from a shared font-list Face record. r=jwatt 2020-07-06 14:29:23 +00:00
gfxFont.cpp Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxFont.h Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxFontConstants.h
gfxFontEntry.cpp Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxFontEntry.h Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxFontFamilyList.h Bug 1630935 - Refactor FontFamilyName + FontFamilyList + nsMathMLChar. r=emilio 2020-06-04 13:18:21 +00:00
gfxFontFeatures.cpp Bug 1653335 - Remove uses of MakeSpan in return statements. r=froydnj 2020-08-07 07:42:50 +00:00
gfxFontFeatures.h Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel 2020-05-05 10:56:14 +00:00
gfxFontInfoLoader.cpp Bug 1622826 - stop gfxFontInfoLoader on xpcom-shutdown. r=jfkthame 2020-04-21 12:07:58 +00:00
gfxFontInfoLoader.h Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel 2020-05-05 10:56:14 +00:00
gfxFontMissingGlyphs.cpp Bug 1622360 - Downgrade mStateManagers. r=jrmuizel 2020-05-11 20:07:43 +00:00
gfxFontMissingGlyphs.h
gfxFontPrefLangList.h
gfxFontSrcPrincipal.cpp Bug 1647732 - isolate font cache; r=baku,jfkthame,necko-reviewers 2020-07-10 10:28:40 +00:00
gfxFontSrcPrincipal.h Bug 1647732 - isolate font cache; r=baku,jfkthame,necko-reviewers 2020-07-10 10:28:40 +00:00
gfxFontSrcURI.cpp Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
gfxFontSrcURI.h
gfxFontUtils.cpp Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxFontUtils.h Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxFontVariations.h Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel 2020-05-05 10:56:14 +00:00
gfxFT2FontBase.cpp Bug 1617596 - Move mSpaceGlyph to gfxFont instead of defining it separately in each subclass, and de-virtualize gfxFont::GetSpaceGlyph(). r=lsalzman 2020-02-24 14:36:52 +00:00
gfxFT2FontBase.h Bug 1617596 - Move mSpaceGlyph to gfxFont instead of defining it separately in each subclass, and de-virtualize gfxFont::GetSpaceGlyph(). r=lsalzman 2020-02-24 14:36:52 +00:00
gfxFT2FontList.cpp Bug 1627075 - Route Omnijar requests through StartupCache r=froydnj 2020-07-08 02:46:34 +00:00
gfxFT2FontList.h Bug 1627075 - Route Omnijar requests through StartupCache r=froydnj 2020-07-08 02:46:34 +00:00
gfxFT2Fonts.cpp Bug 1655364 - Rename gfxShapedText::SetGlyphs to SetDetailedGlyphs and make it just set glyph information, not clobber character-type flags. r=heycam 2020-07-30 11:48:06 +00:00
gfxFT2Fonts.h Bug 1584268 - only instantiate Cairo fonts when drawing to Cairo target. r=jfkthame 2019-10-01 21:56:30 +00:00
gfxFT2Utils.cpp
gfxFT2Utils.h Bug 1547063 - Use SharedFTFace locking instead of Cairo locking. r=jfkthame 2019-09-16 17:12:38 +00:00
gfxGDIFont.cpp Bug 1617596 - Move mSpaceGlyph to gfxFont instead of defining it separately in each subclass, and de-virtualize gfxFont::GetSpaceGlyph(). r=lsalzman 2020-02-24 14:36:52 +00:00
gfxGDIFont.h Bug 1617596 - Move mSpaceGlyph to gfxFont instead of defining it separately in each subclass, and de-virtualize gfxFont::GetSpaceGlyph(). r=lsalzman 2020-02-24 14:36:52 +00:00
gfxGDIFontList.cpp Bug 1633254 - Don't allow dwrite fonts to use GDI table access if the font family is non-simple, as it might access the wrong resource. r=jwatt 2020-07-06 14:00:58 +00:00
gfxGDIFontList.h Bug 1619350 - patch 1 - Add a FontVisibility enumeration to determine whether fonts should be visible by name to CSS, and provide a visibility field in font family records. r=jwatt 2020-04-02 12:36:24 +00:00
gfxGdkNativeRenderer.cpp
gfxGdkNativeRenderer.h
gfxGlyphExtents.cpp Bug 1547063 - Use FreeType metrics directly instead of querying Cairo. r=jfkthame 2019-09-16 17:15:10 +00:00
gfxGlyphExtents.h
gfxGradientCache.cpp Bug 1626570 - Improve handling of copying arrays in gfx/thebes. r=jrmuizel 2020-05-05 10:56:14 +00:00
gfxGradientCache.h
gfxGraphiteShaper.cpp Bug 1655364 - Rename gfxShapedText::SetGlyphs to SetDetailedGlyphs and make it just set glyph information, not clobber character-type flags. r=heycam 2020-07-30 11:48:06 +00:00
gfxGraphiteShaper.h Bug 1566288 - Port libGraphite usage in libThebes to use the RLBox API. r=froydnj,jfkthame 2019-12-19 16:05:35 +00:00
gfxHarfBuzzShaper.cpp Bug 1655364 - Rename gfxShapedText::SetGlyphs to SetDetailedGlyphs and make it just set glyph information, not clobber character-type flags. r=heycam 2020-07-30 11:48:06 +00:00
gfxHarfBuzzShaper.h Bug 1629787 - Initialize font metrics via harfbuzz API rather than reading tables directly, so that variations are respected. r=lsalzman 2020-04-15 14:14:55 +00:00
gfxImageSurface.cpp
gfxImageSurface.h
gfxLanguageTagList.cpp
gfxLineSegment.h Bug 1324591 - Jank if we are trying to composite area which is outside of the the partial prerender rect on non WebRender. r=botond,jrmuizel 2020-07-05 11:44:18 +00:00
gfxMacFont.cpp Bug 1657892 - Cache variation axes in the UnscaledFontMac to accelerate font instantiations. r=lsalzman 2020-08-09 07:23:42 +00:00
gfxMacFont.h Bug 1617596 - Move mSpaceGlyph to gfxFont instead of defining it separately in each subclass, and de-virtualize gfxFont::GetSpaceGlyph(). r=lsalzman 2020-02-24 14:36:52 +00:00
gfxMacPlatformFontList.h Bug 1657440 - avoid letting Skia query style information for Mac fonts. r=jfkthame 2020-08-17 06:48:00 +00:00
gfxMacPlatformFontList.mm Bug 1657440 - avoid letting Skia query style information for Mac fonts. r=jfkthame 2020-08-17 06:48:00 +00:00
gfxMathTable.cpp
gfxMathTable.h
gfxMatrix.h
gfxOTSUtils.h Bug 1640401 - allow unknown font types to sanitize for WR. r=jrmuizel 2020-05-23 23:56:41 +00:00
gfxPattern.cpp Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel 2020-03-09 14:16:17 +00:00
gfxPattern.h Bug 1519636 - Reformat recent changes to the Google coding style r=jgilbert 2020-04-05 13:34:58 +00:00
gfxPlatform.cpp Bug 1659923 - Avoid unnecessary copies around Base64Encode. r=xpcom-reviewers,necko-reviewers,froydnj,valentin 2020-08-19 17:45:16 +00:00
gfxPlatform.h Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxPlatformFontList.cpp Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxPlatformFontList.h Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxPlatformGtk.cpp Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxPlatformGtk.h Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxPlatformMac.cpp Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxPlatformMac.h Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxPoint.h
gfxQuad.h
gfxQuartzNativeDrawing.cpp
gfxQuartzNativeDrawing.h
gfxQuartzSurface.cpp
gfxQuartzSurface.h
gfxQuaternion.h
gfxRect.h
gfxScriptItemizer.cpp Bug 1638478 - Try to resolve Script=Common runs to a specific script for shaping purposes based on the ScriptExtensions property. r=jrmuizel 2020-05-19 14:30:20 +00:00
gfxScriptItemizer.h
gfxSharedImageSurface.h
gfxSkipChars.cpp
gfxSkipChars.h Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
gfxSVGGlyphs.cpp Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
gfxSVGGlyphs.h Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
gfxTextRun.cpp Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxTextRun.h Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxTypes.h Bug 1614208 - Remove some include dependencies in nsStyleConsts.h. r=jfkthame,jgilbert 2020-02-11 01:23:37 +00:00
gfxUserFontSet.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
gfxUserFontSet.h Bug 1652406 - add private flag back and remove the assertion; r=jfkthame 2020-07-13 11:06:31 +00:00
gfxUtils.cpp Bug 1659923 - Avoid unnecessary copies around Base64Encode. r=xpcom-reviewers,necko-reviewers,froydnj,valentin 2020-08-19 17:45:16 +00:00
gfxUtils.h Bug 1622360 - Remove remaining gfxUtils functions dealing with the render root. r=jrmuizel 2020-04-01 13:38:05 +00:00
gfxWindowsNativeDrawing.cpp Bug 1608131 - Remove unused native drawing filtering flags. r=aosmond 2020-01-09 15:40:25 +00:00
gfxWindowsNativeDrawing.h Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
gfxWindowsPlatform.cpp Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxWindowsPlatform.h Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gfxWindowsSurface.cpp
gfxWindowsSurface.h
gfxXlibNativeRenderer.cpp
gfxXlibNativeRenderer.h
gfxXlibSurface.cpp
gfxXlibSurface.h
moz.build Bug 1639563 - factor out gfxOTSContext into reusable header file. r=jfkthame 2020-05-22 04:47:44 +00:00
nsIFontLoadCompleteCallback.idl Bug 1490792 - Part 4: Perform OpenType sanitization OMT. r=jfkthame 2019-06-06 19:08:52 +00:00
PrintTarget.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
PrintTarget.h
PrintTargetCG.h
PrintTargetCG.mm Bug 1602103. Set the print job name before initialization of the print session on macOS. r=bobowen 2019-12-09 08:46:56 +00:00
PrintTargetPDF.cpp Bug 1615921 - Skip writing to pdf file if shutting down r=jwatt 2020-02-24 17:54:09 +00:00
PrintTargetPDF.h
PrintTargetPS.cpp Bug 1609996 - Remove mozilla::Swap in favor of std::swap. r=froydnj 2020-01-20 16:17:06 +00:00
PrintTargetPS.h
PrintTargetRecording.cpp
PrintTargetRecording.h
PrintTargetSkPDF.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
PrintTargetSkPDF.h Bug 1591996 - miscellaneous Gecko fixes for Skia m79 update. r=jrmuizel 2019-10-28 21:42:48 +00:00
PrintTargetThebes.cpp Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
PrintTargetThebes.h
PrintTargetWindows.cpp
PrintTargetWindows.h
SharedFontList-impl.h Bug 1640816 - Record base font-family name in family alias records. r=jwatt 2020-06-04 11:48:46 +00:00
SharedFontList.cpp Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
SharedFontList.h Bug 1648355 - When doing a global font fallback search, load cmaps eagerly in the parent process. r=jwatt 2020-07-22 21:12:11 +00:00
SkMemoryReporter.cpp Bug 1519636 - Ride along: Move to the unix CR type r=Ehsan 2019-07-16 07:34:18 +00:00
SkMemoryReporter.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
SoftwareVsyncSource.cpp Bug 1653737 - Add output time to VsyncEvent. r=nical 2020-07-18 05:34:35 +00:00
SoftwareVsyncSource.h Bug 1653737 - Add output time to VsyncEvent. r=nical 2020-07-18 05:34:35 +00:00
StandardFonts-linux.inc Bug 1619350 - patch 3 - Add lists of base system fonts for latest Ubuntu and Fedora versions. r=jwatt 2020-04-02 23:12:56 +00:00
StandardFonts-macos.inc Bug 1619350 - patch 2 - Add lists of standard Mac and Windows fonts, and set font-family visibility attributes accordingly in those platform font lists. r=jwatt 2020-04-02 01:38:21 +00:00
StandardFonts-win10.inc Bug 1654501 - Fix incorrectly sorted entries in the lists of standard Windows fonts. r=jwatt 2020-07-26 18:10:04 +00:00
ThebesRLBox.h Bug 1576052 - Use configuration/macro definition to selectively enable wasm sandbox for graphite r=froydnj 2019-12-19 22:17:13 +00:00
ThebesRLBoxTypes.h Bug 1576052 - Use configuration/macro definition to selectively enable wasm sandbox for graphite r=froydnj 2019-12-19 22:17:13 +00:00
VsyncSource.cpp Bug 1653737 - Add output time to VsyncEvent. r=nical 2020-07-18 05:34:35 +00:00
VsyncSource.h Bug 1653737 - Add output time to VsyncEvent. r=nical 2020-07-18 05:34:35 +00:00