Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -154/+0 |
* | Upgrade Rust. | Jack Moffitt | 2014-08-08 | 1 | -4/+4 |
* | Upgrade Rust. | Jack Moffitt | 2014-08-02 | 1 | -3/+3 |
* | fixup! Ignore spaces in base64 data URLs. Fix #1268. | Simon Sapin | 2014-07-23 | 1 | -1/+2 |
* | Ignore spaces in base64 data URLs. Fix #1268. | Simon Sapin | 2014-07-23 | 1 | -0/+2 |
* | Percent-decoding also applies to base64 data: URLs. | Simon Sapin | 2014-07-21 | 1 | -5/+8 |
* | Start dogfooding rust-url. Fix #1673. | Simon Sapin | 2014-07-21 | 1 | -7/+19 |
* | Upgrade Rust. | Jack Moffitt | 2014-06-05 | 1 | -15/+15 |
* | Request header and postdata support for XHR | Manish Goregaokar | 2014-05-28 | 1 | -4/+4 |
* | Allow resource load failures to send an error string which is reporting durin... | Glenn Watson | 2014-05-08 | 1 | -3/+3 |
* | Replace most ~"string"s with "string".to_owned(). | Ms2ger | 2014-05-04 | 1 | -4/+4 |
* | Make ProgressMsg use Vec. | Ms2ger | 2014-04-28 | 1 | -9/+11 |
* | This batch of changes upgrades Servo to work with the Rust upgrade as of | Lars Bergstrom | 2014-04-27 | 1 | -1/+1 |
* | Fix tests. | Josh Matthews | 2014-04-04 | 1 | -1/+2 |
* | Upgrade rust. | Ms2ger | 2014-04-04 | 1 | -2/+2 |
* | Rust upgrades | Lars Bergstrom | 2014-03-18 | 1 | -1/+1 |
* | Upgrade to latest Rust. | Jack Moffitt | 2014-01-12 | 1 | -5/+4 |
* | Add tests for data: URLs | Keegan McAllister | 2013-10-10 | 1 | -0/+68 |
* | Add support for data: URLs | Keegan McAllister | 2013-10-10 | 1 | -0/+66 |