index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Services
/
ImageDecoder
/
ImageDecoderServer.ipc
Age
Commit message (
Expand
)
Author
2023-01-20
LibGfx: Re-work the abstractions of sending image for decoding over IPC
Liav A
2023-01-18
LibGfx+Ladybird+Userland: Don't sniff for TGA images with only raw bytes
Liav A
2021-07-03
Everywhere: Use IPC include syntax
Timothy
2021-05-23
ImageDecoder: Remove unnecessary greet() message
Andreas Kling
2021-05-03
Userland: Use snake case names in .ipc files
Gunnar Beutner
2021-04-25
IPCCompiler: Remove hardcoded endpoint magic, attempt deux
sin-ack
2021-04-25
Revert "IPCCompiler: Use string hashes for IPC endpoint magic"
Andreas Kling
2021-04-25
IPCCompiler: Use string hashes for IPC endpoint magic
sin-ack
2021-02-01
LibIPC: Stop sending client ID to clients
Andreas Kling
2021-01-31
LibIPC: Stop exchanging client/server PIDs in greeting handshake
Andreas Kling
2021-01-29
ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoder
Andreas Kling
2021-01-16
ImageDecoder: Use Core::AnonymousBuffer and Gfx::ShareableBitmap
Andreas Kling
2021-01-12
Services: Move to Userland/Services/
Andreas Kling