|
|
|
@ -10,7 +10,7 @@ dependencies = [
|
|
|
|
|
"devtools 0.0.1",
|
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
|
"env_logger 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gfx_tests 0.0.1",
|
|
|
|
|
"gleam 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -79,15 +79,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "azure"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/rust-azure#53e7b7d07bd43199b136d869b1605016ed882cbc"
|
|
|
|
|
source = "git+https://github.com/servo/rust-azure#ee33b764b4fd6121043db2b8217e6f6dc89fe224"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-graphics 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-text 0.1.0 (git+https://github.com/servo/core-text-rs)",
|
|
|
|
|
"egl 0.1.0 (git+https://github.com/servo/rust-egl)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"freetype 0.1.0 (git+https://github.com/servo/rust-freetype)",
|
|
|
|
|
"freetype-sys 2.4.11 (git+https://github.com/servo/libfreetype2)",
|
|
|
|
|
"heapsize 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -136,7 +138,7 @@ dependencies = [
|
|
|
|
|
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"cssparser 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"gleam 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
|
|
|
@ -153,7 +155,7 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"cssparser 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
|
|
|
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
|
|
|
@ -227,7 +229,7 @@ dependencies = [
|
|
|
|
|
"core-graphics 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-text 0.1.0 (git+https://github.com/servo/core-text-rs)",
|
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"gleam 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -480,7 +482,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "euclid"
|
|
|
|
|
version = "0.1.6"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"log 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -585,7 +587,7 @@ dependencies = [
|
|
|
|
|
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-graphics 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-text 0.1.0 (git+https://github.com/servo/core-text-rs)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fontconfig 0.1.0 (git+https://github.com/servo/rust-fontconfig)",
|
|
|
|
|
"freetype 0.1.0 (git+https://github.com/servo/rust-freetype)",
|
|
|
|
@ -707,7 +709,7 @@ dependencies = [
|
|
|
|
|
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"compositing 0.0.1",
|
|
|
|
|
"egl 0.1.0 (git+https://github.com/servo/rust-egl)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"glutin 0.3.5 (git+https://github.com/servo/glutin?branch=servo)",
|
|
|
|
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
|
|
|
@ -775,6 +777,11 @@ dependencies = [
|
|
|
|
|
"libc 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "heapsize_plugin"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hpack"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
@ -839,11 +846,11 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "io-surface"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/io-surface-rs#55ed8f9491e6d1f67b60ed2683088a4c5da058f2"
|
|
|
|
|
source = "git+https://github.com/servo/io-surface-rs#c558d64ea5cf3acd5fbbaf004513853cccd77761"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -896,13 +903,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "layers"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/rust-layers#a8400005fd3ee37ced92865184974c9a93201bc0"
|
|
|
|
|
source = "git+https://github.com/servo/rust-layers#ed0ed729b138e4051b1e7e4e7c4b7e4dd1276ab0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"egl 0.1.0 (git+https://github.com/servo/rust-egl)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"glx 0.0.1 (git+https://github.com/servo/rust-glx)",
|
|
|
|
|
"io-surface 0.1.0 (git+https://github.com/servo/io-surface-rs)",
|
|
|
|
@ -924,7 +931,7 @@ dependencies = [
|
|
|
|
|
"clock_ticks 0.0.6 (git+https://github.com/tomaka/clock_ticks)",
|
|
|
|
|
"cssparser 0.3.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.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
@ -956,7 +963,7 @@ dependencies = [
|
|
|
|
|
name = "layout_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
@ -1060,7 +1067,7 @@ dependencies = [
|
|
|
|
|
"bitflags 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"io-surface 0.1.0 (git+https://github.com/servo/io-surface-rs)",
|
|
|
|
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
|
|
|
@ -1082,7 +1089,7 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cookie 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"flate2 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
|
|
|
@ -1118,7 +1125,7 @@ dependencies = [
|
|
|
|
|
name = "net_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
|
|
|
|
"log 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1182,11 +1189,11 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "offscreen_gl_context"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/ecoal95/rust-offscreen-rendering-context#41fb6bf5a8ff16024e62ec71892bfe7697de3b7d"
|
|
|
|
|
source = "git+https://github.com/ecoal95/rust-offscreen-rendering-context#6d77c936805d841e54ff8cff45af23cc40f5d8c2"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gl_generator 0.0.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"khronos_api 0.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1410,7 +1417,7 @@ dependencies = [
|
|
|
|
|
"cssparser 0.3.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.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"html5ever 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1455,7 +1462,7 @@ name = "script_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
|
|
|
|
"libc 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
@ -1543,11 +1550,11 @@ source = "git+https://github.com/huonw/simd#d9ad79d86eab50a8f36d45fe17aa9e3a5333
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "skia"
|
|
|
|
|
version = "0.0.20130412"
|
|
|
|
|
source = "git+https://github.com/servo/skia#3be758ea29cbd315febfda5a536ef9984a0ae862"
|
|
|
|
|
source = "git+https://github.com/servo/skia#1aa954c2031a55f0869a37c0115e26b9a1d3c58b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"egl 0.1.0 (git+https://github.com/servo/rust-egl)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"expat-sys 2.1.0 (git+https://github.com/servo/libexpat)",
|
|
|
|
|
"freetype-sys 2.4.11 (git+https://github.com/servo/libfreetype2)",
|
|
|
|
|
"gleam 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1617,7 +1624,7 @@ dependencies = [
|
|
|
|
|
"bitflags 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.3.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.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1641,7 +1648,7 @@ name = "style_tests"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cssparser 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.1.0 (git+https://github.com/servo/rust-selectors)",
|
|
|
|
|
"string_cache 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"string_cache_plugin 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1656,7 +1663,7 @@ name = "style_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cssparser 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1778,7 +1785,7 @@ dependencies = [
|
|
|
|
|
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"bitflags 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"getopts 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"html5ever 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1805,7 +1812,7 @@ dependencies = [
|
|
|
|
|
name = "util_tests"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"euclid 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
|