Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to latest Rust. | Jack Moffitt | 2013-10-21 | 1 | -15/+33 |
| | |||||
* | Refactor resource loader protocol to send metadata first | Keegan McAllister | 2013-10-10 | 1 | -14/+6 |
| | |||||
* | Handle HTTP 3xx redirects | Keegan McAllister | 2013-09-23 | 1 | -4/+13 |
| | | | | Fixes #973. | ||||
* | Library changes | Keegan McAllister | 2013-08-15 | 1 | -1/+1 |
| | |||||
* | Trait changes, and eliminate 'copy' | Keegan McAllister | 2013-08-15 | 1 | -2/+2 |
| | |||||
* | forward/back navigation with shift+backspace and backspace | Tim Kuehn | 2013-07-02 | 1 | -1/+0 |
| | | | | | | script caches last loaded url -- currently no caching policy naive caching of render layers for near-instant forward/back handling evicted pipelines is currently broken | ||||
* | Update for language changes | Brian Anderson | 2013-06-26 | 1 | -9/+12 |
| | |||||
* | Resolve relative URLs that begin with '//' | Patrick Walton | 2013-06-12 | 1 | -0/+1 |
| | |||||
* | Separate the DOM and layout into separate crates. | Patrick Walton | 2013-05-28 | 1 | -0/+76 |