summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWebView/CMakeLists.txt
AgeCommit message (Expand)Author
2023-01-12LibWebView+Ladybird: Begin de-duplicate WebView implementationsLinus Groh
2023-01-07Browser: Add Accessibility Tab to Inspector WidgetJonah
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-09-16LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPluginAndreas Kling
2022-06-27Browser+LibWeb+WebContent: Allow Browser to load local filesLucas CHOLLET
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