Age | Commit message (Expand) | Author |
---|---|---|
2021-06-24 | AK: Rename downcast<T> => verify_cast<T> | Andreas Kling |
2021-05-30 | LibWeb: Rename Web::Frame to Web::BrowsingContext | Andreas Kling |
2021-05-02 | LibGfx: Unify Rect, Point, and Size | Matthew Olsson |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-10 | LibWeb: Remove low-hanging LibGUI fruit from LibWeb | Andreas Kling |
2021-02-10 | LibWeb: Remove a whole bunch of unnecessary #includes | Andreas Kling |
2021-01-30 | LibWeb: Add Frame::ViewportClient and use it for Layout::ImageBox | Andreas Kling |
2021-01-29 | ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoder | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |