servo/components
Patrick Walton 0803ef98e3 layout: Don't count lines that consist solely of hypothetical boxes when
determining the baseline offset of the last line.

Improves Twitter by placing the favorite icon in the right place
vertically.
2016-09-28 13:03:58 -07:00
..
canvas Reorder use statements 2016-09-09 04:55:19 +02:00
canvas_traits Update cssparser 2016-09-07 14:13:56 +08:00
compositing Reorder use statements 2016-09-09 04:55:19 +02:00
constellation Inline push_pending_frame into its callers. 2016-09-20 14:01:56 +02:00
debugger Implement a WebSocket server for debugging. 2016-09-12 11:02:09 +02:00
devtools Reorder use statements 2016-09-09 04:55:19 +02:00
devtools_traits dom::Response implementation 2016-09-06 19:58:32 -07:00
gfx Add support for background-repeat: space and round 2016-09-22 13:20:08 +02:00
gfx_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
layout layout: Don't count lines that consist solely of hypothetical boxes when 2016-09-28 13:03:58 -07:00
layout_thread Auto merge of #13214 - shinglyu:gen_trace, r=SimonSapin 2016-09-09 21:13:42 -05:00
layout_traits Reorder use statements 2016-09-09 04:55:19 +02:00
msg Excise SubpageId and use only PipelineIds 2016-09-13 15:37:38 -04:00
net Avoid a possible deadlock in main_fetch's synchronous code. 2016-09-23 09:36:02 +02:00
net_traits Add FetchMetadata and update corresponding methods 2016-09-21 14:26:03 -07:00
plugins Update Rust to 1.13.0-nightly (6ffdda1ba 2016-09-14) 2016-09-15 17:00:56 +02:00
profile Reorder use statements 2016-09-09 04:55:19 +02:00
profile_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
range Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script Auto merge of #13397 - aochagavia:dispatch-event, r=Ms2ger 2016-09-26 12:09:48 -05:00
script_layout_interface Introduce the LayoutIterator newtype and return it for all children() methods in style and layout. 2016-09-20 17:48:31 -07:00
script_traits Replace current session entry for reloads 2016-09-19 14:23:03 -05:00
servo Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
style Avoid huge numbers of warnings for atom_macro. 2016-09-26 09:35:26 -04:00
style_traits Reorder use statements 2016-09-09 04:55:19 +02:00
util Update webrender + shaders. 2016-09-16 11:01:24 +10:00
webdriver_server Use fn pipeline_id consistently, not fn pipeline 2016-09-13 15:17:40 -04:00