Andreas Kling
|
953cb4e436
LibCore: Convert CLocalServer to ObjectPtr
|
5 anni fa |
Sergey Bugaev
|
3439a479af
LibThread: Move CLock to LibThread::Lock
|
5 anni fa |
Andreas Kling
|
1febd59f83
LibCore+rpcdump: Publish CObject graph to on-demand RPC socket
|
5 anni fa |
Andreas Kling
|
3f91d2d0cc
CEventLoop: Devirtualize take_pending_events_from(CEventLoop)
|
6 anni fa |
Andreas Kling
|
caeb4b7a7e
CEventLoop: Add a missing initializer to EventLoopTimer.
|
6 anni fa |
Andreas Kling
|
93489fbc4c
Convert HashMap<Key, OwnPtr<T>> to HashMap<Key, NonnullOwnPtr<T>>.
|
6 anni fa |
Andreas Kling
|
3c5befde36
CEventLoop: Use NonnullOwnPtr for QueuedEvent::event.
|
6 anni fa |
Andreas Kling
|
26c29e59ec
CEventLoop: Remove some no-longer-used virtuals.
|
6 anni fa |
Andreas Kling
|
17ee548bcd
CEventLoop: Add wake(), a mechanism for waking up when blocked in select().
|
6 anni fa |
Robin Burchell
|
ffa8cb668f
AudioServer: Assorted infrastructure work
|
6 anni fa |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 anni fa |