servo/components/constellation
Emilio Cobos Álvarez 354dc66029
Some debugging improvements and code style nits across gfx and constellation.
* Propagate the RUST_LOG env var to the child process
 * Add debug information when a recv() fails in paint thread's select!.
2016-07-27 11:14:44 -07:00
..
Cargo.toml Remove clipboard crate to due disallowed usage of GPL code 2016-07-20 11:44:55 -05:00
constellation.rs Some debugging improvements and code style nits across gfx and constellation. 2016-07-27 11:14:44 -07:00
lib.rs Remove clipboard crate to due disallowed usage of GPL code 2016-07-20 11:44:55 -05:00
pipeline.rs Some debugging improvements and code style nits across gfx and constellation. 2016-07-27 11:14:44 -07:00
sandboxing.rs Use Result instead of panicking when the resource dir can't be found 2016-07-21 12:07:25 +05:30
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