servo/components
Patrick Walton 821793351e layout: Largely move display list building out to a separate file.
`layout::fragment` and `layout::block` were getting too big.
2014-10-22 08:02:17 -07:00
..
canvas gfx: Update rust-azure to pick up arcs, gradients, and subpixel text 2014-10-20 21:36:28 -07:00
compositing Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
devtools Allow to specify port with --devtools option (fixes #3597) 2014-10-09 00:39:31 +11:00
devtools_traits Disable non_snake_case warnings in devtools 2014-09-23 11:45:08 -07:00
gfx auto merge of #3749 : pcwalton/servo/update-rust-azure, r=metajack 2014-10-21 19:54:37 -06:00
layout layout: Largely move display list building out to a separate file. 2014-10-22 08:02:17 -07:00
layout_traits Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
msg Allow passing a method, request body, and headers to the pipeline in LoadUrlMsg 2014-10-09 14:09:29 +05:30
net Introduce a basic shared task pool, and use it for image decoding. 2014-10-20 13:34:14 +10:00
plugins Make auto-derived JSTraceable have #[inline] methods 2014-10-16 10:20:20 +05:30
script more efficient preorder DOM traversals 2014-10-21 10:01:15 -07:00
script_traits auto merge of #3626 : Manishearth/servo/form-prep, r=jdm 2014-10-09 16:00:34 -06:00
style more efficient preorder DOM traversals 2014-10-21 10:01:15 -07:00
util auto merge of #3748 : mrobinson/servo/trimmer-flow-tree-output, r=mbrubeck 2014-10-21 19:00:37 -06:00