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