servo/components
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
..
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 Rework how StackingContexts are dynamically added to layers 2015-10-05 13:35:31 -07: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 Initial fetch refactor 2015-09-28 12:24:15 -07:00
net_traits Remove unused import in net_traits 2015-09-30 10:00:57 -07:00
plugins Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev. 2015-09-23 14:44:59 +02: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 Auto merge of #6185 - luniv:viewport-meta, r=mbrubeck 2015-09-30 22:49:41 -06:00
script_traits Update servo to use published app units crate 2015-10-01 11:45:35 +10:00
servo Handle zero-sized source surfaces properly, and upgrade ipc-channel to 2015-09-30 23:09:36 -07:00
style Auto merge of #6185 - luniv:viewport-meta, r=mbrubeck 2015-09-30 22:49:41 -06:00
style_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
util Auto merge of #7811 - glennw:use-crates-au, r=larsbergstrom 2015-09-30 22:21:36 -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