summaryrefslogtreecommitdiffstats
path: root/base/debug/trace_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type.ajwong@chromium.org2011-06-261-1/+1
* memory: don't reserve trace events unless we're using tracingevan@chromium.org2011-05-181-1/+1
* Implemented threshold based trace events that only get added to the trace if ...jbates@chromium.org2011-05-131-41/+123
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-117/+335
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-335/+117
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-117/+335
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-335/+117
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-117/+335
* Order function definitions in base/ according to the header.erg@google.com2011-01-111-66/+66
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-1/+1
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-6/+8
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-0/+166