1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:58:11 +00:00
serenity/Userland/Services/ImageDecoder
2021-04-21 23:49:01 +02:00
..
ClientConnection.cpp ImageDecoder: Add missing <AK/Debug.h> include and use dbgln_if() 2021-04-21 23:49:01 +02:00
ClientConnection.h ImageDecoder: Use Core::AnonymousBuffer and Gfx::ShareableBitmap 2021-01-16 23:58:57 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
Forward.h Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
ImageDecoderClient.ipc Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
ImageDecoderServer.ipc LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
main.cpp Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges 2021-01-17 09:07:32 +01:00