summaryrefslogtreecommitdiffstats
path: root/content/browser/trace_subscriber_stdio_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Relax check for message loop in SequencedWorkerPoolakalin@chromium.org2012-03-171-6/+1
* Ensure that SequencedWorkerPools in tests don't outlive their testsakalin@chromium.org2012-03-061-1/+7
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-241-28/+22
* Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe...groby@chromium.org2012-02-231-22/+28
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-221-28/+22
* Internalize JSON chunk merging to trace_event.h API (retry).jbates@chromium.org2011-10-241-3/+1
* Revert: Internalize JSON chunk merging to trace_event.h API.mpcomplete@chromium.org2011-10-221-1/+3
* Internalize JSON chunk merging to trace_event.h API.jbates@chromium.org2011-10-211-3/+1
* TraceSubscriber implementation that writes to a file.husky@google.com2011-06-011-0/+42