Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate to the 2024 edition (#35755) | Simon Wülker | 2025-03-13 | 1 | -2/+2 |
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -5/+5 |
* | clippy: Add safety documentation and clean up unsafe methods (#33748) | Martin Robinson | 2024-10-16 | 1 | -26/+28 |
* | Improve `Au(0)` constructions (#33709) | birdbrained | 2024-10-10 | 1 | -3/+4 |
* | shaping: Don't assume there's a space glyph when rendering tabs (#32979) | Martin Robinson | 2024-08-23 | 1 | -23/+20 |
* | Replace lazy_static with std::sync::LazyLock in components/fonts (#33049) | Hayashi Mikihiro | 2024-08-14 | 1 | -16/+15 |
* | fix a couple of simple clipy warnings (#32813) | Rodion Borovyk | 2024-07-19 | 1 | -3/+1 |
* | enhance: Implement `CanvasRenderingContext2D.measureText` (#32704) | Chocolate Pie | 2024-07-17 | 1 | -4/+51 |
* | Rename `gfx` to `fonts` (#32556) | Martin Robinson | 2024-06-19 | 1 | -0/+718 |