Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-11 | LibWeb: Make Paintable ref-counted | Andreas Kling |
2022-03-11 | LibWeb: Let Paintable perform the painting | Andreas Kling |
2022-03-11 | LibWeb: Move StackingContext and PaintPhase into the Painting namespace | Andreas Kling |
2021-11-18 | LibWeb: Move BrowsingContext into HTML/ | Andreas Kling |
2021-09-08 | LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*() | 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-01-30 | LibWeb: Add Frame::ViewportClient and use it for Layout::ImageBox | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |