aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/net
Commit message (Expand)AuthorAgeFilesLines
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* clippy fixes regarding clone_from (#32482)Peter Mikola2024-06-121-3/+3
* 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-205-206/+5
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-173-3/+3
* Fixes for HTTP header compliance. (#32024)Philip Lamb2024-04-111-3/+3
* clippy: Fix warnings in `components/shared` (#31627)eri2024-03-121-0/+1
* Fix more clippy warnings in `components/shared/net` (#31548)Mucha Naibei2024-03-101-7/+11
* clippy: fix warnings in components/shared (#31565)eri2024-03-087-61/+43
* Fix rustdoc errors in `components/shared` (#31582)Aarya Khandelwal2024-03-081-1/+1
* Fix clippy warnings in components/shared/net/request.rs (#31551)zawz2024-03-081-35/+32
* Fix clippy warnings in `components/rand` (#31549)sandeep2024-03-071-1/+1
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-2/+2
* deps: Stop vendoring WebRender (#31212)Martin Robinson2024-01-301-1/+1
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-1/+1
* Replace time with std::time in components/metrics & components/shared (#31020)Taym Haddadi2024-01-102-13/+19
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-0316-0/+3255