Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -1049/+0 |
* | Add support for backgrounds on inline elements. Fix fixup() by removing it. | Glenn Watson | 2014-08-27 | 1 | -18/+20 |
* | Refactor how LayoutContext structure works (reduce TLS lookups + simplify fns... | Glenn Watson | 2014-08-11 | 1 | -40/+12 |
* | Upgrade Rust. | Jack Moffitt | 2014-08-02 | 1 | -1/+1 |
* | Change layout to handle whitespace between inline elements in HTML file. | Glenn Watson | 2014-07-31 | 1 | -12/+9 |
* | Used rust-url directly instead of servo_util::url | Simon Sapin | 2014-07-21 | 1 | -5/+4 |
* | Move is_image_data() where it’s used. | Simon Sapin | 2014-07-21 | 1 | -1/+2 |
* | Convert layout code to use logical directions. | Simon Sapin | 2014-07-18 | 1 | -9/+9 |
* | Split layout code into a separate crate. | Josh Matthews | 2014-06-28 | 1 | -0/+1078 |