aboutsummaryrefslogtreecommitdiffstats
path: root/components/util/cache.rs
Commit message (Collapse)AuthorAgeFilesLines
* layout: Rewrite text and inline fragment handling during flowPatrick Walton2014-10-201-0/+7
| | | | | | | construction to avoid cloning and moving flows so much. Besides amounting to a 5%-10% win on a page with a lot of text, this simplifies and refactors the text layout code.
* Remove unused implementation of MonoCacheEmanuel Rylke2014-10-161-52/+0
|
* Eliminate warningsKeegan McAllister2014-09-201-1/+1
|
* Cargoify servoJack Moffitt2014-09-081-0/+279