ladybird/Userland/Libraries/LibImageDecoderClient
Andrew Kaster 1c3f11a5a6 Userland: Remove remaining callers of synchronous ImageDecoder API
Most of these now just await the image decoding, equivalent (ish) to
the old behavior. A more async-aware refactor should happen some time
in the future.
2024-04-23 12:32:04 -06:00
..
Client.cpp Userland: Remove remaining callers of synchronous ImageDecoder API 2024-04-23 12:32:04 -06:00
Client.h Userland: Remove remaining callers of synchronous ImageDecoder API 2024-04-23 12:32:04 -06:00
CMakeLists.txt Lagom: Port LibImageDecoderClient to Lagom 2023-10-27 07:26:32 +02:00