gecko-dev/widget/gtk
stransky 2ef0cb2551 Bug 1685055 [Wayland] Post SyncBegin() to main thread only and remove thread specific code as it's unused, r=jhorak
Differential Revision: https://phabricator.services.mozilla.com/D101157
2021-01-12 21:07:22 +00:00
..
compat
compat-gtk3/gdk
crashtests Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
mozgtk Bug 1470983 - Prelude: Remove use of gtk_widget_get_settings in LookAndFeel. r=heycam 2020-12-13 01:34:35 +00:00
mozwayland Bug 1675453 [Wayland] Include DMABufLibWrapper.h in nsWaylandDisplay.h header and update wayland headers, r=jhorak 2020-11-06 14:13:20 +00:00
wayland Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
CompositorWidgetChild.cpp
CompositorWidgetChild.h
CompositorWidgetParent.cpp
CompositorWidgetParent.h
DMABufLibWrapper.cpp Bug 1685436 - Disable VAAPI decoder in RDD process. r=stransky 2021-01-07 10:57:13 +00:00
DMABufLibWrapper.h Bug 1675453 [Wayland] Make nsDMABufDevice initialization thread safe and remove unused methods, r=jhorak 2020-11-06 14:13:24 +00:00
DMABufSurface.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
DMABufSurface.h Bug 1660336 Build ffvpx FFmpegVideoDecoder module with VAAPI support, r=jya,glandium,jgilbert 2020-12-08 15:26:09 +00:00
GRefPtr.h
GtkCompositorWidget.cpp
GtkCompositorWidget.h
IMContextWrapper.cpp Bug 1683226 - part 11: Get rid of `IMEEnabled::Plugin` r=m_kato 2020-12-21 08:26:24 +00:00
IMContextWrapper.h Bug 1683027 - Make `IMContextWrapper` handle keyboard events asynchronously when active IM is Fcitx5 r=m_kato 2020-12-19 16:03:20 +00:00
InProcessGtkCompositorWidget.cpp
InProcessGtkCompositorWidget.h
MPRISInterfaceDescription.h Bug 1676045 - Implement DesktopEntry for MPRIS r=stransky 2020-11-12 13:38:52 +00:00
MPRISServiceHandler.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
MPRISServiceHandler.h Bug 1676045 - Implement DesktopEntry for MPRIS r=stransky 2020-11-12 13:38:52 +00:00
MediaKeysEventSourceFactory.cpp
MozContainer.cpp
MozContainer.h
MozContainerWayland.cpp Bug 1678247 Use nsWindow scale factor for the content of the popup; r=stransky 2020-12-16 15:26:54 +00:00
MozContainerWayland.h
NativeKeyBindings.cpp
NativeKeyBindings.h
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
ScreenHelperGTK.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers,dragana 2020-11-16 22:09:25 +00:00
ScreenHelperGTK.h
TaskbarProgress.cpp
TaskbarProgress.h
WakeLockListener.cpp
WakeLockListener.h
WaylandVsyncSource.cpp Bug 1670444 - [Wayland] Some vsyncsource improvements, r=stransky 2020-11-03 11:39:18 +00:00
WaylandVsyncSource.h Bug 1670444 - [Wayland] Some vsyncsource improvements, r=stransky 2020-11-03 11:39:18 +00:00
WidgetStyleCache.cpp Bug 1652220 [Linux] Create titlebar style from actual widget, r=jhorak 2020-12-04 15:47:30 +00:00
WidgetStyleCache.h Bug 1652220 [Linux] Create titlebar style from actual widget, r=jhorak 2020-12-04 15:47:30 +00:00
WidgetTraceEvent.cpp
WidgetUtilsGtk.cpp Bug 1663273 - Update shape mask setup, r=rmader 2020-11-25 08:28:25 +00:00
WidgetUtilsGtk.h
WindowSurfaceProvider.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WindowSurfaceProvider.h
WindowSurfaceWayland.cpp Bug 1685055 [Wayland] Post SyncBegin() to main thread only and remove thread specific code as it's unused, r=jhorak 2021-01-12 21:07:22 +00:00
WindowSurfaceWayland.h Bug 1648698 [Wayland] Move nsWaylandDisplay::SyncBegin() out of FlushPendingCommitsLocked() call, r=rmader 2021-01-04 20:32:31 +00:00
WindowSurfaceX11.cpp
WindowSurfaceX11.h
WindowSurfaceX11Image.cpp
WindowSurfaceX11Image.h
WindowSurfaceXRender.cpp
WindowSurfaceXRender.h
components.conf
gtk3drawing.cpp Bug 1684641 - follow-up fix - Simplify the code by removing break; r=stransky 2021-01-08 12:53:11 +00:00
gtkdrawing.h
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h
moz.build Bug 1529510 - Move ProcInfo to processtoolsservice;r=aklotz,mstange 2020-11-12 17:42:54 +00:00
nsAppShell.cpp Bug 1676022 - Silence some glib deprecation warnings, r=stransky 2020-11-09 11:53:41 +00:00
nsAppShell.h
nsApplicationChooser.cpp
nsApplicationChooser.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp
nsClipboard.h
nsClipboardWayland.cpp Backed out changeset e8c18967320c (bug 1631061) for causing Bug 1683989 2020-12-23 12:50:06 +02:00
nsClipboardWayland.h Backed out changeset e8c18967320c (bug 1631061) for causing Bug 1683989 2020-12-23 12:50:06 +02:00
nsClipboardX11.cpp
nsClipboardX11.h
nsColorPicker.cpp
nsColorPicker.h
nsDeviceContextSpecG.cpp Bug 1669905 part 2: Add nsIPrintSettings APIs to handle the possibility that pages and sheets may have orthogonal orientation, in pages-per-sheet printouts. r=jfkthame 2021-01-05 02:24:00 +00:00
nsDeviceContextSpecG.h
nsDragService.cpp Bug 1679272 - Include ScopeExit.h exactly where used. r=andi 2020-12-07 14:25:59 +00:00
nsDragService.h Bug 1641270 - Part 8: Make the Drag&Drop to use the correct cookieJarSettings to download the url. r=smaug,dimi 2020-11-11 11:14:05 +00:00
nsFilePicker.cpp
nsFilePicker.h
nsGTKToolkit.h
nsGtkCursors.h
nsGtkKeyUtils.cpp Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
nsGtkKeyUtils.h Bug 1680909 - Fix slowdown in X keyboard layout handling. r=stransky 2020-12-07 14:09:48 +00:00
nsGtkUtils.h
nsIImageToPixbuf.h
nsImageToPixbuf.cpp
nsImageToPixbuf.h
nsLookAndFeel.cpp Bug 1683204 - Include content theme configuration details in FullLookAndFeel. r=spohl 2020-12-22 19:26:41 +00:00
nsLookAndFeel.h Bug 1683204 - Include content theme configuration details in FullLookAndFeel. r=spohl 2020-12-22 19:26:41 +00:00
nsNativeBasicThemeGTK.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-12-07 10:17:57 +00:00
nsNativeBasicThemeGTK.h Backed out changeset 3e90a3759639 (bug 1679208) for scrollbars-no-margin.html failures CLOSED TREE 2020-12-03 01:11:32 +02:00
nsNativeThemeGTK.cpp Backed out changeset 3e90a3759639 (bug 1679208) for scrollbars-no-margin.html failures CLOSED TREE 2020-12-03 01:11:32 +02:00
nsNativeThemeGTK.h Backed out changeset 3e90a3759639 (bug 1679208) for scrollbars-no-margin.html failures CLOSED TREE 2020-12-03 01:11:32 +02:00
nsPrintDialogGTK.cpp Bug 1662552 Don't use temp filename in the print dialog when using flatpak; r=stransky 2020-11-24 13:04:37 +00:00
nsPrintDialogGTK.h
nsPrintSettingsGTK.cpp Bug 1669854 - Add a single pageRanges print setting. r=nordzilla 2020-11-07 16:01:57 +00:00
nsPrintSettingsGTK.h Bug 1669854 - Add a single pageRanges print setting. r=nordzilla 2020-11-07 16:01:57 +00:00
nsPrintSettingsServiceGTK.cpp
nsPrintSettingsServiceGTK.h
nsSound.cpp Bug 1676022 - Silence some glib deprecation warnings, r=stransky 2020-11-09 11:53:41 +00:00
nsSound.h
nsToolkit.cpp
nsUserIdleServiceGTK.cpp
nsUserIdleServiceGTK.h
nsWaylandDisplay.cpp Bug 1685055 [Wayland] Post SyncBegin() to main thread only and remove thread specific code as it's unused, r=jhorak 2021-01-12 21:07:22 +00:00
nsWaylandDisplay.h Bug 1685055 [Wayland] Post SyncBegin() to main thread only and remove thread specific code as it's unused, r=jhorak 2021-01-12 21:07:22 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1662363 - Rename eTopLevel/eChild to ePlatformTopLevel/ePlatformChild; r=smaug 2021-01-05 09:48:24 +00:00
nsWindow.h Bug 1672097 - Part 1: Make Gtk theme overrides work with the RemoteLookAndFeel. r=spohl,karlt 2020-12-16 04:41:05 +00:00