summaryrefslogtreecommitdiffstats
path: root/content/browser/trace_subscriber_stdio.h
Commit message (Expand)AuthorAgeFilesLines
* Internalize JSON chunk merging to trace_event.h API (retry).jbates@chromium.org2011-10-241-1/+4
* Revert: Internalize JSON chunk merging to trace_event.h API.mpcomplete@chromium.org2011-10-221-4/+1
* Internalize JSON chunk merging to trace_event.h API.jbates@chromium.org2011-10-211-1/+4
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-1/+2
* Make TraceSubscriberStdio reusable (currently can only run trace once)jbates@chromium.org2011-09-131-0/+6
* Style fix for member variable.husky@google.com2011-06-231-1/+1
* TraceSubscriber implementation that writes to a file.husky@google.com2011-06-011-0/+33