gecko-dev/widget
Robert Mader da50a756c0 Bug 1713468 - Support RenderCompositorEGL on X11-only builds,
Right now X11-only builds will use `RendenderCompositorOGL` with EGL,
which could lead to unexpected bugs that are hard to diagnose.

It also makes code harder to read if code in `MOZ_WAYLAND` blocks
is used by the X11 backend.

While on it, rename and reorder `PauseRemoteRenderer()` so it matches
its counterpart `MaybeResumeCompositor()` better.

Note: This revision was accepted in D116315 but some bug in lando
required a recreation.

Differential Revision: https://phabricator.services.mozilla.com/D116530
2021-06-01 23:55:28 +00:00
..
android Bug 1713378: Use a more accurate stack top pointer when registering the Android UI thread with the profiler; r=gerald,geckoview-reviewers,owlish 2021-05-31 22:44:19 +00:00
cocoa Bug 1712358 - Call NotifyWait() when the native event loop goes idle. This fixes unintended BHR hang reports when we are in a nested native event loop, such as when a menu is open. r=florian 2021-05-24 17:02:44 +00:00
crashtests
generic
gtk Bug 1713468 - Support RenderCompositorEGL on X11-only builds, 2021-06-01 23:55:28 +00:00
headless Bug 1710643 - Remove support for unused gtk infobar widget and colors. r=stransky 2021-05-12 19:13:21 +00:00
reftests
tests Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
uikit
windows Bug 1694847 - Remove the expired SCROLL_INPUT_METHODS telemetry probe. r=botond 2021-05-31 21:36:35 +00:00
x11
BasicEvents.h
CommandList.h
CompositorWidget.cpp
CompositorWidget.h
ContentCache.cpp
ContentCache.h
ContentEvents.h
EventClassList.h
EventForwards.h Bug 1710317 - Part 1: Add MouseButton::eEraser r=aklotz,edgar 2021-05-31 13:39:18 +00:00
EventMessageList.h Bug 1520983 - part 1: Add new content command event for inserting text r=smaug 2021-05-18 06:30:35 +00:00
FontRange.h
GfxDriverInfo.cpp Bug 1712144 - Block WebRender on Baytrail on Linux. r=aosmond 2021-05-20 18:52:00 +00:00
GfxDriverInfo.h Bug 1712144 - Block WebRender on Baytrail on Linux. r=aosmond 2021-05-20 18:52:00 +00:00
GfxInfoBase.cpp
GfxInfoBase.h
GfxInfoCollector.cpp
GfxInfoCollector.h
IconLoader.cpp
IconLoader.h
IMEData.cpp
IMEData.h
InProcessCompositorWidget.cpp
InProcessCompositorWidget.h
InputData.cpp Bug 1710317 - Part 2: Add mButton[s] to WidgetTouchEvent r=aklotz,edgar 2021-05-31 13:39:18 +00:00
InputData.h Bug 1710317 - Part 2: Add mButton[s] to WidgetTouchEvent r=aklotz,edgar 2021-05-31 13:39:18 +00:00
LookAndFeel.h
LookAndFeelTypes.ipdlh
LSBUtils.cpp
LSBUtils.h
MediaKeysEventSourceFactory.h
MiscEvents.h Bug 1520983 - part 1: Add new content command event for inserting text r=smaug 2021-05-18 06:30:35 +00:00
MouseEvents.h Bug 1708829 - Expose WheelEvent.wheelDelta{,X,Y} for compat with other engines. r=masayuki 2021-05-14 15:17:33 +00:00
moz.build
NativeKeyToDOMCodeName.h
NativeKeyToDOMKeyName.h
NativeMenu.h
nsAppShellSingleton.h
nsAutoRollup.cpp
nsAutoRollup.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp
nsBaseClipboard.h
nsBaseDragService.cpp
nsBaseDragService.h
nsBaseFilePicker.cpp
nsBaseFilePicker.h
nsBaseScreen.cpp
nsBaseScreen.h
nsBaseWidget.cpp
nsBaseWidget.h Bug 1710533 - Apply the widget size constraints to newBounds r=mstange,gfx-reviewers 2021-05-13 09:34:26 +00:00
nsClipboardHelper.cpp
nsClipboardHelper.h
nsClipboardProxy.cpp
nsClipboardProxy.h
nsColorPickerProxy.cpp
nsColorPickerProxy.h
nsContentProcessWidgetFactory.cpp
nsCUPSShim.cpp
nsCUPSShim.h Bug 1712812 - Remove unused CUPS functions. r=emilio 2021-05-25 23:52:26 +00:00
nsDeviceContextSpecProxy.cpp
nsDeviceContextSpecProxy.h
nsDragServiceProxy.cpp
nsDragServiceProxy.h
nsFilePickerProxy.cpp
nsFilePickerProxy.h
nsGUIEventIPC.h Bug 1710317 - Part 2: Add mButton[s] to WidgetTouchEvent r=aklotz,edgar 2021-05-31 13:39:18 +00:00
nsHTMLFormatConverter.cpp
nsHTMLFormatConverter.h
nsIApplicationChooser.idl
nsIAppShell.idl
nsIBaseWindow.idl Bug 1706316 - Part 2: Remove nsIBaseWindow::setFocus; r=hsivonen 2021-05-10 20:05:12 +00:00
nsIBidiKeyboard.idl
nsIClipboard.idl
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIColorPicker.idl
nsIDeviceContextSpec.h
nsIDisplayInfo.idl
nsIDragService.idl
nsIDragSession.idl
nsIFilePicker.idl
nsIFormatConverter.idl
nsIGfxInfo.idl
nsIGfxInfoDebug.idl
nsIGtkTaskbarProgress.idl
nsIJumpListBuilder.idl
nsIJumpListItem.idl
nsIMacDockSupport.idl Bug 1709598. Implement API to pin the app to the macOS Dock. r=spohl 2021-05-22 23:45:55 +00:00
nsIMacFinderProgress.idl
nsIMacSharingService.idl
nsIMacWebAppUtils.idl
nsIPaper.idl
nsIPaperMargin.idl
nsIPrintDialogService.h
nsIPrinter.idl
nsIPrinterList.idl
nsIPrintSession.idl
nsIPrintSettings.idl
nsIPrintSettingsService.idl
nsIPrintSettingsWin.idl
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
nsIUserIdleServiceInternal.idl
nsIWidget.h Bug 1710533 - Apply the widget size constraints to newBounds r=mstange,gfx-reviewers 2021-05-13 09:34:26 +00:00
nsIWidgetListener.cpp
nsIWidgetListener.h
nsIWindowsUIUtils.idl
nsIWinTaskbar.idl
nsNativeBasicTheme.cpp Bug 1690954 - Draw the menulist arrow button using currentColor rather than a fixed color. r=jfkthame 2021-05-17 12:11:15 +00:00
nsNativeBasicTheme.h Bug 1690954 - Draw the menulist arrow button using currentColor rather than a fixed color. r=jfkthame 2021-05-17 12:11:15 +00:00
nsNativeTheme.cpp Bug 1710324 - Tweak dark background detection so that it works for XUL use cases. r=mstange 2021-05-11 13:57:18 +00:00
nsNativeTheme.h
nsPaper.cpp
nsPaper.h
nsPaperMargin.cpp
nsPaperMargin.h
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
nsPrinterBase.cpp
nsPrinterBase.h
nsPrinterCUPS.cpp
nsPrinterCUPS.h
nsPrinterListBase.cpp
nsPrinterListBase.h
nsPrinterListCUPS.cpp
nsPrinterListCUPS.h
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp
nsPrintSettingsImpl.h
nsPrintSettingsService.cpp Bug 1712130 - Make print.print_via_parent a static pref. r=layout-reviewers,jfkthame 2021-05-20 17:05:33 +00:00
nsPrintSettingsService.h
nsSoundProxy.cpp
nsSoundProxy.h
nsTransferable.cpp
nsTransferable.h
nsUserIdleService.cpp
nsUserIdleService.h
nsWidgetInitData.h
nsWidgetsCID.h
nsXPLookAndFeel.cpp Bug 1710643 - Use titlebar colors when using CSD rather than -moz-menubartext. r=stransky 2021-05-12 22:52:28 +00:00
nsXPLookAndFeel.h
PrintBackgroundTask.h
PuppetBidiKeyboard.cpp
PuppetBidiKeyboard.h
PuppetWidget.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,valentin,sylvestre 2021-05-10 07:15:06 +00:00
PuppetWidget.h
RemoteLookAndFeel.cpp
RemoteLookAndFeel.h
Screen.cpp
Screen.h
ScreenManager.cpp
ScreenManager.h
ScrollbarDrawingMac.cpp
ScrollbarDrawingMac.h
SharedWidgetUtils.cpp
SystemTimeConverter.h
TextEventDispatcher.cpp
TextEventDispatcher.h
TextEventDispatcherListener.h
TextEvents.h
TextRange.h
ThemeChangeKind.h
TouchEvents.h Bug 1710317 - Part 2: Add mButton[s] to WidgetTouchEvent r=aklotz,edgar 2021-05-31 13:39:18 +00:00
TouchResampler.cpp
TouchResampler.h
VsyncDispatcher.cpp
VsyncDispatcher.h
WidgetEventImpl.cpp Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki 2021-05-14 17:44:29 +00:00
WidgetMessageUtils.h
WidgetTraceEvent.h
WidgetUtils.cpp
WidgetUtils.h