1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:08:12 +00:00
serenity/Services/WebContent
2020-07-04 23:19:12 +02:00
..
ClientConnection.cpp WebContent: Put some debug spam behind an #ifdef 2020-07-04 23:19:12 +02:00
ClientConnection.h WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
Documentation.txt WebContent: Add a little text file I drew of the server/client classes 2020-07-04 23:17:58 +02:00
Forward.h WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
main.cpp WebContent: Unveil access to the ImageDecoder service :^) 2020-06-23 14:28:45 +02:00
PageHost.cpp WebContent: Notify client when web content selection changes 2020-07-04 20:57:57 +02:00
PageHost.h WebContent: Notify client when web content selection changes 2020-07-04 20:57:57 +02:00
WebContentClient.ipc WebContent: Notify client when web content selection changes 2020-07-04 20:57:57 +02:00
WebContentServer.ipc WebContent: Turn it into a MultiInstance service :^) 2020-06-21 21:54:30 +02:00