Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-06-27 | Browser+LibWeb+WebContent: Allow Browser to load local files | Lucas CHOLLET |
2022-06-20 | LibWeb+LibWebView+WebContent: Get doubleclick events from LibGUI | Karol Kosek |
2022-05-28 | Browser+LibWeb+WebContent: Add ability to inspect session storage | Rafał Babiarz |
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 |