Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split layout code into a separate crate. | Josh Matthews | 2014-06-28 | 1 | -78/+0 |
* | Use bitflags! for RestyleDamage | Brendan Zabarauskas | 2014-06-05 | 1 | -141/+21 |
* | Make ComputedStyle fields private and add getters. | Simon Sapin | 2014-05-23 | 1 | -12/+14 |
* | This batch of changes upgrades Servo to work with the Rust upgrade as of | Lars Bergstrom | 2014-04-27 | 1 | -1/+1 |
* | layout: Implement basic style sharing. | Patrick Walton | 2014-02-14 | 1 | -1/+1 |
* | style: Separate out style structs into inherited and initial structs. | Patrick Walton | 2014-02-14 | 1 | -1/+1 |
* | Reflow with full style damage when content changes | Keegan McAllister | 2013-12-09 | 1 | -5/+0 |
* | Attempt to fix incremental layout | Simon Sapin | 2013-10-23 | 1 | -23/+14 |
* | Update to latest Rust. | Jack Moffitt | 2013-10-21 | 1 | -5/+6 |
* | Embed layout data directly in Node | Keegan McAllister | 2013-09-03 | 1 | -0/+11 |
* | First attempt at incremental layout | Keegan McAllister | 2013-08-01 | 1 | -0/+198 |