servo/components/net
bors-servo 8b95d7b8d8 Auto merge of #8757 - servo:skia, r=mbrubeck
Use skia and deps from crates.io.

This makes the initial download for skia go from a 300 MB git repository to a 5 MB tarball. This should help with issues like #6132 and #7687.

Fix https://github.com/servo/skia/issues/70

This builds, but the at the moment causes a number of tidy errors for duplicated crates.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8757)
<!-- Reviewable:end -->
2015-12-03 12:58:29 +05:30
..
fetch Refactor http_fetch to reflect the new standard 2015-11-26 17:12:19 -08:00
about_loader.rs Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
Cargo.toml Use skia and deps from crates.io. 2015-12-02 19:07:59 +01:00
cookie.rs Make path_matches match the spec (fixes cookies) 2015-11-30 22:01:33 +05:30
cookie_storage.rs Add plugins for compositing and net crates #7699 2015-09-22 13:51:21 +02:00
data_loader.rs Implement cancellation listener for cancelling network requests 2015-11-12 14:02:59 +05:30
file_loader.rs Auto merge of #8650 - Wafflespeanut:about-404, r=Wafflespeanut 2015-11-26 22:47:03 +05:30
hsts.rs Remove dependency on regex_macros 2015-11-24 22:07:14 +01:00
http_loader.rs Always disable SSLv2 and SSLv3. 2015-11-21 12:11:48 -05:00
image_cache_task.rs Use the correct .png extension for the image placeholder. 2015-11-13 11:45:09 -08:00
lib.rs Auto merge of #8713 - GuillaumeGomez:features, r=Manishearth 2015-11-28 21:58:43 +05:30
mime_classifier.rs adding tidy rule to warn against use of &String and refactoring instances of &String in codebase 2015-11-25 21:49:12 -05:00
pub_domains.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
resource_task.rs Testing cancellation during redirects 2015-11-14 10:04:32 +05:30
storage_task.rs Replaced DOMString by String in storage APIs. 2015-11-12 17:52:59 -06:00