gecko-dev/widget/gtk
Jed Davis 8e32dec22f Bug 1743647 - Allow VA-API only in the RDD process. r=alwu
The content process sandbox won't necessarily work with VA-API drivers
(e.g., Intel if it uses SysV IPC), and in general we'd like to remove
direct access to the window system / GPU / etc.  Therefore, this patch
restricts VA-API use to the RDD process, where it is intended to work
(with sandboxing enabled).

Differential Revision: https://phabricator.services.mozilla.com/D133716
2021-12-16 21:23:11 +00:00
..
compat
compat-gtk3/gdk
crashtests
mozgtk
mozwayland Bug 1745560 - Add missing stub for wl_proxy_marshal_flags, r=stransky 2021-12-12 13:38:48 +00:00
wayland Bug 1743769 [Wayland] Get xdg_activation_v1 interface from Wayland registry r=rmader 2021-12-02 10:48:02 +00:00
CompositorWidgetChild.cpp Bug 1737065 [Linux] Implement EnableRendering() / DisableRendering() for GtkCompositorWidget r=rmader 2021-10-21 15:41:01 +00:00
CompositorWidgetChild.h Bug 1737065 [Linux] Implement EnableRendering() / DisableRendering() for GtkCompositorWidget r=rmader 2021-10-21 15:41:01 +00:00
CompositorWidgetParent.cpp Bug 1737065 [Linux] Implement EnableRendering() / DisableRendering() for GtkCompositorWidget r=rmader 2021-10-21 15:41:01 +00:00
CompositorWidgetParent.h Bug 1737065 [Linux] Implement EnableRendering() / DisableRendering() for GtkCompositorWidget r=rmader 2021-10-21 15:41:01 +00:00
DMABufLibWrapper.cpp Bug 1743647 - Allow VA-API only in the RDD process. r=alwu 2021-12-16 21:23:11 +00:00
DMABufLibWrapper.h Bug 1729656 [Wayland] Don't use gfxPlatform to configure DMABuf, r=rmader 2021-09-28 20:16:17 +00:00
DMABufSurface.cpp Bug 1743577 [Linux] Support color ranges by VA-API, r=sotaro,jgilbert 2021-12-02 09:32:45 +00:00
DMABufSurface.h Bug 1743577 [Linux] Support color ranges by VA-API, r=sotaro,jgilbert 2021-12-02 09:32:45 +00:00
GRefPtr.h
GfxInfo.cpp Bug 1736267 - Generally allow HW-WR on Mesa drivers in nightly, r=gfx-reviewers,jrmuizel 2021-12-11 21:17:12 +00:00
GfxInfo.h Bug 1710400 - Blocklist HW-WR on Intel DDX driver, r=aosmond 2021-09-21 18:34:35 +00:00
GtkCompositorWidget.cpp Bug 1737068 [Linux] Postpone compositor rendering until widget window is ready, r=rmader 2021-10-25 09:30:07 +00:00
GtkCompositorWidget.h Bug 1737068 [Linux] Postpone compositor rendering until widget window is ready, r=rmader 2021-10-25 09:30:07 +00:00
IMContextWrapper.cpp Bug 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi 2021-12-13 21:47:56 +00:00
IMContextWrapper.h
InProcessGtkCompositorWidget.cpp
InProcessGtkCompositorWidget.h
MPRISInterfaceDescription.h
MPRISServiceHandler.cpp
MPRISServiceHandler.h
MediaKeysEventSourceFactory.cpp
MozContainer.cpp
MozContainer.h Bug 1509931 - Use a more precise toolbar radius. r=stransky 2021-10-18 18:51:41 +00:00
MozContainerWayland.cpp Bug 1737068 [Linux] Postpone compositor rendering until widget window is ready, r=rmader 2021-10-25 09:30:07 +00:00
MozContainerWayland.h Bug 1737068 [Linux] Postpone compositor rendering until widget window is ready, r=rmader 2021-10-25 09:30:07 +00:00
NativeKeyBindings.cpp Bug 1744580 - Make the callback of `select_all` signal check `select` argument r=stransky 2021-12-08 12:52:47 +00:00
NativeKeyBindings.h
PCompositorWidget.ipdl Bug 1737065 [Linux] Implement EnableRendering() / DisableRendering() for GtkCompositorWidget r=rmader 2021-10-21 15:41:01 +00:00
PlatformWidgetTypes.ipdlh
ScreenHelperGTK.cpp Bug 1700370 - Don't use ScreenManager after shutdown phase is started. r=gsvelto 2021-12-09 12:13:28 +00:00
ScreenHelperGTK.h Bug 1732682 [Wayland] Get screen sizes from workarea on KDE/Sway r=rmader 2021-10-04 12:13:38 +00:00
TaskbarProgress.cpp
TaskbarProgress.h
WakeLockListener.cpp Bug 1733796 - Add org.freedesktop.PowerManagement.Inhibit interface to inhibit screensaver r=stransky 2021-10-13 18:19:31 +00:00
WakeLockListener.h
WaylandBuffer.cpp Bug 1618914 - Fall back to ftruncate if posix_fallocate isn't supported by filesystem, r=stransky 2021-11-30 18:51:05 +00:00
WaylandBuffer.h
WaylandVsyncSource.cpp Bug 1728891 - Some cleanups for WaylandVsyncSource, r=stransky 2021-09-08 00:04:09 +00:00
WaylandVsyncSource.h Bug 1728891 - Some cleanups for WaylandVsyncSource, r=stransky 2021-09-08 00:04:09 +00:00
WidgetStyleCache.cpp Bug 1745589 - Ensure we also draw headerbar parent if the headerbar has no background. r=stransky 2021-12-13 10:48:36 +00:00
WidgetStyleCache.h Bug 1745589 - Ensure we also draw headerbar parent if the headerbar has no background. r=stransky 2021-12-13 10:48:36 +00:00
WidgetTraceEvent.cpp
WidgetUtilsGtk.cpp Bug 1509931 - Use titlebar radius on Linux and make titlebar set-up work for lightweight themes. r=stransky,dao 2021-12-01 18:15:12 +00:00
WidgetUtilsGtk.h
WindowSurface.h
WindowSurfaceProvider.cpp Bug 1737065 [Linux] Make WindowSurfaceProvider to work without valid X Window handle or widget reference, r=rmader 2021-10-21 15:41:01 +00:00
WindowSurfaceProvider.h
WindowSurfaceWaylandMultiBuffer.cpp Bug 1733055 [Wayland] Implement rendering to parent surface in MozContainer, r=rmader 2021-10-04 20:03:12 +00:00
WindowSurfaceWaylandMultiBuffer.h
WindowSurfaceX11.cpp
WindowSurfaceX11.h
WindowSurfaceX11Image.cpp Bug 1741956 - Avoid OP_OVER on Cairo Xlib window surface. r=jrmuizel 2021-11-29 16:34:23 +00:00
WindowSurfaceX11Image.h
WindowSurfaceX11SHM.cpp
WindowSurfaceX11SHM.h
components.conf
gtk3drawing.cpp Bug 1745894 - Don't draw window decorations when painting headerbar on wayland. r=stransky 2021-12-15 13:12:01 +00:00
gtkdrawing.h Bug 1744496 - Fix titlebar corners in ElementaryOS themes. r=stransky 2021-12-10 22:12:07 +00:00
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsAppShell.cpp Bug 1736822 [Linux] Don't call StopDBusListening() with --disable-dbus r=emilio 2021-10-20 12:45:49 +00:00
nsAppShell.h Bug 758848 [Linux] Add support for wake_notification and sleep_notification on Linux r=emilio 2021-10-15 20:15:26 +00:00
nsApplicationChooser.cpp
nsApplicationChooser.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi 2021-12-13 21:47:56 +00:00
nsClipboard.h Backed out changeset 743f82451af4 (bug 1743365) for breaking certain combinations of tests. CLOSED TREE 2021-12-03 21:25:30 +02:00
nsClipboardWayland.cpp Backed out changeset 743f82451af4 (bug 1743365) for breaking certain combinations of tests. CLOSED TREE 2021-12-03 21:25:30 +02:00
nsClipboardWayland.h Backed out changeset 743f82451af4 (bug 1743365) for breaking certain combinations of tests. CLOSED TREE 2021-12-03 21:25:30 +02:00
nsClipboardWaylandAsync.cpp Backed out changeset 743f82451af4 (bug 1743365) for breaking certain combinations of tests. CLOSED TREE 2021-12-03 21:25:30 +02:00
nsClipboardWaylandAsync.h Backed out changeset 743f82451af4 (bug 1743365) for breaking certain combinations of tests. CLOSED TREE 2021-12-03 21:25:30 +02:00
nsClipboardX11.cpp Backed out changeset 743f82451af4 (bug 1743365) for breaking certain combinations of tests. CLOSED TREE 2021-12-03 21:25:30 +02:00
nsClipboardX11.h Backed out changeset 743f82451af4 (bug 1743365) for breaking certain combinations of tests. CLOSED TREE 2021-12-03 21:25:30 +02:00
nsColorPicker.cpp
nsColorPicker.h
nsDeviceContextSpecG.cpp
nsDeviceContextSpecG.h
nsDragService.cpp Bug 1742376 [Linux] Provide better logging to D&D code r=emilio 2021-11-22 12:07:31 +00:00
nsDragService.h Bug 377621 [Linux] Support application/x-moz-file-promise mime type by text/uri-list, r=karlt 2021-11-15 15:25:36 +00:00
nsFilePicker.cpp
nsFilePicker.h
nsGTKToolkit.h
nsGtkCursors.h
nsGtkKeyUtils.cpp Bug 1745590 [Wayland] Don't use external GtkWidget as focus source, r=emilio 2021-12-14 08:37:13 +00:00
nsGtkKeyUtils.h Bug 1745006 [Wayland] Use wl_keyboard enter event to get xdg_activation token params r=rmader 2021-12-09 16:25:21 +00:00
nsGtkUtils.h
nsImageToPixbuf.cpp
nsImageToPixbuf.h
nsLookAndFeel.cpp Bug 1745894 - Don't draw window decorations when painting headerbar on wayland. r=stransky 2021-12-15 13:12:01 +00:00
nsLookAndFeel.h Bug 1745894 - Don't draw window decorations when painting headerbar on wayland. r=stransky 2021-12-15 13:12:01 +00:00
nsNativeThemeGTK.cpp Bug 1745894 - Don't draw window decorations when painting headerbar on wayland. r=stransky 2021-12-15 13:12:01 +00:00
nsNativeThemeGTK.h Bug 1741495 - Make ThemeDrawsFocusForWidget return the right thing when drawing non-native widgets on Linux and Windows. r=spohl 2021-11-17 00:55:26 +00:00
nsPrintDialogGTK.cpp Bug 1741367: Fix build issues on Solaris due to scrollbar refactor. r=emilio 2021-11-16 23:06:17 +00:00
nsPrintDialogGTK.h
nsPrintSettingsGTK.cpp
nsPrintSettingsGTK.h
nsPrintSettingsServiceGTK.cpp
nsPrintSettingsServiceGTK.h
nsShmImage.cpp
nsShmImage.h
nsSound.cpp
nsSound.h
nsToolkit.cpp
nsUserIdleServiceGTK.cpp
nsUserIdleServiceGTK.h
nsWaylandDisplay.cpp Bug 1743769 [Wayland] Get xdg_activation_v1 interface from Wayland registry r=rmader 2021-12-02 10:48:02 +00:00
nsWaylandDisplay.h Bug 1743769 [Wayland] Get xdg_activation_v1 interface from Wayland registry r=rmader 2021-12-02 10:48:02 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1746170 [Wayland] Check gFocusWindow visibility before we request xdg-activation, r=emilio 2021-12-15 13:14:33 +00:00
nsWindow.h Bug 1745590 [Wayland] Don't use external GtkWidget as focus source, r=emilio 2021-12-14 08:37:13 +00:00