summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWebView
AgeCommit message (Expand)Author
2022-10-22WebContent+Friends: Add get_element_tag_name IPC and plumbingTobias Christiansen
2022-10-20WebContent+Friends: Add IPC and plumbing for WebDriver endpointTobias Christiansen
2022-10-19WebContent+Friends: Add get_element_property IPC and plumbingTobias Christiansen
2022-10-19WebContent+Friends: Add get_element_attribute IPC and plumbingTobias Christiansen
2022-10-18WebDriver+Friends: Add IPC and plumbing for Element-gettingTobias Christiansen
2022-10-13LibWeb+WebContent: Add plumbing for 'webdriver-active flag'Linus Groh
2022-10-10Everywhere: Replace uses of __serenity__ with AK_OS_SERENITYAndrew Kaster
2022-10-06LibWebView: Add abstract virtual base for WebView implementationsAndreas Kling
2022-10-03SystemServer+LoginServer+Userland: Switch to sid-based socketsPeter Elliott
2022-09-29AK+Everywhere: Replace "protocol" with "scheme" url helpersnetworkException
2022-09-25LibWebView: Make DOMTreeModel usable outside of SerenityOSAndreas Kling
2022-09-20LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pagesAndreas Kling
2022-09-16LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPluginAndreas Kling
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