summaryrefslogtreecommitdiffstats
path: root/cc/debug/unittest_only_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/+3
* cc: Change scoped_ptr<T>() to nullptr.danakj2014-10-151-1/+1
* [C++11 Allowed Features] Declares a type-safe null pointer converting from NU...kulkarni.a2014-10-101-4/+4
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-1/+1
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-1/+1
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-1/+1
* cc: Add message passing mechanism to micro benchmarking.ernstm@chromium.org2014-05-301-0/+12
* cc: Plumbing for impl thread micro benchmarksvmpstr@chromium.org2013-11-181-3/+38
* cc: Allow micro benchmarks to receive arguments from js.vmpstr@chromium.org2013-10-211-1/+2
* cc: Add MicroBenchmarkController plumbing.vmpstr@chromium.org2013-10-121-0/+19