servo/components
bors-servo ebf4ce8288 Auto merge of #9070 - antrik:debug-fonts, r=nox
Derive Debug for more font-related types

Needs to pull in newer ipc-channel and azure.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9070)
<!-- Reviewable:end -->
2016-01-03 08:11:57 +05:30
..
canvas Update offscreen_gl_context 2015-12-22 04:33:03 +01:00
canvas_traits Issue #8738: bufferSubData and texImage2D argument sanity checks. 2015-12-26 18:56:48 +01:00
compositing Make a debugging println!() conditional on is_running_problem_test 2015-12-30 17:21:15 +00:00
devtools Issue #9042: Report incorrect number of spaces around => in the style checker. 2015-12-23 20:54:26 +01:00
devtools_traits Support responseCookies, responseContent, responseHeaders, requestCookies, getResponseHeaders, 2015-12-21 10:28:40 -05:00
gfx Auto merge of #9070 - antrik:debug-fonts, r=nox 2016-01-03 08:11:57 +05:30
gfx_traits Move LayerKind and ScrollPolicy enums to gfx_traits 2015-12-20 20:43:31 -05:00
layout Don't copy the list of stylesheets in LayoutTask::handle_reflow. 2015-12-30 15:13:08 +01:00
layout_traits Separate script and layout messages, issue #8843 2015-12-26 12:24:51 -05:00
msg Move LayerKind and ScrollPolicy enums to gfx_traits 2015-12-20 20:43:31 -05:00
net Auto merge of #9078 - nikkisquared:split_http_loader_load, r=jdm 2016-01-01 01:48:09 +05:30
net_traits Resolves #4183 - Implemementing context-based MIME type sniffing 2015-12-31 07:45:03 -05:00
plugins Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
profile gfx: Measure text shaping time in the time profiler. 2015-12-15 13:28:05 -08:00
profile_traits gfx: Measure text shaping time in the time profiler. 2015-12-15 13:28:05 -08:00
script Auto merge of #9134 - iszak:issue-9132, r=nox 2016-01-03 07:32:09 +05:30
script_traits Separate script and layout messages, issue #8843 2015-12-26 12:24:51 -05:00
servo Auto merge of #9070 - antrik:debug-fonts, r=nox 2016-01-03 08:11:57 +05:30
style Auto merge of #9070 - antrik:debug-fonts, r=nox 2016-01-03 08:11:57 +05:30
style_traits Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
util Enable MIME sniffing via a pref instead of a global option. 2015-12-31 07:45:49 -05:00
webdriver_server Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00