Age | Commit message (Expand) | Author |
---|---|---|
2021-07-29 | LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfx | Andrew Kaster |
2021-07-20 | LibTTF+LibGfx: Improve vertical alignment of glyphs | Andreas Kling |
2021-07-20 | LibTTF: Minor const correctness fix in TTF rasterizer | Andreas Kling |
2021-07-20 | LibTTF: Rename "raster" => "rasterize" | Andreas Kling |
2021-07-20 | LibTTF: Convert code to east-const style | Andreas Kling |
2021-07-08 | Everywhere: Don't promote float to double where not needed | Daniel Bertalan |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-26 | Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes | Linus Groh |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |