Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling b61a87c03c LibCore: Move post_event() back to EventLoopImplementation před 2 roky
  Andreas Kling 7b963e1e98 LibCore+Ladybird: Add EventLoopManager interface for persistent state před 2 roky
  Andreas Kling c21eb30a2b Ladybird+LibCore: Use QCoreApplication to drive the main Qt event loop před 2 roky
  Andreas Kling 31289a8d57 LibCore: Add a hook for custom construction of EventLoopImplementation před 2 roky
  Andreas Kling 16c47ccff6 LibCore: Big first step towards pluggable Core::EventLoop před 2 roky
  Andreas Kling c756e021a7 Userland: Remove "Inspector" program and related utilities před 2 roky
  Andreas Kling 203e84c378 LibCore: Remove unused EventLoop::Private::lock před 2 roky
  Andreas Kling a6a2caf6db LibCore: Remove unused "client ID" from InspectorServerConnection před 2 roky
  Andreas Kling 029f5b0dad LibCore: Move deferred_invoke() implementation out of line před 2 roky
  Andreas Kling 411d36719e LibCore: Simplify Core::Notifier by only allowing one event type před 2 roky
  Andreas Kling 1587caef84 LibCore: Move event queueing to a per-thread event queue před 2 roky
  Andreas Kling 3a70a16ca7 LibCore: Remove unused EventLoop::wake_current() před 2 roky
  Andreas Kling 9601b516b8 LibCore: Remove awkward EventLoop::wake_once() API před 2 roky
  Cameron Youell 8134dccdc7 AK: Add new failable `JsonArray::{append/set}` functions před 2 roky
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes před 2 roky
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} před 2 roky
  kleines Filmröllchen 30295bd988 LibCore: Allow EventLoop to manage and cancel promises před 2 roky
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace před 2 roky
  Sam Atkins 269ce258b4 LibCore: Replace uses of JsonObject::get_deprecated()/get_ptr() před 2 roky
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() před 2 roky
  kleines Filmröllchen 2475f6a641 LibCore: Explain EventLoop and reorder some members in the header před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Sam Atkins 0fc673e759 LibCore: Mark connections to InspectorServer as MSG_NOSIGNAL před 2 roky
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY před 2 roky
  Peter Elliott 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets před 2 roky
  Andrew Kaster 8f38367d46 LibCore: Only include Account.h on Serenity in EventLoop and System před 2 roky
  kleines Filmröllchen c0079cf963 LibCore: Make EventLoop's connection to InspectorServer work again před 3 roky
  Lucas CHOLLET c248569d6b Base: Launch InspectorServer at session start-up před 3 roky
  kleines Filmröllchen 125122a9ab LibAudio: Prevent racy eternal deadlock of the audio enqueue thread před 3 roky
  FrHun 720e0a096f LibCore: InspectorServerConnection send responses with multiple writes před 3 roky