summaryrefslogtreecommitdiffstats
path: root/content/browser/trace_subscriber_stdio.cc
Commit message (Expand)AuthorAgeFilesLines
* Make TraceSubscriberStdio reusable (currently can only run trace once)jbates@chromium.org2011-09-131-9/+23
* Style fix for member variable.husky@google.com2011-06-231-12/+12
* Fixed several FORWARD_NULL issues from Coverity. (I.e. variables can be NULL ...groby@chromium.org2011-06-221-1/+2
* TraceSubscriber implementation that writes to a file.husky@google.com2011-06-011-0/+56