Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format script component | chansuke | 2018-09-19 | 1 | -19/+23 |
| | |||||
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -15/+20 |
| | | | | Co-authored-by: Gregory Terzian <gterzian@users.noreply.github.com> | ||||
* | Add the TaskSourceName to CommonScriptMsg::Task | Agustin Chiappe Berrini | 2018-09-04 | 1 | -15/+16 |
| | | | | Update QueuedTaskConversion and the TaskQueue to use it | ||||
* | introduce task-queues, and throttling the performance-timeline task-source, ↵ | Gregory Terzian | 2018-08-31 | 1 | -0/+165 |
in script and worker threads. queue |