servo/components
bors-servo dddd222d29 Auto merge of #6202 - nnethercote:freetype-fixes, r=jack
Because #6198 wasn't quite right.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6202)
<!-- Reviewable:end -->
2015-05-28 09:04:08 -05:00
..
canvas Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
canvas_traits Layerize canvas 2015-05-20 19:10:50 +02:00
compositing handle case of deleted pipeline when preparing to send load_end constellation msg 2015-05-27 14:45:56 -04:00
devtools Implemented GetCachedMessages 2015-05-26 10:04:31 -04:00
devtools_traits Implemented GetCachedMessages 2015-05-26 10:04:31 -04:00
gfx Reduce unsafe-ness in FontContextHandle::new(). 2015-05-27 21:50:09 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
layout_traits compositing: Implement display ports and avoid creating display lists 2015-05-19 16:53:51 -07:00
msg add navigation state data to LoadComplete messages, finish cef load state cbs 2015-05-27 14:45:48 -04:00
net add error enum for chromium net errors, create window method for error propagation 2015-05-27 14:45:50 -04:00
net_traits if thread panics then assertion for PendingLoadGuard destructor is not 2015-05-25 13:58:45 -07:00
plugins Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
profile Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
profile_traits Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
script Auto merge of #6206 - nox:typeerror-for-unions, r=Manishearth 2015-05-28 06:24:00 -05:00
script_traits Make WebDriver Get() command wait on pages loading before returning. 2015-05-14 10:59:10 +01:00
servo Don't leak the struct_FT_MemoryRec_. 2015-05-27 21:22:11 -07:00
style Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
util make Opts.url an Option<> type, only emit initial url load if url exists 2015-05-27 14:45:57 -04:00
webdriver_server Make variable binding more consistent with rest of the file 2015-05-24 10:50:36 -04:00
webdriver_traits Add support for timing out scripts 2015-05-14 10:59:20 +01:00