summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWebView
AgeCommit message (Expand)Author
2022-08-14Base: Launch WebContent at session start-upLucas CHOLLET
2022-08-14LibCore+LibIPC: Recognise %uid in pathLucas CHOLLET
2022-08-01Userland+Base: Make the window titlebar font configurable separatelyAndreas Kling
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-06-27Browser+LibWeb+WebContent: Allow Browser to load local filesLucas CHOLLET
2022-06-20LibWeb+LibWebView+WebContent: Get doubleclick events from LibGUIKarol Kosek
2022-05-28Browser+LibWeb+WebContent: Add ability to inspect session storageRafał Babiarz
2022-05-15LibWeb: Abstract the LibProtocol ResourceLoader connectionDexesTTP
2022-05-15LibWeb: Abstract the LibProtocol WebSockets connectionDexesTTP
2022-05-15LibWeb: Abstract the image decoding via Web::ImageDecoding::DecoderDexesTTP
2022-05-15LibWebView: Move StylePropertiesModel to LibWebViewDexesTTP
2022-05-15LibWebView: Move DOMTreeModel to LibWebViewDexesTTP
2022-05-15LibWebView: Move the DumpLayoutTree utility to LibWebViewDexesTTP
2022-05-15LibWebView: Move OutOfProcessWebView to a new LibWebView libraryDexesTTP