Age | Commit message (Expand) | Author |
---|---|---|
2022-03-11 | LibWeb: Move StackingContext and PaintPhase into the Painting namespace | Andreas Kling |
2022-02-16 | LibWeb: Stop treating all SVG elements as inline | Sam Atkins |
2021-10-06 | LibWeb: Rename Layout::BlockBox => BlockContainer | Andreas Kling |
2021-09-18 | LibWeb: Add SVGFormattingContext to handle SVG box trees | Andreas Kling |
2021-04-23 | Userland: Use mattco@serenityos.org for my copyright headers | 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-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |