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