aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/image_cache_task.rs
Commit message (Expand)AuthorAgeFilesLines
* make naming more consistentClark Gaebel2014-10-281-4/+4
* Run all task spawning through util, to allow for easy hooking.Clark Gaebel2014-10-281-5/+5
* Cleanup some code in image_cache_task.rs.Ms2ger2014-10-261-25/+8
* Introduce a basic shared task pool, and use it for image decoding.Glenn Watson2014-10-201-21/+25
* Incremental Style RecalcClark Gaebel2014-10-091-8/+8
* Eliminate warningsKeegan McAllister2014-09-201-1/+1
* Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000)Keegan McAllister2014-09-201-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+993