servo/components/script
Patrick Walton 2a790d06dd Use Gecko's simpler Bloom filter instead of one based on hash
stretching.

This preserves the usage of the Bloom filter throughout style recalc,
but the implementation is rewritten. Provides a 15% improvement on
Guardians of the Galaxy.
2014-10-10 17:02:27 -07:00
..
dom Use Gecko's simpler Bloom filter instead of one based on hash 2014-10-10 17:02:27 -07:00
html auto merge of #3626 : Manishearth/servo/form-prep, r=jdm 2014-10-09 16:00:34 -06:00
Cargo.toml Eliminate servo_util::atom 2014-09-29 18:39:36 -07:00
cors.rs Avoid an unnecessary string allocation in allow_cross_origin_request. 2014-09-23 21:33:38 +02:00
layout_interface.rs Incremental Style Recalc 2014-10-09 12:55:21 -04:00
lib.rs Eliminate servo_util::atom 2014-09-29 18:39:36 -07:00
makefile.cargo Cargoify servo 2014-09-08 20:21:42 -06:00
page.rs Incremental Style Recalc 2014-10-09 12:55:21 -04:00
script_task.rs auto merge of #3626 : Manishearth/servo/form-prep, r=jdm 2014-10-09 16:00:34 -06:00