Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Andrew Kaster a9fdd819c3 LibCore: Don't leak EventLoopImplementationUnix's ThreadData 1 gadu atpakaļ
  Ali Mohammad Pur e003c0bf06 LibCore: Remove the spammy "too late for a reloading timer" debug log 1 gadu atpakaļ
  Ali Mohammad Pur 96c7e83345 LibCore: Make Timers and Notifiers aware of threads 1 gadu atpakaļ
  Timothy Flynn a973fe13cb LibCore: Use Core::System::pipe2 for creating the event loops waking FDs 1 gadu atpakaļ
  Dan Klishch 120d6b2f21 LibCore: Decouple handling of timers and waiting for events 1 gadu atpakaļ
  Dan Klishch b77996884e LibCore+Ladybird: Don't force timer ids to be integer just to remap them 1 gadu atpakaļ
  Dan Klishch bed4af6fef LibCore+Ladybird: Make unregistering timer infallible 1 gadu atpakaļ
  Dan Klishch 21097d1c9e LibCore+Ladybird: Don't store timer_id in Core::TimerEvent 1 gadu atpakaļ
  Dan Klishch 506707cc2b LibCore: Allow listening for socket errors and hang-ups 1 gadu atpakaļ
  Dan Klishch 6836091a21 LibCore: Switch from select(2) to poll(2) for the event loop 1 gadu atpakaļ
  Dan Klishch 77e4f0d7d8 LibCore: Allow listening for multiple conditions using a single Notifier 1 gadu atpakaļ
  Zaggy1024 db2a8725c6 LibCore: Only use coarse time in the Unix event loop wait_for_events() 1 gadu atpakaļ
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 gadu atpakaļ
  kamp 5338eba39a LibCore: Remove some dead code in wait_for_events 2 gadi atpakaļ
  kleines Filmröllchen fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration 2 gadi atpakaļ
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration 2 gadi atpakaļ
  Andreas Kling f61947fa9e LibCore: Remove unused EventLoopManager::wake() 2 gadi atpakaļ
  Andreas Kling b61a87c03c LibCore: Move post_event() back to EventLoopImplementation 2 gadi atpakaļ
  Andreas Kling 7b963e1e98 LibCore+Ladybird: Add EventLoopManager interface for persistent state 2 gadi atpakaļ
  Andreas Kling c21eb30a2b Ladybird+LibCore: Use QCoreApplication to drive the main Qt event loop 2 gadi atpakaļ
  Andreas Kling 16c47ccff6 LibCore: Big first step towards pluggable Core::EventLoop 2 gadi atpakaļ