summaryrefslogtreecommitdiffstats
path: root/cc/playback/display_list_recording_source.cc
Commit message (Expand)AuthorAgeFilesLines
* Store recording invalidations in DisplayListRecordingSource, save them via Up...Chris Harrelson2016-03-181-0/+14
* Add paint testing mode subsequence_caching_disabledwangxianzhu2016-01-051-0/+3
* Serialize PictureLayer properties.dtrainor2016-01-041-3/+11
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* Serialize DisplayListRecordingSource to protos.dtrainor2015-12-111-4/+44
* Remove the clip parameter from ContentLayerClient.chrishtr2015-12-031-2/+1
* Turn off computation of the interest rect in cc in synchronized paint mode.chrishtr2015-11-241-81/+18
* Add gfx::Size::GetCheckedArea and use it where appropriate.vmpstr2015-11-041-7/+2
* cc: Remove the base RasterSourcehendrikw2015-10-191-3/+3
* cc: remove recording source base classhendrikw2015-10-061-2/+2
* cc: Use explicit checked math instead of GetArea for timing.vmpstr2015-09-301-2/+8
* cc: Simplify the discardable image map using an rtree.vmpstr2015-09-291-4/+2
* Rename GatherDiscardableImages to better reflect functionalityvmpstr2015-09-251-6/+6
* [Reland] Cache gpu suitability in DisplayItemList, remove SetUnsuitable...For...pdr2015-09-221-11/+8
* Revert of Cache gpu suitability in DisplayItemList, remove SetUnsuitable...Fo...pdr2015-09-221-7/+11
* Cache gpu suitability in DisplayItemList, remove SetUnsuitable...ForTestingpdr2015-09-211-11/+7
* Remove non-slimming-paint codepaths in chromepdr2015-09-161-4/+0
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-091-5/+6
* Track cc histograms using a global "client name" variable.jbroman2015-09-051-2/+2
* Change the display list interest rect size to 4000px instead of 8000px.chrishtr2015-08-311-1/+1
* cc: Add solid color analysis to rasterize_and_record's record_timeajuma2015-08-121-4/+1
* cc: Make slow down raster flag work with slimming paint.vmpstr2015-08-031-10/+4
* cc: Plumb Blink-reported memory usage to raster source.jbroman2015-07-161-2/+4
* cc: Fix call to DLRS::ExposesEnoughNewArea and add edge-handling logicajuma2015-07-071-6/+32
* SP: Only re-record a new DisplayItemList when the interest changes sufficiently.chrishtr2015-07-011-5/+41
* cc: Cull DrawingDisplayItems outside of the raster playback rectdanakj2015-06-031-1/+1
* cc: Add tests for DisplayListRasterSource.danakj2015-06-031-0/+8
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-291-11/+4
* cc: Reland "Add UMA stats for record and raster time."jbroman2015-05-281-0/+13
* cc: Move files out of cc/resources/.danakj2015-05-181-0/+192