1. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  2. 414f830 Address requests for more documentation from by [email protected] · 15 years ago
  3. 3e56955 Divert TRACE_EVENT macros to use Event Tracing for Windows on Windows builds. by [email protected] · 15 years ago
  4. 2fdc86a Style cleanup in preparation for auto-linting base/. by [email protected] · 16 years ago
  5. 70a8d1a Don't compile with TraceLog support on by default. by [email protected] · 16 years ago
  6. 52a261f NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by [email protected] · 16 years ago
  7. 9bcbbde0d Enable tracing on non-windows platforms. by [email protected] · 17 years ago
  8. 176aa48 Add Terminate() to the Process object, have RenderProcessHost use this to avoid some more Windows specific code. by [email protected] · 17 years ago
  9. 836f134 Cross-platform wrappers for fopen, _wfopen_s, etc. by [email protected] · 17 years ago
  10. 113ab13 * Change output of trace_event log to JSON to enable easier integration with visualization UI. by [email protected] · 17 years ago
  11. d49a626 Initial pass at simple event tracing. I added a few traces to tcp_socket and test_shell to get an idea of what a simple trace might look like. by [email protected] · 17 years ago