Age | Commit message (Expand) | Author |
---|---|---|
2021-11-18 | LibWeb: Move BrowsingContext into HTML/ | Andreas Kling |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-10-31 | LibWeb+WebContent: Add set_preferred_color_scheme IPC call | Sam Atkins |
2021-09-28 | LibWeb: Fire "keyup" events as well :^) | Andreas Kling |
2021-09-13 | LibWeb: Add the Web::URL namespace and move URLEncoder to it | Idan Horowitz |
2021-09-12 | LibWeb: Start tracking elapsed time when a resource is loaded | Brian Gianforcaro |
2021-08-24 | LibWeb+Browser: Remove unnecessary InProcessWebView.h includes | Andreas Kling |
2021-05-30 | LibWeb: Rename Web::Frame to Web::BrowsingContext | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-04 | LibWeb+WebContent: Keep track of screen rect | Linus Groh |
2021-02-22 | LibWeb: Plumb wheel events from widget layer to EventHandler | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |