Commit History

Author SHA1 Message Date
  Lenny Maiorani ea58b8d927 Libraries: Use default constructors/destructors in LibCore 3 years ago
  kleines Filmröllchen 704bb361bb LibCore: Allow event loops on other threads to wake up 3 years ago
  Andreas Kling 3bab93c5e7 LibCore: Make Core::s_main_event_loop actually global 3 years ago
  kleines Filmröllchen a501b9c7df LibCore: Create wake pipe on each thread 3 years ago
  kleines Filmröllchen 69c1910037 LibCore: Allow EventLoops to run on multiple threads safely 3 years ago
  Jelle Raaijmakers 558fd5b166 LibCore: Make `EventLoop::pump()` return event count 3 years ago
  Andreas Kling f2b9ec9f8a LibCore: Add Core::EventLoop::spin_until(Function<bool()>) 3 years ago
  sin-ack e9121f8b1f LibCore+Userland: Implement Core::deferred_invoke 3 years ago
  Andreas Kling 67a0fa2b78 LibCore: Add Core::EventLoop::has_been_instantiated() 3 years ago
  Brian Gianforcaro da51b8f39d LibCore: Move EventLoop to AK::Time 4 years ago
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) 4 years ago
  Andreas Kling c9e849a968 LibCore: Make all processes opt out of InspectorServer by default 4 years ago
  Andreas Kling dc25a4e249 LibCore+Inspector: Reverse the direction of Inspector connections 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago