aboutsummaryrefslogtreecommitdiffstats
path: root/components/compositing/surface_map.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove old rendering backend.Glenn Watson2016-10-181-164/+0
* use self.0 instead of destructing single item tuple structsfaineance2016-03-271-2/+1
* task -> threadrohan.prinja2016-01-101-1/+1
* Fix warning: Use iterator.min_by_key instead of iterator.min_byTetsuharu OHZEKI2015-12-101-1/+1
* Use more iterators in compositing componentCorey Farwell2015-11-061-1/+3
* sort all usesJohann Tuffe2015-08-201-2/+2
* Replace uses of `for foo in bar.iter()`,João Oliveira2015-08-181-1/+1
* Have BufferMap store NativeSurfaces and rename to SurfaceMapMartin Robinson2015-07-241-0/+163