servo/components/gfx
Martin Robinson 553f1fc192 Rework how StackingContexts are dynamically added to layers
StackingContexts are added to layers when it is necessary to maintain
their ordering on top of other layered StackingContexts. Instead of
tracking the information about a layer scattered around into different
structs, combine it all into LayerInfo. LayerInfo will be used in the
future to hold layer information for DisplayItems that are layerized
independently of StackingContexts.
2015-10-05 13:35:31 -07:00
..
display_list Rework how StackingContexts are dynamically added to layers 2015-10-05 13:35:31 -07:00
platform Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
text Auto merge of #7799 - mbrubeck:glyph-cleanup, r=pcwalton 2015-09-30 17:44:02 -06:00
Cargo.toml Update servo to use published app units crate 2015-10-01 11:45:35 +10: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 layout: Load Web fonts asynchronously. 2015-09-27 15:38:20 -07:00
font_context.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font_template.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
lib.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
paint_context.rs Handle zero-sized source surfaces properly, and upgrade ipc-channel to 2015-09-30 23:09:36 -07:00
paint_task.rs Rework how StackingContexts are dynamically added to layers 2015-10-05 13:35:31 -07:00