servo/components
2016-11-02 16:15:16 +01:00
..
canvas Remove gfx_traits::color. 2016-10-31 18:15:25 +01:00
canvas_traits Remove gfx_traits::color. 2016-10-31 18:15:25 +01:00
compositing Use a new id type for tracking scrolling areas 2016-10-30 21:10:04 +01:00
constellation Auto merge of #13966 - asajeffrey:constellation-tidy-up-again, r=ConnorGBrewster 2016-10-31 09:38:54 -05:00
debugger Implement a WebSocket server for debugging. 2016-09-12 11:02:09 +02:00
devtools Setting a devtools timeline marker may fail, due to pipeline lookup failure. 2016-10-12 12:56:23 -05:00
devtools_traits Setting a devtools timeline marker may fail, due to pipeline lookup failure. 2016-10-12 12:56:23 -05:00
gfx Ignore the Content-Type header completely for @font-face. 2016-11-02 16:15:15 +01:00
gfx_traits Remove the unused dependency on azure from gfx_traits. 2016-11-02 13:24:38 +01:00
layout Make style context use parking_lot::RwLock 2016-11-02 10:10:11 +11:00
layout_thread Make style context use parking_lot::RwLock 2016-11-02 10:10:11 +11:00
layout_traits Remove old rendering backend. 2016-10-18 10:21:27 +10:00
msg Move WindowSizeType to script_traits. 2016-10-22 13:33:38 +02:00
net Set cookies in http_network_fetch. 2016-11-02 09:25:55 +01:00
net_traits Implement fetch_async in net_traits. 2016-11-02 16:15:16 +01:00
plugins Fix tidy issues 2016-11-01 11:35:40 +05:30
profile Add time profiling to ServoXMLParser::parse_sync 2016-10-11 15:03:25 +02:00
profile_traits Add time profiling to ServoXMLParser::parse_sync 2016-10-11 15:03:25 +02:00
range Update to Rust 1.14.0-nightly (19ac57926 2016-10-08) 2016-10-09 18:53:47 +02:00
script Update js. 2016-11-02 13:25:49 +01:00
script_layout_interface Drop style data from descendants on display:none. 2016-11-01 11:03:04 -07:00
script_traits Use a new id type for tracking scrolling areas 2016-10-30 21:10:04 +01:00
servo Ignore the Content-Type header completely for @font-face. 2016-11-02 16:15:15 +01:00
style Make style context use parking_lot::RwLock 2016-11-02 10:10:11 +11:00
style_traits Emit TransitionEnd events in the layout thread and process it in the script thread 2016-10-11 19:36:06 -07:00
util Update Rust to 1.14.0-nightly (c59cb71d9 2016-10-26) 2016-10-27 19:18:56 +02:00
webdriver_server Move Image and PixelFormat to net_traits. 2016-10-21 16:12:39 +02:00