Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fonts: Store web fonts in the per-Layout `FontContext` (#32303) | Martin Robinson | 2024-05-20 | 1 | -1/+1 |
* | compositor: Move WebRender-ish messages and types to `webrender_traits` (#32315) | Mukilan Thiyagarajan | 2024-05-20 | 1 | -43/+0 |
* | Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296) | Martin Robinson | 2024-05-17 | 1 | -1/+1 |
* | clippy: fix warnings in components/shared (#31565) | eri | 2024-03-08 | 1 | -10/+10 |
* | Fix clippy warnings in `components/rand` (#31549) | sandeep | 2024-03-07 | 1 | -1/+1 |
* | Replace time with std::time in components/metrics & components/shared (#31020) | Taym Haddadi | 2024-01-10 | 1 | -12/+19 |
* | Move `*_traits` and other shared types to `shared` | Martin Robinson | 2023-11-03 | 1 | -0/+859 |