Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some dead code. | Simon Sapin | 2014-02-01 | 1 | -6/+0 |
* | add names for all servo spawned tasks | zmike | 2014-01-13 | 1 | -1/+2 |
* | Upgrade to latest Rust. | Jack Moffitt | 2014-01-12 | 1 | -15/+9 |
* | Upgrade to rust-encoding upstream. | Simon Sapin | 2013-12-13 | 1 | -2/+2 |
* | Make sure stylsheets have a base URL. | Simon Sapin | 2013-12-11 | 1 | -3/+4 |
* | Add support for non-UTF8 CSS stylesheets, with rust-encoding. | Simon Sapin | 2013-12-11 | 1 | -5/+13 |
* | fmt! -> format! | Keegan McAllister | 2013-10-31 | 1 | -1/+1 |
* | Use the new style system | Seo Sanghyeon | 2013-10-23 | 1 | -56/+24 |
* | 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 |
* | 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 |
* | 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 |