servo/components/net_traits
bors-servo 0f597d3890 Auto merge of #7933 - mbrubeck:piston-image, r=glennw
Replace libpng and stb_image with PistonDevelopers/image

Fixes #3368. r? @glennw 

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7933)
<!-- Reviewable:end -->
2015-10-12 15:06:31 -06:00
..
image Replace libpng with image everywhere. 2015-10-10 07:43:11 -07:00
Cargo.toml Replace stb_image with PistonDevelopers/image 2015-10-09 12:23:33 -07:00
hosts.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
image_cache_task.rs Replace libpng with image everywhere. 2015-10-10 07:43:11 -07:00
lib.rs Replace stb_image with PistonDevelopers/image 2015-10-09 12:23:33 -07:00
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
storage_task.rs Implement a quota of 5MB per origin for localstorage and sessionstorage 2015-10-09 03:55:27 +08:00