|
|
|
@ -13,7 +13,7 @@ dependencies = [
|
|
|
|
|
"devtools 0.0.1",
|
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gaol 0.0.1 (git+https://github.com/servo/gaol)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gfx_tests 0.0.1",
|
|
|
|
@ -46,7 +46,7 @@ dependencies = [
|
|
|
|
|
"util_tests 0.0.1",
|
|
|
|
|
"webdriver_server 0.0.1",
|
|
|
|
|
"webrender 0.1.0 (git+https://github.com/servo/webrender)",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -72,15 +72,13 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "app_units"
|
|
|
|
|
version = "0.2.4"
|
|
|
|
|
version = "0.2.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -94,27 +92,27 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "aster"
|
|
|
|
|
version = "0.18.0"
|
|
|
|
|
version = "0.19.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "azure"
|
|
|
|
|
version = "0.4.5"
|
|
|
|
|
source = "git+https://github.com/servo/rust-azure#a7177c8df81554352bc51de2f5b77cbb47ec2635"
|
|
|
|
|
version = "0.4.6"
|
|
|
|
|
source = "git+https://github.com/servo/rust-azure#4d72934a73820653986d9b11da759f5955a13e44"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-graphics 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-text 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"freetype 0.1.0 (git+https://github.com/servo/rust-freetype)",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-skia 0.20130412.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-skia 0.20130412.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -143,15 +141,28 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bincode"
|
|
|
|
|
version = "0.5.6"
|
|
|
|
|
version = "0.5.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bit-set"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bit-vec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bit-vec"
|
|
|
|
|
version = "0.4.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bitflags"
|
|
|
|
|
version = "0.7.0"
|
|
|
|
@ -190,35 +201,35 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
name = "canvas"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"azure 0.4.5 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"azure 0.4.6 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"gleam 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"offscreen_gl_context 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"offscreen_gl_context 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "canvas_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"azure 0.4.5 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"azure 0.4.6 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"cssparser 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -310,28 +321,28 @@ dependencies = [
|
|
|
|
|
name = "compositing"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"azure 0.4.5 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"azure 0.4.6 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"gleam 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"image 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
|
"layers 0.2.5 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"layers 0.2.6 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style_traits 0.0.1",
|
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
"webrender 0.1.0 (git+https://github.com/servo/webrender)",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -343,27 +354,27 @@ dependencies = [
|
|
|
|
|
"clipboard 0.1.2 (git+https://github.com/aweinstock314/rust-clipboard)",
|
|
|
|
|
"compositing 0.0.1",
|
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gaol 0.0.1 (git+https://github.com/servo/gaol)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
|
"layers 0.2.5 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"layers 0.2.6 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"layout_traits 0.0.1",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
|
"offscreen_gl_context 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"offscreen_gl_context 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style_traits 0.0.1",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -383,7 +394,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"openssl 0.7.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -412,7 +423,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -439,8 +450,8 @@ dependencies = [
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -495,9 +506,9 @@ dependencies = [
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
]
|
|
|
|
@ -512,8 +523,8 @@ dependencies = [
|
|
|
|
|
"hyper 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -660,16 +671,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "euclid"
|
|
|
|
|
version = "0.6.6"
|
|
|
|
|
version = "0.7.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -755,14 +764,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
name = "gfx"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"azure 0.4.5 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"azure 0.4.6 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-graphics 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-text 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"freetype 0.1.0 (git+https://github.com/servo/rust-freetype)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
@ -770,7 +779,7 @@ dependencies = [
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
|
"layers 0.2.5 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"layers 0.2.6 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -782,8 +791,8 @@ dependencies = [
|
|
|
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"range 0.0.1",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-fontconfig 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"simd 0.1.0 (git+https://github.com/huonw/simd)",
|
|
|
|
|
"smallvec 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -794,7 +803,7 @@ dependencies = [
|
|
|
|
|
"unicode-script 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"xi-unicode 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -811,18 +820,18 @@ dependencies = [
|
|
|
|
|
name = "gfx_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"azure 0.4.5 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"azure 0.4.6 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"layers 0.2.5 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"layers 0.2.6 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
|
"range 0.0.1",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -863,10 +872,10 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"compositing 0.0.1",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gdi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"layers 0.2.5 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"layers 0.2.6 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
@ -976,7 +985,7 @@ dependencies = [
|
|
|
|
|
"openssl 0.7.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-verify 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solicit 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"traitobject 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1004,7 +1013,7 @@ dependencies = [
|
|
|
|
|
"enum_primitive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gif 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"jpeg-decoder 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"jpeg-decoder 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-iter 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-rational 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1028,12 +1037,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "io-surface"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
version = "0.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cgl 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"leaky-cow 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1044,24 +1053,22 @@ name = "ipc-channel"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
source = "git+https://github.com/servo/ipc-channel#48137d69955f5460da586c552de275ecdc3f4efe"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bincode 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bincode 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "jpeg-decoder"
|
|
|
|
|
version = "0.1.4"
|
|
|
|
|
version = "0.1.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-rational 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rayon 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rayon 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1099,23 +1106,23 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "layers"
|
|
|
|
|
version = "0.2.5"
|
|
|
|
|
source = "git+https://github.com/servo/rust-layers#0a44672108ff33dc9675e4b72a398801c74ee6fe"
|
|
|
|
|
version = "0.2.6"
|
|
|
|
|
source = "git+https://github.com/servo/rust-layers#79fca9ca5f2b7bded94dd34637a251967a9b0247"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"azure 0.4.5 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"azure 0.4.6 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"cgl 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"glx 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"io-surface 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"io-surface 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-skia 0.20130412.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-skia 0.20130412.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1123,12 +1130,12 @@ dependencies = [
|
|
|
|
|
name = "layout"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"azure 0.4.5 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"azure 0.4.6 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"cssparser 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
@ -1146,7 +1153,7 @@ dependencies = [
|
|
|
|
|
"script_layout_interface 0.0.1",
|
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
|
"selectors 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"string_cache 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style 0.0.1",
|
|
|
|
@ -1156,7 +1163,7 @@ dependencies = [
|
|
|
|
|
"unicode-script 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1170,9 +1177,9 @@ dependencies = [
|
|
|
|
|
name = "layout_thread"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"azure 0.4.5 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"azure 0.4.6 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
@ -1190,11 +1197,11 @@ dependencies = [
|
|
|
|
|
"script_layout_interface 0.0.1",
|
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
|
"serde_json 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style 0.0.1",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1209,7 +1216,7 @@ dependencies = [
|
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1326,7 +1333,7 @@ version = "0.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1365,19 +1372,19 @@ dependencies = [
|
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
|
"layers 0.2.5 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"layers 0.2.6 (git+https://github.com/servo/rust-layers)",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1414,7 +1421,7 @@ dependencies = [
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
"uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1464,8 +1471,8 @@ dependencies = [
|
|
|
|
|
"lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
"uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1582,17 +1589,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "offscreen_gl_context"
|
|
|
|
|
version = "0.1.6"
|
|
|
|
|
version = "0.1.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cgl 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gl_generator 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"khronos_api 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1748,9 +1755,9 @@ dependencies = [
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
|
"regex 0.1.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"task_info 0.0.1",
|
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
@ -1773,30 +1780,30 @@ dependencies = [
|
|
|
|
|
"energymon 0.2.0 (git+https://github.com/energymon/energymon-rust.git)",
|
|
|
|
|
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "quasi"
|
|
|
|
|
version = "0.12.0"
|
|
|
|
|
version = "0.13.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "quasi_codegen"
|
|
|
|
|
version = "0.12.0"
|
|
|
|
|
version = "0.13.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aster 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"aster 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "quasi_macros"
|
|
|
|
|
version = "0.12.0"
|
|
|
|
|
version = "0.13.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"quasi_codegen 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quasi_codegen 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1824,13 +1831,13 @@ dependencies = [
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rayon"
|
|
|
|
|
version = "0.3.1"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"deque 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1893,7 +1900,7 @@ name = "script"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"angle 0.1.0 (git+https://github.com/servo/angle?branch=servo)",
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"caseless 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1901,7 +1908,7 @@ dependencies = [
|
|
|
|
|
"cssparser 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
|
"encoding 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1918,7 +1925,7 @@ dependencies = [
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"offscreen_gl_context 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"offscreen_gl_context 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"open 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"phf 0.7.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"phf_macros 0.7.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1933,7 +1940,7 @@ dependencies = [
|
|
|
|
|
"script_layout_interface 0.0.1",
|
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
|
"selectors 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"string_cache 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style 0.0.1",
|
|
|
|
@ -1942,7 +1949,7 @@ dependencies = [
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
"uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"xml5ever 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -1951,11 +1958,11 @@ dependencies = [
|
|
|
|
|
name = "script_layout_interface"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"cssparser 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1989,10 +1996,10 @@ dependencies = [
|
|
|
|
|
name = "script_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2000,11 +2007,11 @@ dependencies = [
|
|
|
|
|
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
|
"offscreen_gl_context 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"offscreen_gl_context 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style_traits 0.0.1",
|
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2034,34 +2041,40 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde"
|
|
|
|
|
version = "0.7.10"
|
|
|
|
|
version = "0.7.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde_codegen"
|
|
|
|
|
version = "0.7.10"
|
|
|
|
|
version = "0.7.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aster 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quasi 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quasi_macros 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"aster 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quasi 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quasi_macros 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_item 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde_item"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde_json"
|
|
|
|
|
version = "0.7.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde_macros"
|
|
|
|
|
version = "0.7.10"
|
|
|
|
|
version = "0.7.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde_codegen 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_codegen 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2130,15 +2143,15 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-skia"
|
|
|
|
|
version = "0.20130412.9"
|
|
|
|
|
version = "0.20130412.10"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cgl 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"expat-sys 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"glx 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"io-surface 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"io-surface 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-fontconfig 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2200,18 +2213,18 @@ dependencies = [
|
|
|
|
|
"lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"phf_generator 0.7.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"phf_shared 0.7.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "style"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"encoding 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2221,8 +2234,8 @@ dependencies = [
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"string_cache 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style_traits 0.0.1",
|
|
|
|
@ -2236,9 +2249,9 @@ dependencies = [
|
|
|
|
|
name = "style_tests"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"string_cache 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2253,12 +2266,12 @@ name = "style_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cssparser 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -2404,7 +2417,7 @@ dependencies = [
|
|
|
|
|
"idna 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2433,11 +2446,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
name = "util"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"backtrace 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"deque 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
@ -2449,8 +2462,8 @@ dependencies = [
|
|
|
|
|
"num_cpus 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"xdg 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2469,7 +2482,7 @@ version = "0.2.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2554,7 +2567,7 @@ name = "webdriver_server"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"image 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
@ -2573,13 +2586,14 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "webrender"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#3a6db793d0a2a1c0e55f78ba2ee8ec2772afae6c"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#85f887b21f6eac3e33aea3fee0f076dc7c890307"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-graphics 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-text 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"freetype 0.1.0 (git+https://github.com/servo/rust-freetype)",
|
|
|
|
|
"gleam 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2587,26 +2601,26 @@ dependencies = [
|
|
|
|
|
"lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"offscreen_gl_context 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"offscreen_gl_context 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"scoped_threadpool 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
"webrender_traits 0.2.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "webrender_traits"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/webrender_traits#e4cbde9880d118e50de425d37bd93d4e7c866e44"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "git+https://github.com/servo/webrender_traits#9e9563e0a2528f169e826b3036adfc41cee9f160"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-graphics 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
|
"offscreen_gl_context 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"offscreen_gl_context 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|