Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relax check for message loop in SequencedWorkerPool | akalin@chromium.org | 2012-03-17 | 1 | -6/+1 |
* | Ensure that SequencedWorkerPools in tests don't outlive their tests | akalin@chromium.org | 2012-03-06 | 1 | -1/+7 |
* | Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. | husky@chromium.org | 2012-02-24 | 1 | -28/+22 |
* | Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe... | groby@chromium.org | 2012-02-23 | 1 | -22/+28 |
* | Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. | husky@chromium.org | 2012-02-22 | 1 | -28/+22 |
* | Internalize JSON chunk merging to trace_event.h API (retry). | jbates@chromium.org | 2011-10-24 | 1 | -3/+1 |
* | Revert: Internalize JSON chunk merging to trace_event.h API. | mpcomplete@chromium.org | 2011-10-22 | 1 | -1/+3 |
* | Internalize JSON chunk merging to trace_event.h API. | jbates@chromium.org | 2011-10-21 | 1 | -3/+1 |
* | TraceSubscriber implementation that writes to a file. | husky@google.com | 2011-06-01 | 1 | -0/+42 |