summaryrefslogtreecommitdiffstats
path: root/cc/playback/display_list_recording_source_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Serialize PictureLayer properties.dtrainor2016-01-041-0/+13
* Serialize DisplayListRecordingSource to protos.dtrainor2015-12-111-0/+49
* Turn off computation of the interest rect in cc in synchronized paint mode.chrishtr2015-11-241-131/+0
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-181-1/+1
* cc: Save only the scale for discardable images.vmpstr2015-10-211-19/+29
* cc: Remove the base RasterSourcehendrikw2015-10-191-6/+6
* cc: Rename PositionImage to DrawImage and remove rect.vmpstr2015-10-141-70/+36
* cc: remove recording source base classhendrikw2015-10-061-4/+4
* cc: Simplify the discardable image map using an rtree.vmpstr2015-09-291-38/+13
* cc/skia: Move gather images code to cc::DiscardableImageMap.vmpstr2015-09-251-19/+19
* Rename GatherDiscardableImages to better reflect functionalityvmpstr2015-09-251-33/+43
* cc: Remove PicturePile and PicturePileImpl.vmpstr2015-09-241-14/+297
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-091-44/+46
* cc: Do the math for a tile's content rect in layer space once.danakj2015-08-311-99/+4
* Change the display list interest rect size to 4000px instead of 8000px.chrishtr2015-08-311-4/+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-51/+103
* cc: Fix call to DLRS::ExposesEnoughNewArea and add edge-handling logicajuma2015-07-071-12/+102
* SP: Only re-record a new DisplayItemList when the interest changes sufficiently.chrishtr2015-07-011-1/+50
* cc: Add tests for DisplayListRasterSource.danakj2015-06-031-2/+3
* cc: Move files out of cc/resources/.danakj2015-05-181-0/+165