servo/components
Martin Robinson dae22b6e80 Simplify and unify compositor shutdown code paths
Unify all compositor shutdown code paths into two methods, one which
starts the shutdown and the other that finishes it. This simplifies the
way the compositor shuts down and prevents "leaking" pixmaps when
exiting in uncommon ways.
2015-10-07 18:42:11 -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 Simplify and unify compositor shutdown code paths 2015-10-07 18:42:11 -07:00
devtools Make it possible for iframes to create their own pipeline ID. 2015-10-06 17:06:53 +10:00
devtools_traits tests for devtools integration with network requests/responses 2015-09-25 22:07:01 +05:30
gfx layout: Add a field in the display list for simple border radii on box 2015-10-06 14:04:50 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Auto merge of #7899 - glennw:subpage-fixes-1, r=pcwalton 2015-10-07 18:36:35 -06:00
layout_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
msg Auto merge of #7899 - glennw:subpage-fixes-1, r=pcwalton 2015-10-07 18:36:35 -06: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 Auto merge of #7899 - glennw:subpage-fixes-1, r=pcwalton 2015-10-07 18:36:35 -06:00
script_traits Auto merge of #7807 - glennw:pid, r=jdm 2015-10-06 01:08:32 -06:00
servo Simplify and unify compositor shutdown code paths 2015-10-07 18:42:11 -07: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 Improve layer tree debugging output 2015-10-06 15:25:33 -07:00
webdriver_server Fix incorrect indentation in handle_take_screenshot. 2015-10-06 18:13:22 +02:00
webdriver_traits Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00