servo/components
bors-servo 27d468b667 Auto merge of #7822 - mrobinson:layer-info, r=pcwalton
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.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7822)
<!-- Reviewable:end -->
2015-10-05 23:05:21 -06:00
..
app_units Prepare app_units crate for publishing 2015-10-01 11:04:16 +10:00
canvas Handle zero-sized source surfaces properly, and upgrade ipc-channel to 2015-09-30 23:09:36 -07:00
canvas_traits Handle zero-sized source surfaces properly, and upgrade ipc-channel to 2015-09-30 23:09:36 -07:00
compositing Auto merge of #7811 - glennw:use-crates-au, r=larsbergstrom 2015-09-30 22:21:36 -06:00
devtools tests for devtools integration with network requests/responses 2015-09-25 22:07:01 +05:30
devtools_traits tests for devtools integration with network requests/responses 2015-09-25 22:07:01 +05:30
gfx Rework how StackingContexts are dynamically added to layers 2015-10-05 13:35:31 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Auto merge of #7822 - mrobinson:layer-info, r=pcwalton 2015-10-05 23:05:21 -06:00
layout_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
msg Rework how StackingContexts are dynamically added to layers 2015-10-05 13:35:31 -07:00
net Implement Storage::SupportedPropertyNames 2015-10-04 10:22:13 -04:00
net_traits Implement Storage::SupportedPropertyNames 2015-10-04 10:22:13 -04:00
plugins Rust upgrade to nightly 20151002 2015-10-02 13:50:11 -05:00
profile sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
profile_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
script remove data field from websockets 2015-10-05 21:23:42 +02:00
script_traits Update servo to use published app units crate 2015-10-01 11:45:35 +10:00
servo Auto merge of #7837 - larsbergstrom:rustup_20151002, r=Manishearth 2015-10-05 10:23:44 -06:00
style Auto merge of #7683 - frewsxcv:html-font-element-size-attr, r=nox 2015-10-05 02:33:02 -06:00
style_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
util Auto merge of #7683 - frewsxcv:html-font-element-size-attr, r=nox 2015-10-05 02:33:02 -06:00
webdriver_server Add pref reset support to the WebDriver API. 2015-09-25 00:58:53 +01:00
webdriver_traits Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00