Commit History

Автор SHA1 Съобщение Дата
  Lucas CHOLLET 4c23f0e142 LibCore: Log a message before failure in `EventLoop::current()` преди 1 година
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver преди 1 година
  Zaggy1024 fe672989a9 LibCore: Add a class for thread-safe promises преди 2 години
  Zaggy1024 8626404ddb LibCore: Store the event loop stack as a function-scope thread_local преди 1 година
  Peter Elliott da96c151ab LibCore: Exit EventLoop::spin_until() when exit requested преди 2 години
  kleines Filmröllchen 7704d89496 LibCore: Cancel jobs on event loop exit преди 2 години
  Andreas Kling b61a87c03c LibCore: Move post_event() back to EventLoopImplementation преди 2 години
  Andreas Kling 7b963e1e98 LibCore+Ladybird: Add EventLoopManager interface for persistent state преди 2 години
  Andreas Kling c21eb30a2b Ladybird+LibCore: Use QCoreApplication to drive the main Qt event loop преди 2 години
  Andreas Kling 31289a8d57 LibCore: Add a hook for custom construction of EventLoopImplementation преди 2 години
  Andreas Kling 16c47ccff6 LibCore: Big first step towards pluggable Core::EventLoop преди 2 години
  Andreas Kling c756e021a7 Userland: Remove "Inspector" program and related utilities преди 2 години
  Andreas Kling 203e84c378 LibCore: Remove unused EventLoop::Private::lock преди 2 години
  Andreas Kling a6a2caf6db LibCore: Remove unused "client ID" from InspectorServerConnection преди 2 години
  Andreas Kling 029f5b0dad LibCore: Move deferred_invoke() implementation out of line преди 2 години
  Andreas Kling 411d36719e LibCore: Simplify Core::Notifier by only allowing one event type преди 2 години
  Andreas Kling 1587caef84 LibCore: Move event queueing to a per-thread event queue преди 2 години
  Andreas Kling 3a70a16ca7 LibCore: Remove unused EventLoop::wake_current() преди 2 години
  Andreas Kling 9601b516b8 LibCore: Remove awkward EventLoop::wake_once() API преди 2 години
  Cameron Youell 8134dccdc7 AK: Add new failable `JsonArray::{append/set}` functions преди 2 години
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes преди 2 години
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} преди 2 години
  kleines Filmröllchen 30295bd988 LibCore: Allow EventLoop to manage and cancel promises преди 2 години
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace преди 2 години
  Sam Atkins 269ce258b4 LibCore: Replace uses of JsonObject::get_deprecated()/get_ptr() преди 2 години
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() преди 2 години
  kleines Filmröllchen 2475f6a641 LibCore: Explain EventLoop and reorder some members in the header преди 2 години
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable преди 2 години
  Sam Atkins 0fc673e759 LibCore: Mark connections to InspectorServer as MSG_NOSIGNAL преди 2 години
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY преди 2 години