| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Address requests for more documentation from | siggi@chromium.org | 2010-05-17 | 1 | -0/+5 |
* | Divert TRACE_EVENT macros to use Event Tracing for Windows on Windows builds. | siggi@chromium.org | 2010-05-07 | 1 | -3/+6 |
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 1 | -1/+1 |
* | Don't compile with TraceLog support on by default. | deanm@chromium.org | 2009-08-20 | 1 | -0/+7 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -4/+4 |
* | Enable tracing on non-windows platforms. | dkegel@google.com | 2008-12-31 | 1 | -9/+0 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -2/+2 |
* | Cross-platform wrappers for fopen, _wfopen_s, etc. | mark@chromium.org | 2008-10-01 | 1 | -7/+1 |
* | * Change output of trace_event log to JSON to enable easier integration with ... | erikkay@google.com | 2008-09-18 | 1 | -5/+14 |
* | Initial pass at simple event tracing. I added a few traces to tcp_socket and... | erikkay@google.com | 2008-09-02 | 1 | -0/+132 |