servo/components
bors-servo 83196ddb26 auto merge of #3697 : pcwalton/servo/get-layout-font-group, r=glennw
Seems to be a 38% layout win on a site I tested with a lot of text.

Other browser engines typically do not duplicate the information in the font style struct. `FontStyle` actually predates @SimonSapin's CSS selector matching library. It's time to get rid of it!

r? @glennw
2014-10-16 15:06:19 -06: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 Make auto-derived JSTraceable have #[inline] methods 2014-10-16 10:20:20 +05:30
script Use html5ever for HTML parsing 2014-10-16 13:06:34 -07: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 Remove unused implementation of MonoCache 2014-10-16 08:39:51 +02:00