ladybird/Libraries/LibWebView/Plugins
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
..
FontPlugin.cpp LibGfx+LibWeb: Resolve font features per font rather than per element 2026-02-02 14:11:43 +00:00
FontPlugin.h LibGfx+LibWeb: Resolve font features per font rather than per element 2026-02-02 14:11:43 +00:00
ImageCodecPlugin.cpp LibImageDecoderClient+LibWebView: Add animation session client API 2026-02-13 18:34:24 +01:00
ImageCodecPlugin.h LibImageDecoderClient+LibWebView: Add animation session client API 2026-02-13 18:34:24 +01:00