ladybird/Userland/Services/WebContent
Aliaksandr Kalenik 0b48c1ea3f Everywhere: Remove AffineCommandExecutorCPU
No need to have it after introduction of Skia painter that supports
transforms.
2024-06-19 17:22:30 +03:00
..
CMakeLists.txt Meta+CMake: Remove unused CMake functions and features 2024-06-05 12:23:54 -04:00
ConnectionFromClient.cpp LibWeb: Add motion preference 2024-06-18 10:31:54 -04:00
ConnectionFromClient.h LibWeb: Add motion preference 2024-06-18 10:31:54 -04: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 AffineCommandExecutorCPU 2024-06-19 17:22:30 +03:00
PageClient.h Everywhere: Remove AffineCommandExecutorCPU 2024-06-19 17:22:30 +03:00
PageHost.cpp AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
PageHost.h WebContent: Tolerate invalid page_ids in ConnectionFromClient 2024-02-13 19:46:10 +01:00
WebContentClient.ipc LibWeb+WebContent: Provide feedback on find in page requests 2024-06-09 21:12:33 -04: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: Add motion preference 2024-06-18 10:31:54 -04:00
WebDriverClient.ipc WebDriver+WebContent: Add /session/🆔/window/consume-user-activation 2024-05-29 21:30:15 +02:00
WebDriverConnection.cpp WebDriver+WebContent: Add /session/🆔/window/consume-user-activation 2024-05-29 21:30:15 +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