Age | Commit message (Expand) | Author |
---|---|---|
2021-05-03 | Userland: Add try_* IPC handlers | Gunnar Beutner |
2021-05-03 | Userland: Use snake case names in .ipc files | Gunnar Beutner |
2021-05-03 | Userland: Make IPC results with one return value available directly | Gunnar Beutner |
2021-05-03 | Userland: Update IPC calls to use proxies | Gunnar Beutner |
2021-05-03 | Userland: Change IPC funcs to use plain arguments instead of a struct | Gunnar Beutner |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-20 | LibDesktop: Fail gracefully on allowlist failures instead of asserting | Idan Horowitz |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-01 | LibIPC: Stop sending client ID to clients | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |