Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using `time@0.1` in Servo (#33394) | Martin Robinson | 2024-09-11 | 1 | -1/+0 |
* | net: Stop using both versions of the `time` crate in the cookie code (#33260) | Martin Robinson | 2024-08-30 | 4 | -56/+3 |
* | dependencies: Upgrade `cookie` and rename Servo's `Cookie` to `ServoCookie` (... | Martin Robinson | 2024-07-26 | 2 | -4/+5 |
* | Use workspace definitions for all crates and update to the 2021 edition (#32544) | Martin Robinson | 2024-06-18 | 1 | -1/+1 |
* | clippy: fix warnings in various modules in components (#31568) | eri | 2024-03-08 | 1 | -1/+1 |
* | Fix several clippy warnings in components/hyper_serde (#31508) | Mucha Naibei | 2024-03-06 | 1 | -4/+4 |
* | Revert "Replace time with std::time in components/net (#31079)" (#31120) | Martin Robinson | 2024-01-18 | 4 | -28/+21 |
* | Replace time with std::time in components/net (#31079) | Taym Haddadi | 2024-01-17 | 4 | -21/+28 |
* | Integrate hyper_serde into Servo source (#30803) | Martin Robinson | 2023-12-14 | 7 | -0/+1121 |