summaryrefslogtreecommitdiffstats
path: root/cc/playback/display_list_raster_source_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Save only the scale for discardable images.vmpstr2015-10-211-4/+6
* cc: Remove the base RasterSourcehendrikw2015-10-191-7/+7
* cc: Rename PositionImage to DrawImage and remove rect.vmpstr2015-10-141-19/+9
* cc/skia: Move gather images code to cc::DiscardableImageMap.vmpstr2015-09-251-4/+4
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-251-6/+6
* Rename GatherDiscardableImages to better reflect functionalityvmpstr2015-09-251-5/+5
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-091-32/+33
* cc: Do the math for a tile's content rect in layer space once.danakj2015-08-311-64/+4
* Update GatherPixelRefDevice to the new SkImage/SkPixelRef APIfmalita2015-08-211-3/+3
* cc: Plumb more details about pixel refs to tile manager.vmpstr2015-08-131-25/+55
* cc: Plumb Blink-reported memory usage to raster source.jbroman2015-07-161-0/+17
* Fixes docked background paintingvarkha2015-06-241-0/+91
* cc: Only clear edge pixels that fall inside the canvas_playback_rectdanakj2015-06-111-3/+4
* cc: Add tests for DisplayListRasterSource.danakj2015-06-031-0/+464