ladybird/Userland/Services/WebContent
2024-07-05 07:14:03 +02:00
..
BackingStoreManager.cpp Everywhere: Pass backing store into Navigable::paint() 2024-06-28 14:25:34 +02:00
BackingStoreManager.h Everywhere: Pass backing store into Navigable::paint() 2024-06-28 14:25:34 +02:00
CMakeLists.txt Everywhere: Remove GPU painter and AccelGfx 2024-07-04 14:47:02 +02:00
ConnectionFromClient.cpp Ladybird/Qt: Add actions to set navigator compatibility mode 2024-07-05 07:14:03 +02:00
ConnectionFromClient.h LibWeb: Support sending DNT header with requests 2024-07-04 16:42:34 +02:00
ConsoleGlobalEnvironmentExtensions.cpp WebContent+WebWorker: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 2024-04-09 09:13:06 +02:00
ConsoleGlobalEnvironmentExtensions.h WebContent+WebWorker: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 2024-04-09 09:13:06 +02:00
Forward.h LibWeb+WebContent: Plumb ability for WebContent process to hold N pages 2023-12-01 20:47:44 +01:00
ImageCodecPluginSerenity.cpp LibWeb+WebContent: Convert ImageCodecPlugin to use the promise-based API 2024-04-23 12:32:04 -06:00
ImageCodecPluginSerenity.h Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
main.cpp Everywhere: Merge the WebSocket service into RequestServer 2024-03-06 10:07:27 +01:00
PageClient.cpp Everywhere: Remove GPU painter and AccelGfx 2024-07-04 14:47:02 +02:00
PageClient.h Everywhere: Remove GPU painter and AccelGfx 2024-07-04 14:47:02 +02:00
PageHost.cpp AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
PageHost.h WebContent: Remove stale on_webcontent_connection hook 2024-06-26 16:09:33 -06:00
WebContentClient.ipc LibWeb+UI: Add tooltip overriding and use it for <video> tags 2024-07-04 14:15:51 +02:00
WebContentConsoleClient.cpp LibJS+LibWeb: Make Console, ConsoleClient & subclasses GC-allocated 2024-04-21 09:12:25 +02:00
WebContentConsoleClient.h LibJS: Make JS::Cell a Weakable 2024-05-04 21:42:59 +02:00
WebContentServer.ipc LibWeb: Support sending DNT header with requests 2024-07-04 16:42:34 +02:00
WebDriverClient.ipc WebDriver+WebContent: Add /session/🆔/window/consume-user-activation 2024-05-29 21:30:15 +02:00
WebDriverConnection.cpp Everywhere: Pass backing store into Navigable::paint() 2024-06-28 14:25:34 +02:00
WebDriverConnection.h WebDriver+WebContent: Add /session/🆔/window/consume-user-activation 2024-05-29 21:30:15 +02:00
WebDriverServer.ipc WebContent: Add a very-empty WebDriver IPC class to WebContent 2022-11-08 19:58:34 -05:00