Age | Commit message (Expand) | Author |
---|---|---|
2023-01-11 | LibWeb: Make the paint tree GC-allocated | Andreas Kling |
2023-01-05 | LibWeb: Convert AbstractImageStyleValue to new pixel units | Sam Atkins |
2022-12-14 | LibWeb: Convert Paintable coordinates to new pixel units | Sam Atkins |
2022-12-14 | LibWeb: Convert marker painting to new pixel units | Sam Atkins |
2022-08-10 | LibWeb: Follow `image-rendering` when painting image style values | MacDue |
2022-08-08 | LibWeb: Convert images to common AbstractImageStyleValue base | MacDue |
2022-06-05 | LibWeb: Paint list markers antialiased | MacDue |
2022-03-11 | LibWeb: Make Paintable ref-counted | Andreas Kling |
2022-03-11 | LibWeb: Split Paintable into Paintable and PaintableBox | Andreas Kling |
2022-03-11 | LibWeb: Let Paintable perform the painting | Andreas Kling |