kleines Filmröllchen
|
c0079cf963
LibCore: Make EventLoop's connection to InspectorServer work again
|
2 vuotta sitten |
Lucas CHOLLET
|
c248569d6b
Base: Launch InspectorServer at session start-up
|
3 vuotta sitten |
kleines Filmröllchen
|
125122a9ab
LibAudio: Prevent racy eternal deadlock of the audio enqueue thread
|
3 vuotta sitten |
FrHun
|
720e0a096f
LibCore: InspectorServerConnection send responses with multiple writes
|
3 vuotta sitten |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 vuotta sitten |
Jelle Raaijmakers
|
f8c81b2f01
LibCore: Remove fixed EventLoop FIXME
|
3 vuotta sitten |
Jelle Raaijmakers
|
f25123df66
LibCore: Remove main event loop
|
3 vuotta sitten |
Jelle Raaijmakers
|
9e2a619fdc
LibCore: Remove unused `EventLoop::is_main_event_loop()`
|
3 vuotta sitten |
Sam Atkins
|
f240def414
LibCore: Allow inspecting any process launched with MAKE_INSPECTABLE=1
|
3 vuotta sitten |
Sam Atkins
|
3b1e063d30
LibCore+Everywhere: Make Core::Stream::read() return Bytes
|
3 vuotta sitten |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
kleines Filmröllchen
|
e9a286f9e7
LibCore: Make EventLoop connect to InspectorServer if requested
|
3 vuotta sitten |
javabird25
|
1770534d94
LibCore: Verify that EventLoop is initialized in its static API
|
3 vuotta sitten |
Lenny Maiorani
|
ea58b8d927
Libraries: Use default constructors/destructors in LibCore
|
3 vuotta sitten |
Andreas Kling
|
1a323ec8d4
LibCore: Exit get_next_timer_expiration() sooner if possible
|
3 vuotta sitten |
kleines Filmröllchen
|
704bb361bb
LibCore: Allow event loops on other threads to wake up
|
3 vuotta sitten |
kleines Filmröllchen
|
716a3429fa
LibCore: Fix event loop stacks on non-main threads
|
3 vuotta sitten |
sin-ack
|
04d68117c2
LibCore: Remove Core::LocalSocket :^)
|
3 vuotta sitten |
sin-ack
|
0249c92313
LibCore: Use Core::Stream::LocalSocket in InspectorServerConnection
|
3 vuotta sitten |
Andreas Kling
|
3bab93c5e7
LibCore: Make Core::s_main_event_loop actually global
|
3 vuotta sitten |
kleines Filmröllchen
|
df6b9cdb0c
LibCore+LibC: Enforce the global event loop ban in code
|
3 vuotta sitten |
kleines Filmröllchen
|
888faa3c9f
LibCore: Fix signal handling race condition in EventLoop
|
3 vuotta sitten |
kleines Filmröllchen
|
a501b9c7df
LibCore: Create wake pipe on each thread
|
3 vuotta sitten |
kleines Filmröllchen
|
69c1910037
LibCore: Allow EventLoops to run on multiple threads safely
|
3 vuotta sitten |
mjz19910
|
3102d8e160
Everywhere: Fix many spelling errors
|
3 vuotta sitten |
Andreas Kling
|
0631d3fed5
LibCore: Guard access to EventLoop notifiers set with a mutex
|
3 vuotta sitten |
Jelle Raaijmakers
|
558fd5b166
LibCore: Make `EventLoop::pump()` return event count
|
3 vuotta sitten |
Michel Hermier
|
7ea3d40e19
LibCore: Unconditionally report error in `EventLoop::wait_for_event`
|
3 vuotta sitten |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 vuotta sitten |
Ben Wiederhake
|
b3e9a4e603
Libraries: Fix visibility of Object-derivative constructors
|
3 vuotta sitten |