Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagating the load errors from network loader | Ravi Shankar | 2016-04-20 | 1 | -2/+2 |
* | Use external 'threadpool' crate, remove in-tree utility. | Corey Farwell | 2016-03-18 | 1 | -1/+1 |
* | Disallow unsafe code in net and net_traits. | Ms2ger | 2016-03-18 | 1 | -14/+34 |
* | Bonus fix: Rewrite get_image_or_meta_if_available in an imperative style. | Ms2ger | 2016-03-07 | 1 | -6/+11 |
* | Move the receivers out of the ImageCache struct. | Ms2ger | 2016-03-07 | 1 | -26/+10 |
* | Inline ImageCache::do_run. | Ms2ger | 2016-03-07 | 1 | -11/+7 |
* | Use the select! macro in ImageCacheThread. | Ms2ger | 2016-03-07 | 1 | -21/+15 |
* | Move the ImageCacheThread's closure into a function. | Ms2ger | 2016-03-07 | 1 | -42/+47 |
* | Add WebRender integration to Servo. | Glenn Watson | 2016-02-18 | 1 | -8/+55 |
* | adding image metadata notification capabilities to image cache | jmr0 | 2016-01-29 | 1 | -28/+86 |
* | task -> thread | rohan.prinja | 2016-01-10 | 1 | -0/+494 |