fune/widget/gtk
Jeff Muizelaar c5d3af901d Bug 1715895 - Disable sw-wr on non-x86 Linux in late beta and release. r=aosmond
This avoids bug 1714064 (SPARC) and bug 1714511 (ARM)

Differential Revision: https://phabricator.services.mozilla.com/D117467
2021-06-10 21:32:17 +00:00
..
compat
compat-gtk3/gdk
crashtests
mozgtk Bug 1707834 - Avoid libmozgtk not being linked to libxul. r=firefox-build-system-reviewers,mhentges 2021-04-27 21:44:22 +00:00
mozwayland Bug 1580595 - [Wayland] Add support for pointer lock via relative-pointer and pointer-constraints r=stransky,rmader,emilio 2021-04-22 14:56:43 +00:00
wayland Bug 1580595 - [Wayland] Add support for pointer lock via relative-pointer and pointer-constraints r=stransky,rmader,emilio 2021-04-22 14:56:43 +00:00
components.conf Bug 1709606 - Move GfxInfoX11 into gtk and remove X11 from the name, r=stransky 2021-05-07 12:31:27 +00:00
CompositorWidgetChild.cpp
CompositorWidgetChild.h
CompositorWidgetParent.cpp
CompositorWidgetParent.h
DMABufLibWrapper.cpp Bug 1708339 - Always initalise nsDMABufDevice::mRegistry r=stransky 2021-04-30 04:33:17 +00:00
DMABufLibWrapper.h
DMABufSurface.cpp
DMABufSurface.h
GfxInfo.cpp Bug 1715895 - Disable sw-wr on non-x86 Linux in late beta and release. r=aosmond 2021-06-10 21:32:17 +00:00
GfxInfo.h Bug 1709606 - Move GfxInfoX11 into gtk and remove X11 from the name, r=stransky 2021-05-07 12:31:27 +00:00
GRefPtr.h
gtk3drawing.cpp Bug 1710643 - Remove support for unused gtk infobar widget and colors. r=stransky 2021-05-12 19:13:21 +00:00
GtkCompositorWidget.cpp Bug 1712492 [Wayland] Always clear widget background when use GPU process, r=sotaro 2021-05-27 06:19:10 +00:00
GtkCompositorWidget.h Bug 1711244 - Integrate NativeLayerWayland with WaylandVsyncSource, r=stransky,gfx-reviewers,jrmuizel 2021-06-10 15:12:54 +00:00
gtkdrawing.h Bug 1710643 - Remove support for unused gtk infobar widget and colors. r=stransky 2021-05-12 19:13:21 +00:00
IMContextWrapper.cpp Bug 1712269 - Make IMContextWrapper not use a set of composition if committed string is inserted without native composition signals r=m_kato 2021-05-24 05:57:07 +00:00
IMContextWrapper.h
InProcessGtkCompositorWidget.cpp
InProcessGtkCompositorWidget.h
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
MediaKeysEventSourceFactory.cpp
moz.build Bug 1712675 - part 3: Stop unifying nsNativeThemeGTK.cpp r=rmader 2021-05-26 22:53:30 +00:00
MozContainer.cpp Bug 1712675 - part 2: Make any cpp file under widget/gtk stop redefining LOG macro r=rmader,stransky 2021-05-26 22:53:30 +00:00
MozContainer.h
MozContainerWayland.cpp Bug 1712675 - part 2: Make any cpp file under widget/gtk stop redefining LOG macro r=rmader,stransky 2021-05-26 22:53:30 +00:00
MozContainerWayland.h Bug 1699985 - Implement basic native Wayland compositor backend, r=stransky,mstange,aosmond 2021-05-11 13:38:59 +00:00
MPRISInterfaceDescription.h
MPRISServiceHandler.cpp Bug 1712675 - part 2: Make any cpp file under widget/gtk stop redefining LOG macro r=rmader,stransky 2021-05-26 22:53:30 +00:00
MPRISServiceHandler.h
NativeKeyBindings.cpp
NativeKeyBindings.h
nsApplicationChooser.cpp
nsApplicationChooser.h
nsAppShell.cpp Bug 1703073 [Wayland] Rework Wayland popup hierarchy management, r=jhorak 2021-05-10 06:50:53 +00:00
nsAppShell.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1713530 - no longer use "else" after "return". r=stransky 2021-06-10 07:49:44 +00:00
nsClipboard.h Bug 1703763 [Wayland] Use fast track clipboard to get clipboard content when clipboard content is owned by Firefox, r=jhorak 2021-04-09 11:33:55 +00:00
nsClipboardWayland.cpp Bug 1712675 - part 1: Add missing header includes under widget/gtk r=rmader 2021-05-26 22:53:30 +00:00
nsClipboardWayland.h Backed out changeset 003fab04d7cc (bug 1703490) for causing Bug 1704287. CLOSED TREE 2021-04-26 16:25:15 +03:00
nsClipboardX11.cpp
nsClipboardX11.h Bug 1703763 [Wayland] Use fast track clipboard to get clipboard content when clipboard content is owned by Firefox, r=jhorak 2021-04-09 11:33:55 +00:00
nsColorPicker.cpp
nsColorPicker.h
nsDeviceContextSpecG.cpp Bug 1688720 Use print portal under flatpak because gtk_print_job_new does not work; r=stransky 2021-05-26 08:25:23 +00:00
nsDeviceContextSpecG.h
nsDragService.cpp Bug 1712675 - part 2: Make any cpp file under widget/gtk stop redefining LOG macro r=rmader,stransky 2021-05-26 22:53:30 +00:00
nsDragService.h Backed out changeset 003fab04d7cc (bug 1703490) for causing Bug 1704287. CLOSED TREE 2021-04-26 16:25:15 +03:00
nsFilePicker.cpp Bug 1710436 [Wayland] Rework Wayland popup hierarchy, r=jhorak 2021-05-27 13:18:03 +00:00
nsFilePicker.h
nsGtkCursors.h
nsGtkKeyUtils.cpp Bug 1706022 [Linux] Use GdkIsWaylandDisplay()/GdkIsX11Display() instead of gfxPlatformGtk::GetPlatform() variants, r=jhorak 2021-04-20 12:29:01 +00:00
nsGtkKeyUtils.h
nsGTKToolkit.h
nsGtkUtils.h
nsImageToPixbuf.cpp Bug 1706299 - Remove nsIImageToPixBuf. r=stransky 2021-04-21 09:29:51 +00:00
nsImageToPixbuf.h Bug 1706299 - Remove nsIImageToPixBuf. r=stransky 2021-04-21 09:29:51 +00:00
nsLookAndFeel.cpp Bug 1707872 - Make LookAndFeel log its own module. r=stransky 2021-06-10 12:39:00 +00:00
nsLookAndFeel.h Bug 1707872 - Make GTK theme follow the firefox theme globally. r=stransky 2021-06-10 11:43:00 +00:00
nsNativeBasicThemeGTK.cpp Bug 1703604 - When using a transparent scrollbar button / track color, use the thumb color to paint the scrollbar arrow. r=spohl 2021-04-08 09:48:01 +00:00
nsNativeBasicThemeGTK.h
nsNativeThemeGTK.cpp Bug 1710873 - Keep unconditionally returning true for nsNativeThemeGTK::ThemeSupportsScrollbarButtons. r=stransky 2021-05-14 16:20:39 +00:00
nsNativeThemeGTK.h Bug 1519636 - Reformat recent changes to the Google coding style. r=emilio 2021-05-24 15:08:47 +00:00
nsPrintDialogGTK.cpp Bug 1713532 - removed else after return r=gregtatum 2021-06-10 14:08:16 +00:00
nsPrintDialogGTK.h
nsPrintSettingsGTK.cpp
nsPrintSettingsGTK.h
nsPrintSettingsServiceGTK.cpp
nsPrintSettingsServiceGTK.h
nsShmImage.cpp Bug 1709606 - Move WindowSurface* into the gtk backend, r=stransky 2021-05-07 12:31:26 +00:00
nsShmImage.h Bug 1709606 - Move WindowSurface* into the gtk backend, r=stransky 2021-05-07 12:31:26 +00:00
nsSound.cpp
nsSound.h
nsToolkit.cpp
nsUserIdleServiceGTK.cpp
nsUserIdleServiceGTK.h
nsWaylandDisplay.cpp Bug 1710532 - Some Wayland/X11 related cleanups in WindowSurfaceProvider, r=stransky 2021-05-11 09:44:39 +00:00
nsWaylandDisplay.h Bug 1580595 - [Wayland] Add support for pointer lock via relative-pointer and pointer-constraints r=stransky,rmader,emilio 2021-04-22 14:56:43 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1711244 - Integrate NativeLayerWayland with WaylandVsyncSource, r=stransky,gfx-reviewers,jrmuizel 2021-06-10 15:12:54 +00:00
nsWindow.h Bug 1715477 [Wayland] Update popup hierarchy when we close popup, r=jhorak 2021-06-09 11:42:38 +00:00
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
ScreenHelperGTK.cpp Bug 1707209 - [wayland] Implement experimental fractional scaling support, r=stransky 2021-04-26 13:57:23 +00:00
ScreenHelperGTK.h
TaskbarProgress.cpp
TaskbarProgress.h
WakeLockListener.cpp Bug 1709606 - Move GfxInfoX11 into gtk and remove X11 from the name, r=stransky 2021-05-07 12:31:27 +00:00
WakeLockListener.h
WaylandShmBuffer.cpp Bug 1712675 - part 2: Make any cpp file under widget/gtk stop redefining LOG macro r=rmader,stransky 2021-05-26 22:53:30 +00:00
WaylandShmBuffer.h Bug 1711094 - Move WindowBackBuffer into own file and rename it to WaylandShmBuffer, r=stransky 2021-05-17 12:13:21 +00:00
WaylandVsyncSource.cpp Bug 1711244 - Integrate NativeLayerWayland with WaylandVsyncSource, r=stransky,gfx-reviewers,jrmuizel 2021-06-10 15:12:54 +00:00
WaylandVsyncSource.h Bug 1711244 - Integrate NativeLayerWayland with WaylandVsyncSource, r=stransky,gfx-reviewers,jrmuizel 2021-06-10 15:12:54 +00:00
WidgetStyleCache.cpp Bug 1710643 - Remove support for unused gtk infobar widget and colors. r=stransky 2021-05-12 19:13:21 +00:00
WidgetStyleCache.h
WidgetTraceEvent.cpp
WidgetUtilsGtk.cpp Bug 1706022 [Linux] Use GdkIsWaylandDisplay()/GdkIsX11Display() instead of gfxPlatformGtk::GetPlatform() variants, r=jhorak 2021-04-20 12:29:01 +00:00
WidgetUtilsGtk.h Bug 1701319 - Add GTK platform support for pasting files. r=stransky 2021-04-08 07:37:06 +00:00
WindowSurface.h Backed out changeset ee3c15c9dba5 (bug 1708416) for non-unified failure on RenderCompositorSWGL.cpp. CLOSED TREE 2021-05-18 17:21:15 +03:00
WindowSurfaceProvider.cpp Bug 1710436 [Wayland] Rework Wayland popup hierarchy, r=jhorak 2021-05-27 13:18:03 +00:00
WindowSurfaceProvider.h Backed out changeset ee3c15c9dba5 (bug 1708416) for non-unified failure on RenderCompositorSWGL.cpp. CLOSED TREE 2021-05-18 17:21:15 +03:00
WindowSurfaceWayland.cpp Bug 1712675 - part 2: Make any cpp file under widget/gtk stop redefining LOG macro r=rmader,stransky 2021-05-26 22:53:30 +00:00
WindowSurfaceWayland.h Bug 1711094 - Move WindowBackBuffer into own file and rename it to WaylandShmBuffer, r=stransky 2021-05-17 12:13:21 +00:00
WindowSurfaceX11.cpp
WindowSurfaceX11.h
WindowSurfaceX11Image.cpp
WindowSurfaceX11Image.h
WindowSurfaceX11SHM.cpp Bug 1709606 - Move WindowSurface* into the gtk backend, r=stransky 2021-05-07 12:31:26 +00:00
WindowSurfaceX11SHM.h Bug 1709606 - Move WindowSurface* into the gtk backend, r=stransky 2021-05-07 12:31:26 +00:00
WindowSurfaceXRender.cpp
WindowSurfaceXRender.h