servo/components
bors-servo 0880e54f98 Auto merge of #6053 - pcwalton:displayports, r=glennw
This improves Servo's performance on large pages.

Please double-check the logic when it comes to nested layers—I'm sure I've messed up some of the geometry calculations :)

r? @glennw

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6053)
<!-- Reviewable:end -->
2015-05-19 19:40:36 -05:00
..
canvas Move handling of CanvasWebGLMsgs into WebGLPaintTask::handle_webgl_message. 2015-05-14 13:09:13 +02:00
compositing compositing: Implement display ports and avoid creating display lists 2015-05-19 16:53:51 -07:00
devtools Fix comments in devtools. 2015-05-14 13:10:40 +02:00
devtools_traits Upgrade to Hyper 0.4.0 2015-05-12 16:48:21 +02:00
gfx compositing: Implement display ports and avoid creating display lists 2015-05-19 16:53:51 -07:00
layout compositing: Implement display ports and avoid creating display lists 2015-05-19 16:53:51 -07:00
layout_traits compositing: Implement display ports and avoid creating display lists 2015-05-19 16:53:51 -07:00
msg compositing: Implement display ports and avoid creating display lists 2015-05-19 16:53:51 -07:00
net Use snake case in fetch. 2015-05-19 17:41:31 +02:00
net_traits Upgrade to Hyper 0.4.0 2015-05-12 16:48:21 +02:00
plugins Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
profile Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
profile_traits Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
script Auto merge of #6053 - pcwalton:displayports, r=glennw 2015-05-19 19:40:36 -05:00
script_traits Make WebDriver Get() command wait on pages loading before returning. 2015-05-14 10:59:10 +01:00
servo compositing: Implement display ports and avoid creating display lists 2015-05-19 16:53:51 -07:00
style Auto merge of #6067 - Jinwoo-Song:backgroundclip, r=pcwalton 2015-05-15 22:05:05 -05:00
util Positioning fixes for RTL floats 2015-05-18 17:25:06 -07:00
webdriver_server Add support for timing out scripts 2015-05-14 10:59:20 +01:00
webdriver_traits Add support for timing out scripts 2015-05-14 10:59:20 +01:00