ladybird/Userland/Services/InspectorServer
2021-07-01 17:49:18 +02:00
..
ClientConnection.cpp InspectorServer: Add is_inspectable IPC 2021-06-02 11:19:04 +02:00
ClientConnection.h InspectorServer: Add is_inspectable IPC 2021-06-02 11:19:04 +02:00
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +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 Userland: Remove dummy IPC methods 2021-06-24 00:38:58 +02:00
InspectorServer.ipc InspectorServer: Add is_inspectable IPC 2021-06-02 11:19:04 +02:00
main.cpp InspectorServer: Use LocalSocket method to get pid 2021-07-01 17:49:18 +02:00