summaryrefslogtreecommitdiff
path: root/Services/WebContent/ClientConnection.h
AgeCommit message (Expand)Author
2020-10-08LibWeb: Add OutOfProcessWebView::load_html()Linus Groh
2020-09-12LibIPC: Share most of the code between {Client,Server}ConnectionAndreas Kling
2020-08-03LibWeb: Send key events to the WebContent processAndreas Kling
2020-07-06LibIPC+Services: Make ClientConnection take socket as NonnullRefPtrAndreas Kling
2020-07-05WebContent: Coalesce pending paint events to reduce overdrawAndreas Kling
2020-06-17WebContent: Start work on browser process separation :^)Andreas Kling