Age | Commit message (Expand) | Author |
---|---|---|
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 |
2022-01-23 | LibWeb: Remove old Layout::Node::split_into_lines() API | Andreas Kling |
2021-10-26 | LibWeb: Fix inline blocks swallowing trailing whitespace | Felix Rauch |
2021-09-24 | LibWeb: Let <br> elements have style | Andreas Kling |
2021-09-15 | LibWeb: Make Layout::Node::paint() pure virtual | Andreas Kling |
2021-06-24 | AK: Rename downcast<T> => verify_cast<T> | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |