servo/components
Glenn Watson 591b10aa58 Fix for race condition causing reftests to hang under load.
If the root layer has a zero size rectangle, it will never be
painted, so assume the pipeline is idle in that case.

Re-enable two reftests that were disabled due to this issue.
2015-03-17 08:48:45 +10:00
..
canvas Canvas: added arc(). 2015-03-09 21:55:40 +01:00
compositing Fix for race condition causing reftests to hang under load. 2015-03-17 08:48:45 +10:00
devtools Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
devtools_traits Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
gfx Retain buffer for CGDataProviderCreateWithData. Fixes #5084. 2015-03-15 14:02:27 -04:00
layout Restore part of PR #5125 that was accidentally removed in PR #5160. 2015-03-16 15:02:26 +10:00
layout_traits Import net as net rather than servo_net. 2015-02-10 12:55:24 +01:00
msg Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
net auto merge of #5212 : Manishearth/servo/ssl-off, r=larsbergstrom 2015-03-14 08:39:48 -06:00
plugins Remove plugin attributes from extern crates. 2015-03-11 23:45:16 +01:00
script auto merge of #5218 : wenderen/servo/enums-for-mouse-ui-event-constructors, r=Ms2ger 2015-03-15 03:18:49 -06:00
script_traits Split page load into separate network and parsing stages. Delay Page creation until the load is finished. Make session history traversal simply activate existing pipelines, rather than potentially loading them from the network. 2015-03-03 16:25:40 -05:00
servo layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
style layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
util Add --no-ssl flag for bypassing SSL checking 2015-03-14 19:17:07 +05:30