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