servo/components
bors-servo e8f1a046c6 auto merge of #5185 : mmatyas/servo/canvas_arc, r=pcwalton
This patch enables the use of `arc()` on the canvas.
I couldn't add reftest this time, as it involves some antialiasing issues, and so the reference doesn't match.
2015-03-10 09:45:49 -06:00
..
canvas Canvas: added arc(). 2015-03-09 21:55:40 +01:00
compositing Only store the url inside a pipeline instead of the rest of the LoadData. 2015-03-03 16:25:40 -05: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 Handle font load errors in FontContext 2015-03-06 18:18:22 +02:00
layout layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07: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 Specify regex and regex_macros version numbers 2015-03-05 21:09:41 -05:00
plugins auto merge of #4914 : Ms2ger/servo/match_lang_ty, r=saneyuki 2015-02-13 23:21:49 -07:00
script auto merge of #5185 : mmatyas/servo/canvas_arc, r=pcwalton 2015-03-10 09:45: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 ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
style layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
util layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00