This website requires JavaScript.
Explore
Help
Sign In
eliott
/
servo
Watch
1
Star
0
Fork
0
You've already forked servo
mirror of
https://github.com/servo/servo
synced
2026-05-12 18:06:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0b53937d4a3103ea8a199fe413fe2ebca5c3849
servo
/
components
/
constellation
History
Ms2ger
4f893ee96e
Remove ScriptThread::layout_to_constellation_chan.
...
Instead, pass it along in NewLayoutInfo when needed.
2016-05-25 15:41:01 +02:00
..
Cargo.toml
Move pipeline into the constellation crate.
2016-05-21 16:33:57 +02:00
constellation.rs
Merge PrivilegedPipelineContent::{start_all, start_paint_thread}.
2016-05-25 12:50:25 +02:00
lib.rs
Move sandboxing into the constellation crate.
2016-05-22 14:49:28 +02:00
pipeline.rs
Remove ScriptThread::layout_to_constellation_chan.
2016-05-25 15:41:01 +02:00
sandboxing.rs
Move sandboxing into the constellation crate.
2016-05-22 14:49:28 +02:00
timer_scheduler.rs
Replace the one-thread-per-timeout model by a two-thread model of timeouts.
2016-05-20 13:59:12 -05:00