Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -279/+0 |
* | Upgrade Rust. | Jack Moffitt | 2014-08-08 | 1 | -5/+5 |
* | Upgrade Rust. | Jack Moffitt | 2014-08-02 | 1 | -3/+3 |
* | Upgrade to latest Rust. | Manish Goregaokar | 2014-06-27 | 1 | -12/+12 |
* | Minor style cleanups in Cache code | Matt Brubeck | 2014-06-04 | 1 | -1/+1 |
* | Use Vec for SimpleHashCache::entries. | Ms2ger | 2014-05-07 | 1 | -8/+7 |
* | Convert Vec::new() to vec!() | Matt Murphy | 2014-05-04 | 1 | -1/+1 |
* | ~[] to Vec in util/cache.rs | Matt Murphy | 2014-05-04 | 1 | -3/+3 |
* | Upgrade rust. | Ms2ger | 2014-04-04 | 1 | -7/+7 |
* | Rust upgrade for new master rebase | Lars Bergstrom | 2014-03-18 | 1 | -8/+11 |
* | Rust upgrades | Lars Bergstrom | 2014-03-18 | 1 | -14/+15 |
* | layout: Aggressively try to share styles with the last few nodes seen. | Patrick Walton | 2014-02-14 | 1 | -0/+5 |
* | layout: Cache applicable-declarations-to-computed-values mappings. | Patrick Walton | 2014-02-14 | 1 | -0/+71 |
* | Upgrade to latest Rust. | Jack Moffitt | 2014-01-12 | 1 | -5/+5 |
* | Fix eviction in MonoCache::find_or_create | Keegan McAllister | 2013-10-11 | 1 | -6/+4 |
* | Comment out some failing tests for now | Keegan McAllister | 2013-10-10 | 1 | -0/+2 |
* | Fix bitrotten tests | Keegan McAllister | 2013-10-10 | 1 | -10/+10 |
* | Update to latest Rust. | Jack Moffitt | 2013-07-09 | 1 | -2/+2 |
* | Add HashCache and switch all caches from Copy to Clone | Seth Fowler | 2013-06-26 | 1 | -23/+74 |
* | Update for language changes | Brian Anderson | 2013-06-26 | 1 | -8/+8 |
* | Add LRU cache and use it for fonts and font groups | Seth Fowler | 2013-06-19 | 1 | -6/+94 |
* | Remove the `servo-` prefix from core components. | Patrick Walton | 2013-05-28 | 1 | -0/+61 |