servo/components
Patrick Walton 66473625db layout: Take the style-specified width into account when computing the
intrinsic inline sizes of images.

Improves Facebook Timeline.
2015-08-18 18:46:07 -07:00
..
canvas replace .len() == 0 with is_empty() 2015-08-14 04:00:33 +01:00
canvas_traits Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
compositing Replace uses of for foo in bar.iter(), 2015-08-18 01:46:11 +01:00
devtools Replace uses of for foo in bar.iter(), 2015-08-18 01:46:11 +01:00
devtools_traits Eta-reduce some functions in devtools 2015-08-18 18:35:45 +05:30
gfx Replace uses of for foo in bar.iter(), 2015-08-18 01:46:11 +01:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout layout: Take the style-specified width into account when computing the 2015-08-18 18:46:07 -07:00
layout_traits Store a Sender<ConstellationControlMsg> in LayoutTask. 2015-08-12 15:55:16 +02:00
msg remove ScriptListener 2015-08-16 01:34:55 -07:00
net Auto merge of #7257 - jxs:master, r=Ms2ger 2015-08-18 02:46:46 -06:00
net_traits Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
plugins Cleanup NodeIterator, Range, ServoHTMLParser, TextEncoder, URLHelper, URL, VirtualMethods 2015-08-18 19:37:42 +05:30
profile Replace uses of for foo in bar.iter() and for foo in bar.iter_mut() 2015-08-15 02:27:39 +01:00
profile_traits servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
script Auto merge of #7230 - nox:required-dictionary-member, r=Ms2ger 2015-08-18 12:58:09 -06:00
script_traits Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
servo Cleanup NodeIterator, Range, ServoHTMLParser, TextEncoder, URLHelper, URL, VirtualMethods 2015-08-18 19:37:42 +05:30
style Replace uses of for foo in bar.iter(), 2015-08-18 01:46:11 +01:00
util Add a simple method to emulate a platform UA (e.g. pretend a desktop build is an android UA). 2015-08-18 14:42:28 +10:00
webdriver_server Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00