servo/components/gfx
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
..
display_list Auto merge of #7696 - mskrzypkows:PaintContext_Units, r=mbrubeck 2015-11-07 00:22:59 +05:30
platform Update string_cache to 0.2. 2015-11-25 10:13:21 -06:00
text Add support for pre-wrap and pre-line values for white-space. 2015-10-20 10:44:51 -07:00
Cargo.toml Use skia and deps from crates.io. 2015-12-02 19:07:59 +01:00
filters.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font_cache_task.rs Update string_cache to 0.2. 2015-11-25 10:13:21 -06:00
font_context.rs Derive PartialEq on the style Font structure 2015-10-08 00:32:58 +02:00
font_template.rs compositing: Split Servo up into multiple sandboxed processes. 2015-11-19 16:38:04 -05:00
lib.rs Add check up on extern crate order and sort extern crates alphabetically 2015-11-28 03:11:08 +01:00
paint_context.rs Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
paint_task.rs Split paint task messages from ScriptMsg 2015-11-25 14:35:52 -05:00