Age | Commit message (Expand) | Author |
---|---|---|
2023-01-11 | LibWeb: Make the paint tree GC-allocated | Andreas Kling |
2022-12-10 | LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events | Sam Atkins |
2022-12-07 | Meta+Userland: Pass Gfx::IntPoint by value | MacDue |
2022-03-16 | LibWeb: Refactor all LabelableNode subclasses + input event handling :^) | sin-ack |
2022-03-11 | LibWeb: Move PaintingBox to its own .cpp and .h files | Andreas Kling |
2022-03-11 | LibWeb: Move mouse event and label logic from layout to painting tree | Andreas Kling |