servo/components/gfx
bors-servo fa5ad1c6b4 Auto merge of #7392 - mrobinson:layered-separate, r=pcwalton
Split out layered child stacking contexts in display lists

This patch is in preparation for more dynamic layerization of the
pieces of display lists. It also prevents having to sort the children
by z-index multiple times.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7392)
<!-- Reviewable:end -->
2015-08-26 11:38:34 -06:00
..
display_list Split out layered child stacking contexts in display lists 2015-08-26 10:20:28 -07:00
platform sort all uses 2015-08-20 20:47:12 +08:00
text sort all uses 2015-08-20 20:47:12 +08:00
Cargo.toml servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
filters.rs sort all uses 2015-08-20 20:47:12 +08:00
font.rs sort all uses 2015-08-20 20:47:12 +08:00
font_cache_task.rs sort all uses 2015-08-20 20:47:12 +08:00
font_context.rs sort all uses 2015-08-20 20:47:12 +08:00
font_template.rs sort all uses 2015-08-20 20:47:12 +08:00
lib.rs Make Harfbuzz font_funcs static 2015-08-03 15:30:46 -07:00
paint_context.rs sort all uses 2015-08-20 20:47:12 +08:00
paint_task.rs Auto merge of #7392 - mrobinson:layered-separate, r=pcwalton 2015-08-26 11:38:34 -06:00