No files found.
+39 −1
Cargo.lock
Cargo.lock
+18 −0
Cargo.toml
components/allocator/Cargo.toml
+62 −0
lib.rs
components/allocator/lib.rs
+1 −0
Cargo.toml
components/gfx/Cargo.toml
+2 −2
lib.rs
components/gfx/lib.rs
+9 −7
font_context.rs
components/gfx/platform/freetype/font_context.rs
+1 −0
Cargo.toml
components/layout_thread/Cargo.toml
+3 −2
lib.rs
components/layout_thread/lib.rs
+0 −3
Cargo.toml
components/malloc_size_of/Cargo.toml
+0 −31
lib.rs
components/malloc_size_of/lib.rs
+2 −1
Cargo.toml
components/profile/Cargo.toml
+2 −5
lib.rs
components/profile/lib.rs
+2 −6
mem.rs
components/profile/mem.rs
+2 −1
Cargo.toml
components/script/Cargo.toml
+1 −0
lib.rs
components/script/lib.rs
+2 −2
script_thread.rs
components/script/script_thread.rs
+1 −1
Cargo.toml
ports/servo/Cargo.toml
+4 −0
tidy.py
python/tidy/servo_tidy/tidy.py
+6 −0
Cargo.toml
tests/unit/profile/Cargo.toml
+1 −0
lib.rs
tests/unit/profile/lib.rs