ladybird/Userland/Services/ImageDecoder
Andrew Kaster 90af26e309 Meta+CMake: Remove unused CMake functions and features
Goodbye, serenity_components and Jakt.
2024-06-05 12:23:54 -04:00
..
CMakeLists.txt Meta+CMake: Remove unused CMake functions and features 2024-06-05 12:23:54 -04:00
ConnectionFromClient.cpp ImageDecoder: Schedule decode jobs on the LibThreading background thread 2024-04-26 09:41:24 +02:00
ConnectionFromClient.h ImageDecoder: Schedule decode jobs on the LibThreading background thread 2024-04-26 09:41:24 +02:00
Forward.h Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
ImageDecoderClient.ipc ImageDecoder: Handle decoding of images in an asynchronous manner 2024-04-23 12:32:04 -06:00
ImageDecoderServer.ipc ImageDecoder: Handle decoding of images in an asynchronous manner 2024-04-23 12:32:04 -06:00
main.cpp ImageDecoder: Add the 'thread' pledge for background actions 2024-04-26 09:29:02 -04:00