Age | Commit message (Expand) | Author |
---|---|---|
2022-12-14 | LibWeb: Split PaintContext::viewport_rect() into device/css variants | Sam Atkins |
2022-12-14 | LibWeb: Make PaintContext aware of CSS and DevicePixels | Sam Atkins |
2022-12-10 | LibWeb+WebContent+headless-browser: Remove PaintContext::scroll_offset() | Sam Atkins |
2022-12-07 | Meta+Userland: Pass Gfx::IntPoint by value | MacDue |
2022-04-08 | LibWeb: Use the correct painter for painting stacking contexts | Simon Wanner |
2022-03-26 | LibWeb: Preserve paint state when painting stacking contexts indirectly | Andreas Kling |
2022-02-28 | LibWeb: Move some of PaintContext out of line | Andreas Kling |
2021-08-05 | LibWeb: Clear SVG context after SVGSVGBox children are painted | K-Adam |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-22 | Libraries: Add missing headers | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |