aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/net/local_image_cache.rs
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-166/+0
* Remove UrlMap<T>, just use HashMap<rust_url::Url, T>Simon Sapin2014-07-211-3/+3
* Warning police.Glenn Watson2014-07-071-9/+11
* Upgrade to latest Rust.Manish Goregaokar2014-06-271-4/+5
* Update Rust.Ms2ger2014-05-221-2/+2
* This batch of changes upgrades Servo to work with the Rust upgrade as ofLars Bergstrom2014-04-271-7/+6
* Upgrade rust.Ms2ger2014-04-041-9/+9
* Rust upgradesLars Bergstrom2014-03-181-2/+2
* add names for all servo spawned taskszmike2014-01-131-2/+2
* Upgrade to latest Rust.Jack Moffitt2014-01-121-8/+7
* net: De-GC the image cache stuff.Patrick Walton2013-11-261-40/+52
* layout: Make the `LocalImageCache` `on_image_available` callback not usePatrick Walton2013-11-261-3/+3
* Optimize reflow by changing enums to traits and inlining morePatrick Walton2013-10-281-3/+7
* Update to latest Rust.Jack Moffitt2013-10-211-3/+3
* Update Rust version againKeegan McAllister2013-08-151-2/+2
* Library changesKeegan McAllister2013-08-151-2/+2
* Trait changes, and eliminate 'copy'Keegan McAllister2013-08-151-5/+5
* Linter changesKeegan McAllister2013-08-151-1/+0
* Update for language changesBrian Anderson2013-06-261-7/+8
* Remove the `servo-` prefix from core components.Patrick Walton2013-05-281-0/+149