Historial de Commits

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