aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/webrender_helpers.rs
Commit message (Expand)AuthorAgeFilesLines
* Simplify the display list slightlyMartin Robinson2016-03-101-2/+1
* Flatten the WebRender API to allow us to use shared memory to transferPatrick Walton2016-03-031-27/+46
* Flatten display list structureMartin Robinson2016-03-011-87/+122
* Add WebRender integration to Servo.Glenn Watson2016-02-181-0/+481