Commit History

Author SHA1 Message Date
  Gunnar Beutner ac650d2362 Userland: Remove dummy IPC methods 4 years ago
  Andreas Kling a345a1f4a1 Userland: Mark subclasses of IPC::{Client,Server}Connection final 4 years ago
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 4 years ago
  Andreas Kling e7fc46879e LaunchServer: Remove unnecessary greet() message 4 years ago
  Gunnar Beutner 8a6db55e79 Userland: Add try_* IPC handlers 4 years ago
  Gunnar Beutner 9e22e9ce88 Userland: Use snake case names in .ipc files 4 years ago
  Gunnar Beutner eb21aa65d1 Userland: Make IPC results with one return value available directly 4 years ago
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 years ago
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct 4 years ago
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Idan Horowitz a2b34b7e6b LibDesktop: Fail gracefully on allowlist failures instead of asserting 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 1ce03f4f34 LibIPC: Stop sending client ID to clients 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago