summaryrefslogtreecommitdiffstats
path: root/base/debug/trace_event_win.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Allow tracing in third_party librariesjbates@chromium.org2012-01-131-5/+5
* trace_event: distinguish between scoped begin/end and global start/finish eventsjbates@chromium.org2011-12-021-1/+1
* Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...thestig@chromium.org2011-11-151-4/+1
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-5/+5
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-36/+10
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-10/+36
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-36/+10
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-10/+36
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-36/+10
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-5/+7
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-1/+1
* Move Windows-specific Event Tracing for Windows implementation to base/win. siggi@chromium.org2010-11-061-5/+5
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-0/+151