summaryrefslogtreecommitdiff
path: root/Libraries/LibIPC/Encoder.cpp
AgeCommit message (Expand)Author
2020-11-23LibIPC: Support sending file descriptors :^)Sergey Bugaev
2020-11-08LibIPC: Add support for passing around ByteBuffers and HashMap<K, V>AnotherTest
2020-06-07LibIPC+Services: Support URL as a native IPC typeAndreas Kling
2020-05-03LibIPC: Add a simple IPC::Dictionary type (String key -> String value)Andreas Kling
2020-02-15LibIPC: Move IPC::Encoder functions out of lineAndreas Kling