Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-21 | LibWeb: Implement scientific notation parsing in PathDataParser | Idan Horowitz |
2021-04-16 | Everywhere: Add `-Wdouble-promotion` warning | Nicholas-Baron |
2021-04-15 | LibGfx+LibWeb: Move out the EllipticArcTo() logic into Path | AnotherTest |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-07 | LibWeb: Use move semantics for QualifiedName more often | Andreas Kling |
2021-01-25 | Everywhere: Debug macros instead of constexpr. | asynts |
2021-01-22 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-22 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |