aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/workqueue.rs
Commit message (Expand)AuthorAgeFilesLines
* style: Use rayon instead of our custom work queue.Emilio Cobos Álvarez2016-11-141-385/+0
* style: Make WorkQueue creation fallible.Emilio Cobos Álvarez2016-08-251-9/+31
* Move thread_state to style.Ms2ger2016-08-221-1/+1
* Remove unused libc dependency for windows in styleXidorn Quan2016-08-041-3/+3
* Move util::workqueue to styleAnthony Ramine2016-07-041-0/+363