summaryrefslogtreecommitdiffstats
path: root/cc/playback/display_item_list.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Plumb more details about pixel refs to tile manager.vmpstr2015-08-131-1/+1
* cc: Add solid color analysis to rasterize_and_record's record_timeajuma2015-08-121-0/+8
* cc: Make DisplayItemList's GPU veto logic use cached pictureajuma2015-07-231-5/+9
* cc: More consistent reasoning about display list memory usage.jbroman2015-07-081-5/+18
* SP: stop storing display items in a throwaway list container during commit.chrishtr2015-06-301-0/+14
* cc: defer dumping display item lists till trace is stoppedcaseq2015-06-191-14/+19
* Reland: cc: Fix size_t to int truncations in layers/ output/ playback/ quads/vmpstr2015-06-081-1/+2
* Revert of cc: Fix size_t to int truncations in layers/ output/ playback/ quad...vmpstr2015-06-051-2/+1
* cc: Fix size_t to int truncations in layers/ output/ playback/ quads/vmpstr2015-06-051-1/+2
* cc: Implement RemoveLast for DisplayItemList.jbroman2015-06-051-0/+9
* cc: Cull DrawingDisplayItems outside of the raster playback rectdanakj2015-06-031-3/+4
* Adding support for sidecars to cc::DisplayItemList.jbroman2015-06-021-12/+30
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-291-10/+14
* cc: Support creating display item lists via the Blink API.jbroman2015-05-261-12/+19
* Remove SK_LEGACY_DRAWPICTURECALLBACKfmalita2015-05-211-2/+1
* cc: Move files out of cc/resources/.danakj2015-05-181-0/+229