Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Andreas Kling e66313e536 LibCore: Remove unused cruft in EventLoop.h 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 8e7d7b0ec2 LibCore: Remove some unnecessary includes from EventLoop.h hace 2 años
  Andreas Kling 029f5b0dad LibCore: Move deferred_invoke() implementation out of line 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
  kleines Filmröllchen 30295bd988 LibCore: Allow EventLoop to manage and cancel promises hace 2 años
  kleines Filmröllchen 2475f6a641 LibCore: Explain EventLoop and reorder some members in the header hace 2 años
  kleines Filmröllchen 125122a9ab LibAudio: Prevent racy eternal deadlock of the audio enqueue thread hace 3 años
  Jelle Raaijmakers f25123df66 LibCore: Remove main event loop hace 3 años
  Jelle Raaijmakers 0bf56e6b40 LibCore: Fix typo in `EventLoop` comment hace 3 años
  Lenny Maiorani ea58b8d927 Libraries: Use default constructors/destructors in LibCore hace 3 años
  kleines Filmröllchen 704bb361bb LibCore: Allow event loops on other threads to wake up hace 3 años
  Andreas Kling 3bab93c5e7 LibCore: Make Core::s_main_event_loop actually global hace 3 años
  kleines Filmröllchen a501b9c7df LibCore: Create wake pipe on each thread hace 3 años
  kleines Filmröllchen 69c1910037 LibCore: Allow EventLoops to run on multiple threads safely hace 3 años
  Jelle Raaijmakers 558fd5b166 LibCore: Make `EventLoop::pump()` return event count hace 3 años
  Andreas Kling f2b9ec9f8a LibCore: Add Core::EventLoop::spin_until(Function<bool()>) hace 3 años
  sin-ack e9121f8b1f LibCore+Userland: Implement Core::deferred_invoke hace 3 años
  Andreas Kling 67a0fa2b78 LibCore: Add Core::EventLoop::has_been_instantiated() hace 3 años
  Brian Gianforcaro da51b8f39d LibCore: Move EventLoop to AK::Time hace 3 años
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) hace 4 años
  Andreas Kling c9e849a968 LibCore: Make all processes opt out of InspectorServer by default hace 4 años