Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -1138/+0 |
* | Add a layout debug module. This outputs a trace of the layout process to a JSON | Glenn Watson | 2014-09-04 | 1 | -2/+49 |
* | Transmute std::raw::TraitObject rather than (some) custom tuples/structs. | Simon Sapin | 2014-08-28 | 1 | -4/+5 |
* | Convert back to physical some layout coordinates. | Simon Sapin | 2014-08-26 | 1 | -5/+7 |
* | Refactor how LayoutContext structure works (reduce TLS lookups + simplify fns... | Glenn Watson | 2014-08-11 | 1 | -6/+6 |
* | Upgrade Rust. | Jack Moffitt | 2014-08-02 | 1 | -4/+4 |
* | Convert layout code to use logical directions. | Simon Sapin | 2014-07-18 | 1 | -61/+63 |
* | Split layout code into a separate crate. | Josh Matthews | 2014-06-28 | 1 | -0/+1086 |