1. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/event_tracer.cc]
  4. 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 7 years ago
  5. 7480da4 Trace loggging: Check for g_event_logger is not null before calling it. by jtteh · 7 years ago
  6. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  7. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  8. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  9. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/event_tracer.cc]
  10. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/event_tracer.cc]
  11. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/event_tracer.cc]
  12. 0f8b403 Introduce a new constructor to PlatformThread. by tommi · 7 years ago
  13. f4433ef Add argument support for stand-alone WebRTC tracing. by sakal · 8 years ago
  14. bb19a60 Fix a memory leak where EventLogger is created two times in the event tracer. by sakal · 8 years ago
  15. 843b6f5 Fix a crash in the event tracing shutdown path by skvlad · 8 years ago
  16. 0ec9a9b Lower event-tracing log-thread priority. by Peter Boström · 8 years ago
  17. dda8a83 Trace tracing Start/Stop events. by Peter Boström · 8 years ago
  18. 455a252 Fix pointer compare-and-swap on Windows. by Peter Boström · 9 years ago
  19. 43e4e23 Remove thread-id wraparounds in event tracing. by Peter Boström · 9 years ago
  20. 55bcf0f Fix -Wformat error in Win-Clang build (take 2) by hans · 9 years ago
  21. 013e83b Fix -Wformat error in Win-Clang build by Niklas Enbom · 9 years ago
  22. 6f28cf0 Implement standalone event tracing in AppRTCDemo. by Peter Boström · 9 years ago
  23. 7c64ed2 Move trace_event and associated files to webrtc/base. by tommi@webrtc.org · 9 years ago