ladybird/Libraries/LibWeb/Platform
Andreas Kling 0f7df5f213 LibImageDecoderClient+LibWebView: Add animation session client API
Implement the client side of streaming animation decode sessions.
The ImageDecoderClient handles new IPC messages for frame delivery
and failure reporting, and the ImageCodecPlugin bridges this
through the platform abstraction layer used by LibWeb.
2026-02-13 18:34:24 +01:00
..
EventLoopPlugin.cpp
EventLoopPlugin.h LibWeb: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-23 16:04:36 -06:00
EventLoopPluginSerenity.cpp LibWeb: Exit the current process when event loop quits during spin_until 2025-04-30 11:12:23 -04:00
EventLoopPluginSerenity.h LibWeb: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-23 16:04:36 -06:00
FontPlugin.cpp
FontPlugin.h LibGfx+LibWeb: Resolve font features per font rather than per element 2026-02-02 14:11:43 +00:00
ImageCodecPlugin.cpp
ImageCodecPlugin.h LibImageDecoderClient+LibWebView: Add animation session client API 2026-02-13 18:34:24 +01:00
Timer.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
Timer.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
TimerSerenity.cpp LibWeb: Add missing type-isolating GC allocators for some types 2026-01-18 10:10:04 +01:00
TimerSerenity.h LibWeb: Add missing type-isolating GC allocators for some types 2026-01-18 10:10:04 +01:00