servo/components
Patrick Walton a6fcec468f layout: Remove FontStyle in favor of using the font style struct
directly, and optimize `get_layout_font_group()` to use a small vector.

Seems to be a 38% layout win on a site I tested with a lot of text.
2014-10-15 22:17:57 -07:00
..
canvas Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
compositing auto merge of #3672 : mrobinson/servo/background-color, r=zwarich 2014-10-14 21:27:26 -06: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 layout: Remove FontStyle in favor of using the font style struct 2014-10-15 22:17:57 -07:00
layout layout: Remove FontStyle in favor of using the font style struct 2014-10-15 22:17:57 -07:00
layout_traits Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07: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 Add #[privatize] to allow enforcing private fields for struct definitions 2014-10-13 11:13:12 +02:00
script auto merge of #3662 : mukilan/servo/worker_timer, r=jdm 2014-10-15 20:48:22 -06: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 Fix whitespace_pre with incremental reflow turned on. 2014-10-15 16:04:21 -07:00