Age | Commit message (Expand) | Author |
---|---|---|
2023-01-09 | LibWeb+WebContent: Use new String class in CSS::StyleValue | martinfalisse |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-04-23 | LibWeb+AudioServer: Remove unused spaceship operators | Andrew Kaster |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-07 | LibWeb: Introduce and parse CSS Ratio type | Sam Atkins |