ladybird/Services/WebContent
Timothy Flynn 9e1f001ffe LibWebView+Services+UI: Move the EventLoop implementations to LibWebView
We currently compile the Qt event loop files multiple times, for every
target which wants to use them. This patch moves these to LibWebView as
a central location to avoid this.
2024-11-11 07:35:43 -05:00
..
BackingStoreManager.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
BackingStoreManager.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
CMakeLists.txt LibWebView+Services+UI: Move the EventLoop implementations to LibWebView 2024-11-11 07:35:43 -05:00
ConnectionFromClient.cpp WebContent: Try to run manual GC with less stuff on the stack 2024-11-10 19:12:59 +01:00
ConnectionFromClient.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
ConsoleGlobalEnvironmentExtensions.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
ConsoleGlobalEnvironmentExtensions.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
Forward.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
ImageCodecPluginSerenity.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
ImageCodecPluginSerenity.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
main.cpp LibWebView+Services+UI: Move the EventLoop implementations to LibWebView 2024-11-11 07:35:43 -05:00
PageClient.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
PageClient.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
PageHost.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
PageHost.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
WebContentClient.ipc Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
WebContentConsoleClient.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
WebContentConsoleClient.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
WebContentServer.ipc Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
WebDriverClient.ipc Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
WebDriverConnection.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
WebDriverConnection.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
WebDriverServer.ipc Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00