Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lint layout_2020 with clippy (#31169) | Oriol Brufau | 2024-01-25 | 1 | -9/+15 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -6/+8 |
* | remove `extern crate` (#30311) | Samson | 2023-09-08 | 1 | -1/+2 |
* | Layout 2020: Move all Fragment code to the `fragment_tree` directory | Martin Robinson | 2023-06-04 | 1 | -1/+2 |
* | Detect body elements during layout | Martin Robinson | 2023-05-04 | 1 | -6/+32 |
* | Rename BoxTreeRoot/FragmentTreeRoot to BoxTree/FragmentTree | Simon Sapin | 2020-05-15 | 1 | -4/+4 |
* | Minor improvements to layout_debug and associated code | Fernando Jiménez Moreno | 2020-02-21 | 1 | -4/+6 |
* | Dump box tree state into json files and display it on layout 2020 viewer | Fernando Jiménez Moreno | 2020-02-21 | 1 | -18/+43 |
* | Add fragment debug id | Fernando Jiménez Moreno | 2020-02-21 | 1 | -0/+11 |
* | Add layout debugger support to layout_2020 | Fernando Jiménez Moreno | 2020-02-21 | 1 | -0/+110 |