aboutsummaryrefslogtreecommitdiffstats
path: root/components/util/workqueue.rs
Commit message (Expand)AuthorAgeFilesLines
* Run all task spawning through util, to allow for easy hooking.Clark Gaebel2014-10-281-9/+11
* Addressed code review comments.Clark Gaebel2014-10-271-5/+11
* Adding back-off instead of busy-spinningLalehB2014-10-271-1/+8
* Dynamically check DOMRefCell access from layout in debug buildsKeegan McAllister2014-10-241-1/+7
* Upgrade to rustc d2b30f7d3 2014-09-23Simon Sapin2014-09-291-1/+1
* Eliminate warningsKeegan McAllister2014-09-201-3/+3
* Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000)Keegan McAllister2014-09-201-2/+2
* Added a bloom filter to CSS selector matching.Clark Gaebel2014-09-151-1/+0
* Cargoify servoJack Moffitt2014-09-081-0/+291