gecko-dev/widget
Martin Stransky 5b82a4ec2b Bug 1654798 [Linux] Create GL fence at DMABufSurface::FenceWait(), r=jhorak
Recently we create sync during dmabuf surface import which may fail as GL context may be missing.
In this patch we postpone sync creation until the sync is actually used at DMABufSurface::FenceWait().

Differential Revision: https://phabricator.services.mozilla.com/D84693
2020-07-24 08:54:37 +00:00
..
android Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp 2020-07-23 14:51:46 +00:00
cocoa Bug 1654707 - Add CUPS shim instance for OS X and initialize with the DeviceContextSpec r=nordzilla 2020-07-23 17:04:41 +00:00
crashtests
gtk Bug 1654798 [Linux] Create GL fence at DMABufSurface::FenceWait(), r=jhorak 2020-07-24 08:54:37 +00:00
headless Bug 1620467 - Part 5: Remove appearance values not used by the browser or Web content. r=emilio 2020-07-16 22:04:14 +00:00
reftests
tests Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
uikit Bug 1647225 - Fix some comments. r=jrmuizel,geckoview-reviewers,agi 2020-06-23 15:21:36 +00:00
windows Bug 1647877 - Remote Backbuffer: Only BitBlt dirty region r=mstange 2020-07-22 16:24:37 +00:00
x11
BasicEvents.h Bug 1556556 - Document WidgetEvent::mRefPoint as being in visual coordinates. r=kats 2020-05-05 19:24:41 +00:00
CommandList.h
CompositorWidget.cpp
CompositorWidget.h Bug 1592739 - Stop using the vibrant region as the transparent region. r=mattwoodrow 2020-06-11 18:46:04 +00:00
ContentCache.cpp
ContentCache.h Bug 1626570 - Improve handling of copying arrays in widget/. r=jhorak 2020-04-30 09:38:38 +00:00
ContentEvents.h
EventClassList.h
EventForwards.h Bug 1643464 - Part 2: Rename eLeft/eRightFlag to ePrimary/eSecondaryFlag r=masayuki,geckoview-reviewers,agi 2020-06-22 22:54:07 +00:00
EventMessageList.h
FontRange.h
GfxDriverInfo.cpp Bug 1649528 - Part 1. Ship WebRender on Intel Gen 7/7.5 gt1, broxton and geminilake to early beta. r=jrmuizel 2020-07-20 19:49:31 +00:00
GfxDriverInfo.h Bug 1653464 - Improve Linux desktop and window protocol detection. r=nical 2020-07-17 09:57:25 +00:00
GfxInfoBase.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-07-04 09:38:43 +00:00
GfxInfoBase.h Bug 1647225 - Rename some local functions and variables. r=jrmuizel 2020-06-23 15:20:33 +00:00
GfxInfoCollector.cpp
GfxInfoCollector.h
GfxInfoX11.cpp Bug 1653612 - Enable WebRender on beta for Linux users on X11 and with recent Intel/AMD drivers. r=nical 2020-07-23 11:56:21 +00:00
GfxInfoX11.h Bug 1653464 - Improve Linux desktop and window protocol detection. r=nical 2020-07-17 09:57:25 +00:00
IMEData.cpp Bug 1634154. Make `widget/gtk` buildable outside of `unified-build` environment. r=karlt 2020-05-01 03:02:13 +00:00
IMEData.h Bug 1634154. Make `widget/gtk` buildable outside of `unified-build` environment. r=karlt 2020-05-01 03:02:13 +00:00
InProcessCompositorWidget.cpp Bug 1592739 - Stop using the vibrant region as the transparent region. r=mattwoodrow 2020-06-11 18:46:04 +00:00
InProcessCompositorWidget.h Bug 1592739 - Stop using the vibrant region as the transparent region. r=mattwoodrow 2020-06-11 18:46:04 +00:00
InputData.cpp Bug 1653700. Populate PanGestureInput::mLineOrPageDeltaX/Y when the events are produced from direct manipulation. r=kats 2020-07-18 20:47:04 +00:00
InputData.h Bug 1653700. Populate PanGestureInput::mLineOrPageDeltaX/Y when the events are produced from direct manipulation. r=kats 2020-07-18 20:47:04 +00:00
LSBUtils.cpp
LSBUtils.h
LookAndFeel.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-06-16 14:37:23 +00:00
MediaKeysEventSourceFactory.h Bug 1640998 - part9 : use `MediaControlKey` to replace `MediaControlKeysEvent` r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
MiscEvents.h
MouseEvents.h Bug 1643464 - Part 2: Rename eLeft/eRightFlag to ePrimary/eSecondaryFlag r=masayuki,geckoview-reviewers,agi 2020-06-22 22:54:07 +00:00
NativeKeyToDOMCodeName.h
NativeKeyToDOMKeyName.h
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
PluginWidgetProxy.cpp
PluginWidgetProxy.h Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget and widget/windows. r=jmathies 2020-03-26 18:48:30 +00:00
ProcInfo.h Bug 1652000 - Refactoring ChromeUtils::RequestProcInfo to place a single request to GetProcInfo;r=tarek,geckoview-reviewers,agi 2020-07-20 09:42:23 +00:00
PuppetBidiKeyboard.cpp
PuppetBidiKeyboard.h
PuppetWidget.cpp Bug 1647871 - Remove nsIWidget::GetCompositionSize(). r=kats 2020-06-24 13:30:45 +00:00
PuppetWidget.h Bug 1647871 - Remove nsIWidget::GetCompositionSize(). r=kats 2020-06-24 13:30:45 +00:00
Screen.cpp
Screen.h
ScreenManager.cpp
ScreenManager.h
SharedWidgetUtils.cpp
SystemTimeConverter.h Bug 1626734 - Fix edge case that can cause TimeStamps to go backwards by fractional milliseconds. r=karlt 2020-05-07 12:56:09 +00:00
TextEventDispatcher.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
TextEventDispatcher.h
TextEventDispatcherListener.h
TextEvents.h Bug 1640883 - Treat ctrl-c, ctrl-x and ctrl-v as user activation; r=smaug 2020-05-28 21:56:30 +00:00
TextRange.h
TouchEvents.h Bug 1626570 - Improve handling of copying arrays in widget/. r=jhorak 2020-05-07 08:49:18 +00:00
VsyncDispatcher.cpp Bug 1614212 - Migrate global VsyncSource users correctly on frame rate change r=sotaro 2020-03-16 23:24:39 +00:00
VsyncDispatcher.h Bug 1614212 - Migrate global VsyncSource users correctly on frame rate change r=sotaro 2020-03-16 23:24:39 +00:00
WidgetEventImpl.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
WidgetMessageUtils.h Bug 1640623 - Use enum classes for LookAndFeel int and float IDs. r=jmathies,geckoview-reviewers,esawin 2020-06-11 11:27:43 +00:00
WidgetTraceEvent.h
WidgetUtils.cpp
WidgetUtils.h
WindowSurface.h
WindowSurfaceX11SHM.cpp
WindowSurfaceX11SHM.h
moz.build Bug 1631465 part 4: Add unwritable margin information for Windows. r=jwatt 2020-07-22 15:12:02 +00:00
nsAppShellSingleton.h
nsAutoRollup.cpp
nsAutoRollup.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp
nsBaseClipboard.h
nsBaseDragService.cpp Bug 1648463 - Move SVGForeignObjectFrame SVGImageFrame and SVGUseFrame to mozilla namespace r=dholbert,jgilbert 2020-06-25 20:42:49 +00:00
nsBaseDragService.h
nsBaseFilePicker.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
nsBaseFilePicker.h Bug 1634154. Make `widget/gtk` buildable outside of `unified-build` environment. r=karlt 2020-05-01 03:02:13 +00:00
nsBaseScreen.cpp
nsBaseScreen.h
nsBaseWidget.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
nsBaseWidget.h Bug 1644212 - reintroduce an attribute to limit which windows allow full screen, r=xidorn,haik 2020-06-15 15:51:48 +00:00
nsCUPSShim.cpp Bug 1653686 - Make adding/managing functions in the CUPS shim less error prone r=emilio 2020-07-20 20:07:18 +00:00
nsCUPSShim.h Bug 1653433 Part 2 - Use CUPS header in the CUPSShim to get struct declarations and function signatures. r=emilio 2020-07-21 23:39:45 +00:00
nsClipboardHelper.cpp Bug 1634154. Make `widget/gtk` buildable outside of `unified-build` environment. r=karlt 2020-05-01 03:02:13 +00:00
nsClipboardHelper.h
nsClipboardProxy.cpp
nsClipboardProxy.h
nsColorPickerProxy.cpp
nsColorPickerProxy.h
nsContentProcessWidgetFactory.cpp Bug 1615109, part 1 - Get rid of the unused content process share picker registration. r=marcosc 2020-04-01 11:04:03 +00:00
nsDeviceContextSpecProxy.cpp
nsDeviceContextSpecProxy.h
nsDragServiceProxy.cpp Bug 1634154. Make `widget/gtk` buildable outside of `unified-build` environment. r=karlt 2020-05-01 03:02:13 +00:00
nsDragServiceProxy.h
nsFilePickerProxy.cpp Bug 1626570 - Improve handling of copying arrays in widget/. r=jhorak 2020-04-30 09:38:38 +00:00
nsFilePickerProxy.h
nsGUIEventIPC.h Bug 1643464 - Part 3: Rename LEFT/RIGHT_BUTTON as PRIMARY/SECONDARY_BUTTON r=masayuki,geckoview-reviewers,snorp 2020-06-19 17:50:43 +00:00
nsHTMLFormatConverter.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
nsHTMLFormatConverter.h
nsIAppShell.idl
nsIApplicationChooser.idl
nsIBaseWindow.idl Bug 1653214 - Part 2: Remove nsIBaseWindow::Create; r=nika 2020-07-16 20:42:20 +00:00
nsIBidiKeyboard.idl
nsIClipboard.idl
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIColorPicker.idl
nsIDeviceContextSpec.h
nsIDisplayInfo.idl
nsIDragService.idl
nsIDragSession.idl Bug 1650562: Add missing null check for document BrowsingContext. r=nika 2020-07-13 18:39:52 +00:00
nsIFilePicker.idl Bug 1619154 - Added .webp to supported image file types so that it is possible to upload .webp files. r=hsivonen 2020-03-18 06:14:10 +00:00
nsIFormatConverter.idl
nsIGfxInfo.idl Bug 1602072 - Add a gfxInfo flag determine Firefox is embedded by FxR for telemetry. r=thomasmo,chutten,froydnj,jrmuizel,geckoview-reviewers,rbarker,snorp 2020-06-25 17:22:20 +00:00
nsIGfxInfoDebug.idl
nsIGtkTaskbarProgress.idl
nsIJumpListBuilder.idl
nsIJumpListItem.idl
nsIKeyEventInPluginCallback.h
nsIMacDockSupport.idl
nsIMacFinderProgress.idl
nsIMacSharingService.idl
nsIMacWebAppUtils.idl
nsINativeMenuService.h
nsIPaper.idl Bug 1631465 part 1 - Add unwritable margin information to nsIPaper r=jwatt 2020-07-15 18:38:08 +00:00
nsIPluginWidget.h
nsIPrintDialogService.h
nsIPrintSession.idl
nsIPrintSettings.idl Bug 1631460 - Create a boolean showMarginGuides attribute on nsIPrintSettings. r=dholbert 2020-07-20 17:39:12 +00:00
nsIPrintSettingsService.idl Bug 1639990 - Rename defaultPrinterName to lastUsedPrinterName r=jwatt 2020-05-29 17:37:01 +00:00
nsIPrintSettingsWin.idl
nsIPrinter.idl Bug 1650886 - Part 1 nsIPaper Base Implementation r=jwatt 2020-07-13 19:59:26 +00:00
nsIPrinterList.idl Bug 1651532 - Change systemDefaultPrinter to systemDefaultPrinterName r=jwatt 2020-07-10 19:00:17 +00:00
nsIRollupListener.h
nsIScreen.idl
nsIScreenManager.idl
nsISharePicker.idl
nsISound.idl
nsIStandaloneNativeMenu.idl
nsISystemStatusBar.idl
nsITaskbarOverlayIconController.idl
nsITaskbarPreview.idl
nsITaskbarPreviewButton.idl
nsITaskbarPreviewController.idl
nsITaskbarProgress.idl
nsITaskbarTabPreview.idl
nsITaskbarWindowPreview.idl
nsITouchBarHelper.idl
nsITouchBarInput.idl
nsITouchBarUpdater.idl
nsITransferable.idl
nsIUserIdleService.idl Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsIUserIdleServiceInternal.idl Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsIWidget.h Bug 1647871 - Remove nsIWidget::GetCompositionSize(). r=kats 2020-06-24 13:30:45 +00:00
nsIWidgetListener.cpp
nsIWidgetListener.h
nsIWinTaskbar.idl
nsIWindowsUIUtils.idl
nsNativeBasicTheme.cpp Bug 1650256 - Remove unused StyleAppearance values. r=emilio 2020-07-03 04:06:13 +00:00
nsNativeBasicTheme.h Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget and widget/windows. r=jmathies 2020-03-26 18:48:30 +00:00
nsNativeTheme.cpp Bug 1620467 - Part 3: Defer to -moz-default-appearance when appearance is auto. r=emilio 2020-07-16 22:04:12 +00:00
nsNativeTheme.h
nsPaper.cpp Bug 1631465 part 1 - Add unwritable margin information to nsIPaper r=jwatt 2020-07-15 18:38:08 +00:00
nsPaper.h Bug 1631465 part 1 - Add unwritable margin information to nsIPaper r=jwatt 2020-07-15 18:38:08 +00:00
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp Bug 1631460 - Create a boolean showMarginGuides attribute on nsIPrintSettings. r=dholbert 2020-07-20 17:39:12 +00:00
nsPrintSettingsImpl.h Bug 1631460 - Create a boolean showMarginGuides attribute on nsIPrintSettings. r=dholbert 2020-07-20 17:39:12 +00:00
nsPrintSettingsService.cpp Bug 1651532 - Change systemDefaultPrinter to systemDefaultPrinterName r=jwatt 2020-07-10 19:00:17 +00:00
nsPrintSettingsService.h
nsPrinter.cpp Bug 1650886 - Part 1 nsIPaper Base Implementation r=jwatt 2020-07-13 19:59:26 +00:00
nsPrinter.h Bug 1650886 - Part 1 nsIPaper Base Implementation r=jwatt 2020-07-13 19:59:26 +00:00
nsShmImage.cpp
nsShmImage.h
nsSoundProxy.cpp Bug 1622619 - Replace URIParams with nsIURI in PContent.ipdl r=valentin 2020-03-31 18:47:30 +00:00
nsSoundProxy.h
nsTransferable.cpp
nsTransferable.h
nsUserIdleService.cpp Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsUserIdleService.h Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsWidgetInitData.h Bug 1642800 - Don't enforce minimum window dimensions on non-popup windows if they're not resizable on Windows. r=mhowell 2020-06-05 17:09:58 +00:00
nsWidgetsCID.h Bug 1647480 - Refactor Printer Enumeration to Use nsIPrinter r=jwatt 2020-07-05 19:00:43 +00:00
nsXPLookAndFeel.cpp Bug 1651930 - Add missing include in nsXPLookAndFeel.cpp. r=geckoview-reviewers,agi 2020-07-15 12:45:07 +00:00
nsXPLookAndFeel.h Bug 1640264 - Simplify the "notify of theme changes in all windows" code in Android. r=geckoview-reviewers,agi 2020-05-22 23:03:43 +00:00