aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/net/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* fonts: Store web fonts in the per-Layout `FontContext` (#32303)Martin Robinson2024-05-201-1/+1
* compositor: Move WebRender-ish messages and types to `webrender_traits` (#32315)Mukilan Thiyagarajan2024-05-201-43/+0
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-1/+1
* clippy: fix warnings in components/shared (#31565)eri2024-03-081-10/+10
* Fix clippy warnings in `components/rand` (#31549)sandeep2024-03-071-1/+1
* Replace time with std::time in components/metrics & components/shared (#31020)Taym Haddadi2024-01-101-12/+19
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-0/+859