aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/net/file_loader.rs
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-50/+0
* Make perf_rainbow.html load ~20x faster by making the file loader read in 8 k...Glenn Watson2014-07-311-3/+7
* Start dogfooding rust-url. Fix #1673.Simon Sapin2014-07-211-1/+1
* Upgrade Rust.Jack Moffitt2014-06-051-5/+5
* Request header and postdata support for XHRManish Goregaokar2014-05-281-1/+2
* Allow resource load failures to send an error string which is reporting durin...Glenn Watson2014-05-081-4/+4
* Convert Vec::new() to vec!()Matt Murphy2014-05-041-1/+1
* Make ProgressMsg use Vec.Ms2ger2014-04-281-1/+1
* This batch of changes upgrades Servo to work with the Rust upgrade as ofLars Bergstrom2014-04-271-2/+2
* Upgrade rust.Ms2ger2014-04-041-2/+2
* Make tests pass once more.Josh Matthews2014-03-181-1/+2
* Warning police.Josh Matthews2014-03-181-1/+1
* Remove all traces of Box representation from bindings. Work around file read ...Josh Matthews2014-03-181-2/+3
* Rust upgradesLars Bergstrom2014-03-181-11/+5
* add names for all servo spawned taskszmike2014-01-131-1/+2
* Upgrade to latest Rust.Jack Moffitt2014-01-121-15/+14
* file_loader: Handle file-not-found and other error conditionsKeegan McAllister2013-11-061-14/+27
* Other language changesKeegan McAllister2013-10-311-6/+10
* Update to latest Rust.Jack Moffitt2013-10-211-1/+1
* Refactor resource loader protocol to send metadata firstKeegan McAllister2013-10-101-3/+3
* Fix indentation in URL loadersKeegan McAllister2013-10-101-19/+19
* Update for language changesBrian Anderson2013-06-261-2/+2
* Remove the `servo-` prefix from core components.Patrick Walton2013-05-281-0/+32