aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/layout_image.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove use of unstable box syntax.Simon Sapin2017-10-161-2/+2
* Rename Document::mut_loader to loader_mutAnthony Ramine2017-09-251-1/+1
* Rename Runnable to TaskAnthony Ramine2017-09-161-1/+1
* Change RequestInit origin type to ImmutableOriginFausto Núñez Alberro2017-07-161-1/+1
* Make image cache per-document rather than globalFernando Jiménez Moreno2017-03-271-3/+3
* Extract layout image request into separate file. Do not block the document lo...Josh Matthews2017-02-221-0/+81