Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layout: Store `Fragment` results in `LayoutBoxBase` and start using them for ... | Martin Robinson | 3 days | 1 | -0/+11 |
* | layout: Enable using cached fragments when there is a BoxTree update point (#... | Martin Robinson | 12 days | 1 | -0/+20 |
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
* | layout: Take percentage columns into account when sizing table grid min and m... | Martin Robinson | 2025-01-27 | 1 | -5/+4 |
* | layout: Remove the obsolete layout tracing functionality (#35001) | Martin Robinson | 2025-01-15 | 1 | -7/+2 |
* | layout: grid-template getComputedStyle cleanup (#34926) | Steven Novaryo | 2025-01-10 | 1 | -7/+7 |
* | layout: grid template getComputedStyle resolved value (#34885) | Steven Novaryo | 2025-01-09 | 1 | -0/+36 |
* | Remove taffy-specific layout caching (#34589) | Nico Burns | 2024-12-12 | 1 | -3/+0 |
* | Layout: Implement CSS Grid using `taffy` (#32619) | Nico Burns | 2024-11-21 | 1 | -0/+122 |