summaryrefslogtreecommitdiffstats
path: root/content/browser/trace_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Support --trace-startup and task tracingjoth@chromium.org2011-11-091-5/+15
* add Begin/EndTracing to AutomationProxy. This adds the necessary wiring and I...jbates@chromium.org2011-10-251-0/+10
* Internalize JSON chunk merging to trace_event.h API (retry).jbates@chromium.org2011-10-241-3/+4
* Revert: Internalize JSON chunk merging to trace_event.h API.mpcomplete@chromium.org2011-10-221-4/+3
* Internalize JSON chunk merging to trace_event.h API.jbates@chromium.org2011-10-211-3/+4
* Convert TraceController and ChildTraceMessageFilter to base::Bind.jbates@chromium.org2011-10-171-4/+0
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-1/+1
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Add support for filtering traces by categories. The TraceLog API is updated t...jbates@chromium.org2011-09-121-1/+27
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-1/+4
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-4/+1
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-1/+4
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-4/+1
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-1/+4
* Updated event trace code to stop on buffer full condition for any child proce...jbates@chromium.org2011-04-191-3/+28
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* event trace plumbing for multi-process supportjbates@chromium.org2011-03-181-0/+107