Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-30 | LibWeb: Support creating Path2D objects from SVG path strings | Andreas Kling |
2022-10-01 | LibWeb: Remove unecessary dependence on Window from HTML classes | Andrew Kaster |
2022-09-06 | LibWeb: Make DOMException GC-allocated | Andreas Kling |
2022-09-06 | LibWeb: Use cached_web_prototype() as much as possible | Andreas Kling |
2022-09-06 | LibWeb: Make Path2D GC-allocated | Andreas Kling |
2022-08-14 | LibWeb: Implement Path2D class | Sam Atkins |