aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/layout/layout.rs
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-71/+0
* Change scope macro to be a no-op in release builds.Glenn Watson2014-09-051-1/+3
* Add a layout debug module. This outputs a trace of the layout process to a JSONGlenn Watson2014-09-041-0/+2
* Move UA stylesheet to src/components/styleSimon Sapin2014-08-161-1/+0
* Upgrade Rust.Jack Moffitt2014-08-081-1/+1
* Decouple compositing and script crates.Josh Matthews2014-08-081-0/+1
* Upgrade Rust.Jack Moffitt2014-08-021-4/+2
* Start dogfooding rust-url. Fix #1673.Simon Sapin2014-07-211-1/+1
* Break the layout -> compositing dependencyAriel Ben-Yehuda2014-07-211-0/+1
* Split layout code into a separate crate.Josh Matthews2014-06-281-0/+68