servo/components/gfx
bors-servo 2acb257a82 Auto merge of #11394 - mbrubeck:stacking-context-id, r=pcwalton
Reduce the size of StackingContextId

r? @pcwalton

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11394)
<!-- Reviewable:end -->
2016-05-26 07:25:58 -05:00
..
display_list Reduce the size of StackingContextId 2016-05-24 15:50:38 -07:00
platform Add a fast path for shaping ASCII text 2016-05-20 16:47:01 -07:00
text Don't create HarfBuzz shaper if it isn't used 2016-05-23 11:46:16 -07:00
Cargo.toml Bump string-cache to 0.2.18 2016-05-25 14:35:36 +05:30
filters.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font.rs Don't create HarfBuzz shaper if it isn't used 2016-05-23 11:46:16 -07:00
font_cache_thread.rs adding interface for custom responses 2016-05-20 12:11:56 +05:30
font_context.rs Always include the last-resort font 2016-05-24 08:30:44 -07:00
font_template.rs gfx: Implement Debug for FontTemplate instances. 2016-05-10 10:34:29 -07:00
lib.rs Add a fast path for shaping ASCII text 2016-05-20 16:47:01 -07:00
paint_context.rs Make text-align: justify incremental layout safe 2016-05-10 15:46:22 +02:00
paint_thread.rs Simplify PaintThread::create(). 2016-05-20 11:03:39 +02:00