aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* servo: Update `ipc-channel` to pick up `bincode` support.Patrick Walton2015-08-081-2/+2
* Use hosts-replaced URL only when loading resourcesJames Graham2015-08-051-1/+2
* script: Fix merge fallout.Patrick Walton2015-07-311-4/+0
* script: Make the resource task communication use IPC channels.Patrick Walton2015-07-311-0/+4
* script: Make the `ImageCacheTask` use IPC.Patrick Walton2015-07-261-1/+4
* canvas: Move to shared memory for images and canvas backing stores.Patrick Walton2015-07-241-0/+3
* Replace astersisks with appropriate versions in depsBogdan Cuza2015-07-201-3/+3
* compositing: Make the constellation messages serializable.Patrick Walton2015-07-181-2/+6
* gfx: Make display lists serializable using `serde`.Patrick Walton2015-07-151-0/+2
* Upgrade to rustc 1.3.0-dev (fddfd089b 2015-07-10)Simon Sapin2015-07-151-1/+1
* Use euclid from crates.ioecoal952015-06-191-3/+2
* Use the correct log crate and setup env_logger in main.Eduard Burtescu2015-06-061-0/+1
* Bump rust-url version: 0.2.16 → 0.2.35Corey Farwell2015-06-041-1/+1
* Move to latest hyper everywhereManish Goregaokar2015-06-021-1/+1
* Upgrade to Hyper 0.4.0Simon Sapin2015-05-121-1/+1
* 1. Add an Option<Pipeline_id> field to the LoadData struct, and a correspondi...Himaja2015-05-051-0/+3
* Add a `profile_traits` crate to reduce compile times.Nicholas Nethercote2015-04-301-3/+0
* Split out shared networking code into net_traits crateGilles Leblanc2015-04-031-0/+27