1. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  2. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  4. c572ff3 Add default constructor for rtc::Event by Niels Möller · 7 years ago
  5. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 7 years ago
  6. aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 7 years ago
  7. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  8. 8d2c5a8 Detangling target dependencies in rtc_base_approved. by Tommi · 7 years ago
  9. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 8 years ago
  10. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  11. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/event_tracer.cc]
  12. 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 8 years ago
  13. 7480da4 Trace loggging: Check for g_event_logger is not null before calling it. by jtteh · 8 years ago
  14. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  15. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  16. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  17. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/event_tracer.cc]
  18. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/event_tracer.cc]
  19. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/event_tracer.cc]
  20. 0f8b403 Introduce a new constructor to PlatformThread. by tommi · 8 years ago
  21. f4433ef Add argument support for stand-alone WebRTC tracing. by sakal · 9 years ago
  22. bb19a60 Fix a memory leak where EventLogger is created two times in the event tracer. by sakal · 9 years ago
  23. 843b6f5 Fix a crash in the event tracing shutdown path by skvlad · 9 years ago
  24. 0ec9a9b Lower event-tracing log-thread priority. by Peter Boström · 9 years ago
  25. dda8a83 Trace tracing Start/Stop events. by Peter Boström · 9 years ago
  26. 455a252 Fix pointer compare-and-swap on Windows. by Peter Boström · 10 years ago
  27. 43e4e23 Remove thread-id wraparounds in event tracing. by Peter Boström · 10 years ago
  28. 55bcf0f Fix -Wformat error in Win-Clang build (take 2) by hans · 10 years ago
  29. 013e83b Fix -Wformat error in Win-Clang build by Niklas Enbom · 10 years ago
  30. 6f28cf0 Implement standalone event tracing in AppRTCDemo. by Peter Boström · 10 years ago
  31. 7c64ed2 Move trace_event and associated files to webrtc/base. by tommi@webrtc.org · 10 years ago