summaryrefslogtreecommitdiffstats
path: root/cc/debug/micro_benchmark.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-181-1/+1
* cc: Remove use of MessageLoopProxyskyostil2015-04-131-4/+4
* [C++11 Allowed Features] Declares a type-safe null pointer converting from NU...kulkarni.a2014-10-101-1/+1
* cc: Add message passing mechanism to micro benchmarking.ernstm@chromium.org2014-05-301-1/+7
* cc: Plumbing for impl thread micro benchmarksvmpstr@chromium.org2013-11-181-1/+22
* cc: Add MicroBenchmarkController plumbing.vmpstr@chromium.org2013-10-121-1/+1
* cc: Add MicroBenchmarkController.vmpstr@chromium.org2013-10-111-0/+33