ladybird/Userland/Services/InspectorServer
2021-05-23 09:53:55 +02:00
..
ClientConnection.cpp InspectorServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
ClientConnection.h InspectorServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
CMakeLists.txt Services: Add InspectorServer to reverse the direction of Inspector 2021-05-13 23:28:40 +02:00
Forward.h Services: Add InspectorServer to reverse the direction of Inspector 2021-05-13 23:28:40 +02:00
InspectableProcess.cpp AK+Userland: Fix some compiler warnings and make variables const-ref 2021-05-16 17:49:42 +02:00
InspectableProcess.h Services: Add InspectorServer to reverse the direction of Inspector 2021-05-13 23:28:40 +02:00
InspectorClient.ipc Services: Add InspectorServer to reverse the direction of Inspector 2021-05-13 23:28:40 +02:00
InspectorServer.ipc InspectorServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
main.cpp LibCore: Make all processes opt out of InspectorServer by default 2021-05-22 23:30:40 +02:00