servo/components
bors-servo fe81ce942a Auto merge of #5635 - mmatyas:canvas_linecapjoin, r=jdm
This patch adds support for setting the line cap and join. However, it seems there's a problem on the azure-side, as the line cap setting doesn't work. Changing either the default values or using the new function has no effect. Line join works fine though.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5635)
<!-- Reviewable:end -->
2015-04-14 12:57:48 -05:00
..
canvas Canvas: added lineCap and lineJoin support. 2015-04-14 18:26:41 +02:00
compositing Auto merge of #5634 - pcwalton:fix-scrolling-perf, r=metajack 2015-04-11 11:02:32 -05:00
devtools Mention #5681 in a TODO comment. 2015-04-14 12:13:14 +02:00
devtools_traits Firefox timeline integration #4957 2015-04-13 21:08:07 +07:00
gfx Switch Arc<Box<Image>> to Arc<Image> for perf boost. 2015-04-10 18:59:02 -04:00
layout Auto merge of #5677 - frewsxcv:https, r=Ms2ger 2015-04-14 02:57:41 -05:00
layout_traits Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00
msg layout: Implement CSS transitions per CSS-TRANSITIONS § 2. 2015-03-31 08:46:11 -07:00
net Auto merge of #5677 - frewsxcv:https, r=Ms2ger 2015-04-14 02:57:41 -05:00
net_traits Auto merge of #5677 - frewsxcv:https, r=Ms2ger 2015-04-14 02:57:41 -05:00
plugins Use quasiquotes for attributes in plugins crate. 2015-04-04 17:37:06 +02:00
profile Use usize rather than u64 in MemoryReport. 2015-03-31 15:37:15 +02:00
script Canvas: added lineCap and lineJoin support. 2015-04-14 18:26:41 +02:00
script_traits Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00
servo Auto merge of #5635 - mmatyas:canvas_linecapjoin, r=jdm 2015-04-14 12:57:48 -05:00
style Auto merge of #5553 - luniv:css-rule-iterators, r=SimonSapin 2015-04-10 19:17:49 -05:00
util Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
webdriver_server Get the barest bones of webdriver integration ready for keeners. 2015-04-06 18:22:32 -04:00