summaryrefslogtreecommitdiffstats
path: root/cc/playback/display_item_list.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Add solid color analysis to rasterize_and_record's record_timeajuma2015-08-121-0/+1
* cc: Make DisplayItemList's GPU veto logic use cached pictureajuma2015-07-231-1/+1
* cc: More consistent reasoning about display list memory usage.jbroman2015-07-081-2/+7
* SP: stop storing display items in a throwaway list container during commit.chrishtr2015-06-301-0/+7
* cc: defer dumping display item lists till trace is stoppedcaseq2015-06-191-1/+2
* cc: Implement RemoveLast for DisplayItemList.jbroman2015-06-051-0/+5
* cc: Cull DrawingDisplayItems outside of the raster playback rectdanakj2015-06-031-0/+1
* Adding support for sidecars to cc::DisplayItemList.jbroman2015-06-021-5/+18
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-291-2/+4
* cc: Move ListContainer to cc/base/.jbroman2015-05-281-2/+1
* cc: Support creating display item lists via the Blink API.jbroman2015-05-261-0/+2
* Remove SK_LEGACY_DRAWPICTURECALLBACKfmalita2015-05-211-2/+1
* cc: Move files out of cc/resources/.danakj2015-05-181-0/+100