summaryrefslogtreecommitdiff
path: root/Services/ImageDecoder
AgeCommit message (Expand)Author
2021-01-09Everywhere: Replace a bundle of dbg with dbgln.asynts
2020-10-02AK: Add trivial structure validation to SharedBufferTom
2020-09-25Meta+Services: Make clang-format-10 cleanBen Wiederhake
2020-09-12LibIPC: Share most of the code between {Client,Server}ConnectionAndreas Kling
2020-07-06LibIPC+Services: Make ClientConnection take socket as NonnullRefPtrAndreas Kling
2020-06-22ImageDecoder: Add a new service for out-of-process image decoding :^)Andreas Kling