servo/components
bors-servo 9e48010c8f auto merge of #3748 : mrobinson/servo/trimmer-flow-tree-output, r=mbrubeck
Logical geometry is complicated, so the string formatted output is
verbose. This means that flow tree dumps often go well beyond the
edge of the terminal screen. With a simple notation, we can shorten the
output and make it slightly easier to read. This notation also makes it
more similar to the formatted output of Rect, Point2D, and Size2D.
2014-10-21 19:00:37 -06:00
..
canvas Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06: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 #3722 : pcwalton/servo/flow-construction-overhaul, r=glennw 2014-10-21 10:06:37 -06:00
layout auto merge of #3747 : mrobinson/servo/validate-display-list, r=pcwalton 2014-10-21 17:51:43 -06: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