Historique des commits

Auteur SHA1 Message Date
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes il y a 2 ans
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} il y a 2 ans
  kleines Filmröllchen 30295bd988 LibCore: Allow EventLoop to manage and cancel promises il y a 2 ans
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace il y a 2 ans
  Sam Atkins 269ce258b4 LibCore: Replace uses of JsonObject::get_deprecated()/get_ptr() il y a 2 ans
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() il y a 2 ans
  kleines Filmröllchen 2475f6a641 LibCore: Explain EventLoop and reorder some members in the header il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Sam Atkins 0fc673e759 LibCore: Mark connections to InspectorServer as MSG_NOSIGNAL il y a 2 ans
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY il y a 2 ans
  Peter Elliott 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets il y a 2 ans
  Andrew Kaster 8f38367d46 LibCore: Only include Account.h on Serenity in EventLoop and System il y a 2 ans
  kleines Filmröllchen c0079cf963 LibCore: Make EventLoop's connection to InspectorServer work again il y a 2 ans
  Lucas CHOLLET c248569d6b Base: Launch InspectorServer at session start-up il y a 3 ans
  kleines Filmröllchen 125122a9ab LibAudio: Prevent racy eternal deadlock of the audio enqueue thread il y a 3 ans
  FrHun 720e0a096f LibCore: InspectorServerConnection send responses with multiple writes il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Jelle Raaijmakers f8c81b2f01 LibCore: Remove fixed EventLoop FIXME il y a 3 ans
  Jelle Raaijmakers f25123df66 LibCore: Remove main event loop il y a 3 ans
  Jelle Raaijmakers 9e2a619fdc LibCore: Remove unused `EventLoop::is_main_event_loop()` il y a 3 ans
  Sam Atkins f240def414 LibCore: Allow inspecting any process launched with MAKE_INSPECTABLE=1 il y a 3 ans
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  kleines Filmröllchen e9a286f9e7 LibCore: Make EventLoop connect to InspectorServer if requested il y a 3 ans
  javabird25 1770534d94 LibCore: Verify that EventLoop is initialized in its static API il y a 3 ans
  Lenny Maiorani ea58b8d927 Libraries: Use default constructors/destructors in LibCore il y a 3 ans
  Andreas Kling 1a323ec8d4 LibCore: Exit get_next_timer_expiration() sooner if possible il y a 3 ans
  kleines Filmröllchen 704bb361bb LibCore: Allow event loops on other threads to wake up il y a 3 ans
  kleines Filmröllchen 716a3429fa LibCore: Fix event loop stacks on non-main threads il y a 3 ans
  sin-ack 04d68117c2 LibCore: Remove Core::LocalSocket :^) il y a 3 ans