servo/components
bors-servo 6386addb01 Auto merge of #6364 - pcwalton:debloat-cascade, r=SimonSapin
layout: Outline the individual property cascading functions to reduce I-cache footprint.

Reduces the size of `properties::cascade` from over 100K of code to
under 5K. Due to the improved I-cache utilization, improves ARM scaling
on 4 cores by 15%.

r? @SimonSapin (feel free to punt to someone else if you like)

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6364)
<!-- Reviewable:end -->
2015-07-06 07:45:38 -06:00
..
canvas Update to rustc 2d0cbf3e3e25e092bd9e4c94d08e446b680869f0. 2015-06-25 20:02:36 +02:00
canvas_traits Update to rustc 2d0cbf3e3e25e092bd9e4c94d08e446b680869f0. 2015-06-25 20:02:36 +02:00
compositing Remove layers dependency from util 2015-07-01 09:40:32 -07:00
devtools Update to rustc 2d0cbf3e3e25e092bd9e4c94d08e446b680869f0. 2015-06-25 20:02:36 +02:00
devtools_traits Move to latest hyper everywhere 2015-06-02 20:12:14 +05:30
gfx Fix build warnings. 2015-07-04 14:33:18 +02:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Auto merge of #6365 - pcwalton:sequential-display-list-construction, r=larsbergstrom 2015-07-06 07:08:58 -06:00
layout_traits Use euclid from crates.io 2015-06-19 00:04:24 +02:00
msg Update to latest rust-layers 2015-06-30 21:58:54 -07:00
net Use Box::into_raw rather than boxed::into_raw. 2015-06-25 23:03:54 +02:00
net_traits Update to rustc 2d0cbf3e3e25e092bd9e4c94d08e446b680869f0. 2015-06-25 20:02:36 +02:00
plugins Upgrade to rustc 1.3.0-dev (f3b97a74a 2015-07-03) 2015-07-04 11:32:41 +02:00
profile Update to rustc 2d0cbf3e3e25e092bd9e4c94d08e446b680869f0. 2015-06-25 20:02:36 +02:00
profile_traits Require documentation for the memory profiling module. 2015-06-18 16:27:32 +02:00
script Auto merge of #6505 - ttaubert:issue/4666-crypto-getRandomValues, r=Ms2ger 2015-07-05 22:16:19 -06:00
script_traits Use euclid from crates.io 2015-06-19 00:04:24 +02:00
servo Auto merge of #6505 - ttaubert:issue/4666-crypto-getRandomValues, r=Ms2ger 2015-07-05 22:16:19 -06:00
style layout: Outline the individual property cascading functions to reduce 2015-07-06 12:42:31 -07:00
util Auto merge of #6365 - pcwalton:sequential-display-list-construction, r=larsbergstrom 2015-07-06 07:08:58 -06:00
webdriver_server Implement timeout for url load from WebDriver. 2015-06-17 00:25:23 +01:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00