1. e574344 Fixes CRLF and trailing white spaces. by maruel@chromium.org · 16 years ago
  2. 8fe7adc NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by maruel@chromium.org · 16 years ago
  3. 862ff1f clean up line ending by phajdan.jr@chromium.org · 16 years ago
  4. c60d989 Add Terminate() to the Process object, have RenderProcessHost use this to avoid some more Windows specific code. by brettw@google.com · 16 years ago
  5. 874d167 Begin the first small step towards using FilePath everywhere: by evanm@google.com · 16 years ago
  6. 0f8dd26 Move Time, TimeDelta and TimeTicks into namespace base. by dsh@google.com · 16 years ago
  7. d1bafc6 Cross-platform wrappers for fopen, _wfopen_s, etc. by mark@chromium.org · 16 years ago
  8. 556bc84 Change to Hi Res timers on Windows. by mbelshe@google.com · 16 years ago
  9. 66a4c3e * Change output of trace_event log to JSON to enable easier integration with visualization UI. by erikkay@google.com · 16 years ago
  10. 1fb73ba 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 erikkay@google.com · 16 years ago