servo/components/gfx
bors-servo 156ca98236 auto merge of #3722 : pcwalton/servo/flow-construction-overhaul, r=glennw
This is a grab bag of performance improvements that significantly improve style recalculation, layout, and painting on a few static pages.

Let me know if you'd like me to split this PR up.

r? @glennw
2014-10-21 10:06:37 -06:00
..
display_list gfx: Don't needlessly push and pop clip rects all the time. 2014-10-20 22:05:38 -07:00
platform Update rust-core-text, handle empty font collections. Fixes #3703. 2014-10-21 14:54:37 +10:00
text layout: Rewrite text and inline fragment handling during flow 2014-10-20 22:05:38 -07:00
buffer_map.rs Eliminate warnings 2014-09-20 13:00:55 -07:00
Cargo.toml Rename macros crate to plugins 2014-09-23 17:37:27 +05:30
color.rs Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
font.rs layout: Rewrite text and inline fragment handling during flow 2014-10-20 22:05:38 -07:00
font_cache_task.rs Add support for local font faces. Improves fonts on rust lang and guide. 2014-10-14 15:59:08 +10:00
font_context.rs gfx: Make fonts that fail to match hit the cache too. 2014-10-20 22:05:38 -07:00
font_template.rs Cargoify servo 2014-09-08 20:21:42 -06:00
lib.rs Rename macros crate to plugins 2014-09-23 17:37:27 +05:30
render_context.rs Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
render_task.rs gfx: Don't needlessly push and pop clip rects all the time. 2014-10-20 22:05:38 -07:00