summaryrefslogtreecommitdiffstats
path: root/cc/playback/discardable_image_map.h
Commit message (Expand)AuthorAgeFilesLines
* DrawImage updatesericrk2016-03-091-4/+0
* Revert checkerboarding image/no-image metrics.vollick2016-03-011-1/+0
* cc: Fix a use-after-free in discardable image map.vmpstr2016-02-011-8/+0
* Remove scoped_ptr<SkCanvas> from cc/tomhudson2016-02-011-3/+4
* cc: Add image decode control in the compositor.vmpstr2016-01-191-0/+15
* Measure how often we checkerboard tiles without/with-some image contentvollick2016-01-071-0/+1
* Use Rect rather than RectF in cc's RTree.wkorman2015-12-041-2/+1
* cc: Save only the scale for discardable images.vmpstr2015-10-211-0/+1
* cc: Rename PositionImage to DrawImage and remove rect.vmpstr2015-10-141-12/+7
* cc: Simplify the discardable image map using an rtree.vmpstr2015-09-291-49/+23
* cc/skia: Move gather images code to cc::DiscardableImageMap.vmpstr2015-09-251-9/+10
* Rename GatherDiscardableImages to better reflect functionalityvmpstr2015-09-251-1/+2
* cc: Remove Picture.vmpstr2015-09-241-5/+2
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-091-0/+94