Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Andrew Kaster ec3267e002 LibProtocol+LibWebView: Allow callers provide their own RequestClient há 1 ano atrás
  Tim Ledbetter 1a17e08f87 Everywhere: Correctly report progress of downloads larger than 4GiB há 2 anos atrás
  Ben Wiederhake 9b9a38ec81 RequestServer: Avoid unnecessary IPC::Dictionary wrapper há 2 anos atrás
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn 4fd9e3ab08 Userland: Remove workarounds for LibIPC include order sensitivity há 2 anos atrás
  Peter Elliott 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets há 2 anos atrás
  Lucas CHOLLET 266e18e0b6 Base: Launch Request at session start-up há 3 anos atrás
  Lucas CHOLLET 1b36348d8b LibCore+LibIPC: Recognise %uid in path há 3 anos atrás
  Ali Mohammad Pur 45867435c4 RequestServer+LibProtocol: Allow users to specify a per-request proxy há 3 anos atrás
  Itamar d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer há 3 anos atrás
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer há 3 anos atrás
  Ali Mohammad Pur 3ec39fc62e RequestServer+LibProtocol: Add an 'EnsureConnection' IPC endpoint há 3 anos atrás
  Max Wipfli 30cdebfa9e LibProtocol: Use URL class in RequestClient::start_request argument há 4 anos atrás
  Max Wipfli 5b5f7bc360 LibProtocol: Change RequestClient.{cpp,h} to use east const style há 4 anos atrás
  Andreas Kling a345a1f4a1 Userland: Mark subclasses of IPC::{Client,Server}Connection final há 4 anos atrás
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() há 4 anos atrás
  Gunnar Beutner eb21aa65d1 Userland: Make IPC results with one return value available directly há 4 anos atrás
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct há 4 anos atrás
  Gunnar Beutner 889359b6f9 Userland: Make IPC handlers return void if they don't have any outputs há 4 anos atrás
  Gunnar Beutner 7cf2839a26 Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers há 4 anos atrás
  DexesTTP 71d27abb97 Services: Rename ProtocolServer to RequestServer há 4 anos atrás