Historie revizí

Autor SHA1 Zpráva Datum
  Lucas CHOLLET 4c23f0e142 LibCore: Log a message before failure in `EventLoop::current()` před 1 rokem
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver před 1 rokem
  Zaggy1024 fe672989a9 LibCore: Add a class for thread-safe promises před 2 roky
  Zaggy1024 8626404ddb LibCore: Store the event loop stack as a function-scope thread_local před 1 rokem
  Peter Elliott da96c151ab LibCore: Exit EventLoop::spin_until() when exit requested před 2 roky
  kleines Filmröllchen 7704d89496 LibCore: Cancel jobs on event loop exit před 2 roky
  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