servo/components
Patrick Walton 79f84a62fe gfx: Make fonts that fail to match hit the cache too.
50%-100% layout perf improvement on CNN.
2014-10-20 22:05:38 -07: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 gfx: Make fonts that fail to match hit the cache too. 2014-10-20 22:05:38 -07:00
layout layout: Don't destroy the flow tree when resizing the window 2014-10-20 22:05:38 -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 Incremental Style Recalc 2014-10-09 12:55:21 -04:00
plugins Make auto-derived JSTraceable have #[inline] methods 2014-10-16 10:20:20 +05:30
script Don't crash on invalid utf-8 in the HTML parser. 2014-10-19 13:18:25 +02:00
script_traits auto merge of #3626 : Manishearth/servo/form-prep, r=jdm 2014-10-09 16:00:34 -06:00
style layout: Remove FontStyle in favor of using the font style struct 2014-10-15 22:17:57 -07:00
util layout: Rewrite text and inline fragment handling during flow 2014-10-20 22:05:38 -07:00