servo/components/gfx
bors-servo 7933b48430 Auto merge of #7596 - pcwalton:async-web-font-loading, r=mbrubeck
layout: Load Web fonts asynchronously.

Improves page load times significantly.

Closes #7343.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7596)
<!-- Reviewable:end -->
2015-09-28 12:11:50 -06:00
..
display_list Auto merge of #7710 - mrobinson:small-dl-refactor, r=pcwalton 2015-09-23 17:22:31 -06:00
platform A few clean ups for Au type 2015-09-28 16:05:16 +10:00
text sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
Cargo.toml Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev. 2015-09-23 14:44:59 +02:00
filters.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
font.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
font_cache_task.rs layout: Load Web fonts asynchronously. 2015-09-27 15:38:20 -07:00
font_context.rs layout: Do a couple of minor style cleanups. 2015-09-27 15:38:22 -07:00
font_template.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
lib.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
paint_context.rs A few clean ups for Au type 2015-09-28 16:05:16 +10:00
paint_task.rs Auto merge of #7710 - mrobinson:small-dl-refactor, r=pcwalton 2015-09-23 17:22:31 -06:00