Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 25eb903a8f LibProtocol: Don't assume request creation will succeed across IPC há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 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
  Tim Schumacher 63cf9b973d AK: Remove `FileStream` há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Sam Atkins f06a7f40bf LibProtocol: Remove redundant return statement há 2 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
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 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
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 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 c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() há 4 anos atrás
  Andreas Kling 6b2f24018d RequestServer: Remove unnecessary greet() message 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 5bb79ea0a7 Userland: Update IPC calls to use proxies 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