Age | Commit message (Expand) | Author |
---|---|---|
2022-01-15 | LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer | sin-ack |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-06-24 | Userland: Disambiguate dependent types | Daniel Bertalan |
2021-05-23 | LibIPC: Remove unnecessary IPC::ServerConnection::handshake() | Andreas Kling |
2021-05-03 | Userland: Update IPC calls to use proxies | Gunnar Beutner |
2021-05-03 | Userland: Split IPC endpoints into proxies and stubs | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
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-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |