aboutsummaryrefslogtreecommitdiffstats
path: root/components/constellation/timer_scheduler.rs
Commit message (Expand)AuthorAgeFilesLines
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-18/+15
* Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-14/+17
* add servo_channel crateGregory Terzian2018-09-121-3/+2
* Rustfmt the constellationConnor Brewster2018-07-211-4/+6
* Terminate timer scheduler thread during shutdownFernando Jiménez Moreno2017-03-301-4/+13
* Check all constellation files for panicsAneesh Agrawal2017-01-201-4/+4
* Replace the one-thread-per-timeout model by a two-thread model of timeouts.Alan Jeffrey2016-05-201-183/+81
* Move constellation into its own crate.Ms2ger2016-05-181-0/+221