Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |
2020-09-12 | LibIPC: Share most of the code between {Client,Server}Connection | Andreas Kling |
2020-07-06 | LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr | Andreas Kling |
2020-06-22 | ImageDecoder: Add a new service for out-of-process image decoding :^) | Andreas Kling |