aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_2020/context.rs
Commit message (Expand)AuthorAgeFilesLines
* Copy image-fetching code from Layout 2013Simon Sapin2020-01-131-1/+128
* Disable use of rayon with `--layout-threads 1` instead of panickingSimon Sapin2019-12-101-0/+1
* Un-allow and fix warnings in `components/layout_2020`Simon Sapin2019-12-021-1/+1
* Pass a LayoutContext to TextRun::layout in 2020Anthony Ramine2019-11-251-0/+17
* Import victor's layout system 🍷Anthony Ramine2019-09-111-0/+3
* Remove most of the things in layout 2020Anthony Ramine2019-07-311-183/+0
* Make layout_2020 be layout_2013Anthony Ramine2019-07-311-0/+201