summaryrefslogtreecommitdiffstats
path: root/cc/debug/rasterize_and_record_benchmark_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc: Fix size_t to int truncations in animation/ and debug/.vmpstr2015-06-021-1/+1
* cc: Move files out of cc/resources/.danakj2015-05-181-1/+1
* cc: Remove use of MessageLoopProxyskyostil2015-04-131-1/+2
* cc: Change CallFunctionForSubtree to use lambdas.vmpstr2015-03-021-2/+0
* cc: Don't use WaitForTasksToFinish in micro benchmarks.vmpstr2015-01-211-1/+0
* Add memory tracking to record_and_rasterize benchmark.schenney2014-12-031-0/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-3/+3
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-2/+2
* cc: Remove use of "internal" namespace for TaskGraph.reveman@chromium.org2014-04-131-1/+1
* cc: Run rasterize benchmark on the worker thread.vmpstr@chromium.org2014-03-131-0/+2
* Add additional statistics for rasterize_and_record_microchrishtr@chromium.org2014-02-201-0/+6
* cc: Add rasterize and record micro benchmark.vmpstr@chromium.org2013-11-181-0/+49