summaryrefslogtreecommitdiffstats
path: root/cc/debug/rasterize_and_record_benchmark.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* Adjust metrics in RasterizeAndRecordBenchmark to have the correct pixels_reco...chrishtr2015-12-161-3/+0
* cc: remove recording source base classhendrikw2015-10-061-2/+3
* cc: Remove Picture.vmpstr2015-09-241-1/+2
* Remove non-slimming-paint codepaths in chromepdr2015-09-161-2/+0
* cc: Move files out of cc/resources/.danakj2015-05-181-1/+1
* cc: Remove use of MessageLoopProxyskyostil2015-04-131-1/+2
* [S.P.] Fix rasterize_and_record benchmark to include SkPicture playback time.chrishtr2015-04-071-2/+2
* cc: Change CallFunctionForSubtree to use lambdas.vmpstr2015-03-021-1/+0
* Modify rasterize_and_record for DisplayItemList recording.schenney2015-02-051-1/+1
* Revert of Revert of Report viewport memory and timing correctly for Slimming ...oysteine2015-02-031-0/+4
* Revert of Report viewport memory and timing correctly for Slimming Paint. (pa...oysteine2015-02-031-4/+0
* Report viewport memory and timing correctly for Slimming Paint.schenney2015-01-281-0/+4
* Add memory tracking to record_and_rasterize benchmark.schenney2014-12-031-0/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-4/+4
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-3/+3
* Revert 261914 "Revert 261906 "cc: Add picture recording modes fo..."scottmg@chromium.org2014-04-041-1/+2
* Revert 261906 "cc: Add picture recording modes for benchmarking"scottmg@chromium.org2014-04-041-2/+1
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-041-1/+2
* Revert 261543 "cc: Add picture recording modes for benchmarking"nick@chromium.org2014-04-031-2/+1
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-031-1/+2
* cc: Add rasterize and record micro benchmark.vmpstr@chromium.org2013-11-181-0/+66