Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins f240def414 LibCore: Allow inspecting any process launched with MAKE_INSPECTABLE=1 hace 3 años
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  kleines Filmröllchen e9a286f9e7 LibCore: Make EventLoop connect to InspectorServer if requested hace 3 años
  javabird25 1770534d94 LibCore: Verify that EventLoop is initialized in its static API hace 3 años
  Lenny Maiorani ea58b8d927 Libraries: Use default constructors/destructors in LibCore hace 3 años
  Andreas Kling 1a323ec8d4 LibCore: Exit get_next_timer_expiration() sooner if possible hace 3 años
  kleines Filmröllchen 704bb361bb LibCore: Allow event loops on other threads to wake up hace 3 años
  kleines Filmröllchen 716a3429fa LibCore: Fix event loop stacks on non-main threads hace 3 años
  sin-ack 04d68117c2 LibCore: Remove Core::LocalSocket :^) hace 3 años
  sin-ack 0249c92313 LibCore: Use Core::Stream::LocalSocket in InspectorServerConnection hace 3 años
  Andreas Kling 3bab93c5e7 LibCore: Make Core::s_main_event_loop actually global hace 3 años
  kleines Filmröllchen df6b9cdb0c LibCore+LibC: Enforce the global event loop ban in code hace 3 años
  kleines Filmröllchen 888faa3c9f LibCore: Fix signal handling race condition in EventLoop 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
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors hace 3 años
  Andreas Kling 0631d3fed5 LibCore: Guard access to EventLoop notifiers set with a mutex hace 3 años
  Jelle Raaijmakers 558fd5b166 LibCore: Make `EventLoop::pump()` return event count hace 3 años
  Michel Hermier 7ea3d40e19 LibCore: Unconditionally report error in `EventLoop::wait_for_event` hace 3 años
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) hace 3 años
  Ben Wiederhake b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors hace 3 años
  Andreas Kling fa753ff863 LibCore: Pop the main Core::EventLoop off the stack when destroyed 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 4 años
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton hace 4 años
  Brian Gianforcaro 176e1cbca7 LibCore: Remove unused header includes hace 4 años
  Andreas Kling b8a204c5b9 LibThreading: Rename Lock => Mutex hace 4 años