1. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  2. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  3. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 7 years ago[Renamed from rtc_base/logsinks.cc]
  4. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 7 years ago
  5. f1e3cb4 Add OnLogMessage(msg, sev, tag) to logsinks by Paulina Hensman · 7 years ago
  6. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  7. 55378f4 Remove some streams from rtc_base/ by Jonas Olsson · 7 years ago
  8. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  9. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/logsinks.cc]
  10. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  11. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  12. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  13. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/logsinks.cc]
  14. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/logsinks.cc]
  15. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/logsinks.cc]
  16. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 10 years ago
  17. 28bae02 Remove CircularFileStream / replace it with CallSessionFileRotatingStream. by tkchin · 10 years ago
  18. 9341191 Provides log sinks for rotating logs. Intended for use on mobile devices to record call logs. by tkchin · 10 years ago