servo/components
Roman Klauke f1efe9a043 remove the "core" feature from canvas
The core feature is marked as stable. This commit removes the usage
of this feature.
2015-12-10 20:21:10 +01:00
..
canvas remove the "core" feature from canvas 2015-12-10 20:21:10 +01:00
canvas_traits remove the "core" feature from canvas 2015-12-10 20:21:10 +01:00
compositing Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01:00
devtools Moved WorkerId type to devtools_traits 2015-12-07 20:11:26 +01:00
devtools_traits Moved WorkerId type to devtools_traits 2015-12-07 20:11:26 +01:00
gfx Fix warnings. 2015-12-04 10:31:19 +01:00
gfx_traits Update euclid to 0.3 2015-10-28 21:34:23 +05:30
layout Removed use of a #![feature] that is now stable 2015-12-10 07:16:53 -05:00
layout_traits Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01:00
msg Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01:00
net move websocket creation to resource task 2015-12-08 02:04:40 -05:00
net_traits move websocket creation to resource task 2015-12-08 02:04:40 -05:00
plugins Fix warnings 2015-12-03 17:05:26 +01:00
profile Use thread::sleep instead of deprecated sleep_ms 2015-11-29 13:41:04 -07:00
profile_traits Add check up on extern crate order and sort extern crates alphabetically 2015-11-28 03:11:08 +01:00
script Auto merge of #8911 - alex:patch-1, r=frewsxcv 2015-12-10 12:12:07 +05:30
script_traits Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01:00
servo Auto merge of #8909 - cnaj:msg_refactoring, r=jdm 2015-12-10 11:24:44 +05:30
style Fix warnings 2015-12-03 17:05:26 +01:00
style_traits Use skia and deps from crates.io. 2015-12-02 19:07:59 +01:00
util Fix warnings. 2015-12-04 10:31:19 +01:00
webdriver_server Auto merge of #8705 - jsanders:fix-sleep-ms-deprecations, r=metajack,Wafflespeanut 2015-11-30 09:20:15 +05:30