Age | Commit message (Expand) | Author |
---|---|---|
2023-01-12 | LibWebView+Ladybird: Begin de-duplicate WebView implementations | Linus Groh |
2023-01-07 | Browser: Add Accessibility Tab to Inspector Widget | Jonah |
2022-11-01 | Everywhere: Mark dependencies of most targets as PRIVATE | Tim Schumacher |
2022-09-16 | LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin | Andreas Kling |
2022-06-27 | Browser+LibWeb+WebContent: Allow Browser to load local files | Lucas CHOLLET |
2022-05-15 | LibWeb: Abstract the LibProtocol ResourceLoader connection | DexesTTP |
2022-05-15 | LibWeb: Abstract the LibProtocol WebSockets connection | DexesTTP |
2022-05-15 | LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder | DexesTTP |
2022-05-15 | LibWebView: Move StylePropertiesModel to LibWebView | DexesTTP |
2022-05-15 | LibWebView: Move DOMTreeModel to LibWebView | DexesTTP |
2022-05-15 | LibWebView: Move the DumpLayoutTree utility to LibWebView | DexesTTP |
2022-05-15 | LibWebView: Move OutOfProcessWebView to a new LibWebView library | DexesTTP |