gecko-dev/widget/gtk
Andrew Osmond 60a2a60f2d Bug 1682280 - Allow VAAPI hardware video decoding to be blocked via the blocklist. r=stransky
Differential Revision: https://phabricator.services.mozilla.com/D99672
2020-12-14 18:20:40 +00:00
..
compat
compat-gtk3/gdk Bug 1617002 - Remove checks for unsupported GTK3 versions. r=stransky 2020-07-20 15:43:30 +00:00
crashtests Backed out changeset f3aaf04fce3b (bug 1679758) for Devtool failures in browser_styleeditor_syncAddProperty.js. CLOSED TREE 2020-12-13 16:38:21 +02:00
mozgtk Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +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 Backed out changeset f3aaf04fce3b (bug 1679758) for Devtool failures in browser_styleeditor_syncAddProperty.js. CLOSED TREE 2020-12-13 16:38:21 +02:00
CompositorWidgetChild.cpp
CompositorWidgetChild.h
CompositorWidgetParent.cpp
CompositorWidgetParent.h
DMABufLibWrapper.cpp Bug 1682280 - Allow VAAPI hardware video decoding to be blocked via the blocklist. r=stransky 2020-12-14 18:20:40 +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 Bug 1665373 - Stop using nsCountedRef in widget/gtk. r=karlt 2020-09-18 01:04:02 +00:00
GtkCompositorWidget.cpp Bug 1656266 - Wrap gtk window mClientSize in a lock to avoid a datarace. r=mstange 2020-09-24 00:22:53 +00:00
GtkCompositorWidget.h Bug 1656266 - Wrap gtk window mClientSize in a lock to avoid a datarace. r=mstange 2020-09-24 00:22:53 +00:00
IMContextWrapper.cpp Bug 1678553 - part 13: Make `WidgetQueryContentEvent` use `Maybe` to store some data r=m_kato,geckoview-reviewers 2020-12-02 05:32:19 +00:00
IMContextWrapper.h Bug 1670731 - Key down event isn't fired during composition when using Wayland IM Module. r=masayuki 2020-10-18 09:46:41 +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 Bug 1617002 - Rework GTK opaque region handling. r=stransky 2020-07-30 18:28:42 +00:00
MozContainerWayland.cpp Bug 1662425 [Wayland] Create nsWaylandDisplay as ref counted, r=jhorak 2020-09-04 10:54:49 +00:00
MozContainerWayland.h Bug 1617002 - Rework GTK opaque region handling. r=stransky 2020-07-30 18:28:42 +00:00
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 Bug 1662425 [Wayland] Create nsWaylandDisplay as ref counted, r=jhorak 2020-09-04 10:54:49 +00:00
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 Bug 1460959 [Linux] Implement nsWindow::IsMainWindowTransparent(), r=jhorak 2020-09-03 12:59:02 +00:00
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 1679272 - Include ScopeExit.h exactly where used. r=andi 2020-12-07 14:25:59 +00:00
WindowSurfaceWayland.h Bug 1673601 [Wayland] Remove WindowBackBufferShm and use only WindowBackBuffer, r=jhorak 2020-10-28 13:32:23 +00:00
WindowSurfaceX11.cpp
WindowSurfaceX11.h
WindowSurfaceX11Image.cpp
WindowSurfaceX11Image.h
WindowSurfaceXRender.cpp
WindowSurfaceXRender.h
components.conf Bug 1654957 - Enable the GfxInfo component in the GPU process on Linux. r=jgilbert 2020-08-07 21:31:53 +00:00
gtk3drawing.cpp Bug 1519636 - Reformat with clang-format-11 to the Google coding style r=andi,sg,geckoview-reviewers,snorp 2020-11-18 09:05:59 +00:00
gtkdrawing.h Bug 1670145 - Record telemetry on Gtk version and other theme related info. r=tdsmith,spohl 2020-10-15 04:50:48 +00:00
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 Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
nsClipboard.h
nsClipboardWayland.cpp Bug 1667674 - [Wayland] Support public primary-selection unstable protocol. r=stransky 2020-10-02 09:13:06 +00:00
nsClipboardWayland.h Bug 1667674 - [Wayland] Support public primary-selection unstable protocol. r=stransky 2020-10-02 09:13:06 +00:00
nsClipboardX11.cpp Bug 1617002 - Remove checks for unsupported GTK3 versions. r=stransky 2020-07-20 15:43:30 +00:00
nsClipboardX11.h Bug 1617002 - Remove checks for unsupported GTK3 versions. r=stransky 2020-07-20 15:43:30 +00:00
nsColorPicker.cpp Bug 1617002 - Remove checks for unsupported GTK3 versions. r=stransky 2020-07-20 15:43:30 +00:00
nsColorPicker.h Bug 1617002 - Remove checks for unsupported GTK3 versions. r=stransky 2020-07-20 15:43:30 +00:00
nsDeviceContextSpecG.cpp Bug 1676527 - Allow extending the CUPS monochrome print setting list without rebuilding. r=nordzilla 2020-11-11 19:00:00 +00:00
nsDeviceContextSpecG.h Bug 1657874 - Unify printer list implementations between Mac and GTK, and add nsPrinterListBase. r=jwatt 2020-08-07 12:04:26 +00:00
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 1680909 - Fix slowdown in X keyboard layout handling. r=stransky 2020-12-07 14:09:48 +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 Backed out changeset d7c59b738279 (bug 1681356) for multiple Wr perma failures. CLOSED TREE 2020-12-11 13:12:23 +02:00
nsLookAndFeel.h Bug 1678540 - Refactor nsXPLookAndFeel::GetIntImpl etc. r=spohl 2020-11-20 23:52:47 +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 Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsUserIdleServiceGTK.h Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsWaylandDisplay.cpp Bug 1660336 Build ffvpx FFmpegVideoDecoder module with VAAPI support, r=jya,glandium,jgilbert 2020-12-08 15:26:09 +00:00
nsWaylandDisplay.h Bug 1660336 Build ffvpx FFmpegVideoDecoder module with VAAPI support, r=jya,glandium,jgilbert 2020-12-08 15:26:09 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Backed out changeset d7c59b738279 (bug 1681356) for multiple Wr perma failures. CLOSED TREE 2020-12-11 13:12:23 +02:00
nsWindow.h Backed out changeset d7c59b738279 (bug 1681356) for multiple Wr perma failures. CLOSED TREE 2020-12-11 13:12:23 +02:00