summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibImageDecoderClient/Client.h
AgeCommit message (Expand)Author
2021-05-03Userland: Change IPC funcs to use plain arguments instead of a structGunnar Beutner
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-20LibWeb+LibImageDecoderClient: Reuse ImageDecoder service processAndreas Kling
2021-01-29ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoderAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling