1. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  2. 23213d9 Refactor FileRotatingStream to use FileWrapper rather than FileStream by Niels Möller · 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. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 7 years ago[Renamed from rtc_base/filerotatingstream_unittest.cc]
  5. 0a7d56e Delete method StreamInterface::GetSize by Niels Möller · 7 years ago
  6. 6ffe62a Delete FileRotatingStream read support. by Niels Möller · 7 years ago
  7. d9ac058 New class FileRotatingStreamReader by Niels Möller · 7 years ago
  8. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 7 years ago
  9. 260770c Delete rtc::Filesystem. Move needed functions to filerotatingstream.cc. by Niels Möller · 7 years ago
  10. 7b3c76b Reland "Delete rtc::Pathname" by Niels Möller · 7 years ago
  11. 2039ee7 Revert "Delete rtc::Pathname" by Qingsi Wang · 7 years ago
  12. 6b9dec0 Delete rtc::Pathname by Niels Möller · 7 years ago
  13. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  14. 394b4eb Delete unused methods on rtc::Pathname. by Niels Möller · 7 years ago
  15. 9de3aac Reland "Enable the clang style plugin in rtc_base/" by Steve Anton · 8 years ago
  16. a17ce27 Revert "Enable the clang style plugin in rtc_base/" by Steve Anton · 8 years ago
  17. af551a1 Enable the clang style plugin in rtc_base/ by Steve Anton · 8 years ago
  18. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  19. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/filerotatingstream_unittest.cc]
  20. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  21. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  22. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  23. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/filerotatingstream_unittest.cc]
  24. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/filerotatingstream_unittest.cc]
  25. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/filerotatingstream_unittest.cc]
  26. 2108326 Delete Filesystem::IterateDirectory and Filesystem::OpenFile. by nisse · 8 years ago
  27. 57efb03 Reland of reduce dependencies on rtc::FileSystem in FileRotatingStream tests... (patchset #1 id:1 of https://codereview.webrtc.org/2885393002/ ) by nisse · 8 years ago
  28. deaa33d Revert of Reduce dependencies on rtc::FileSystem in FileRotatingStream tests, adding helpers in webrtc::test:: (patchset #7 id:120001 of https://codereview.webrtc.org/2872283002/ ) by ehmaldonado · 8 years ago
  29. dd7b5f3 Reduce dependencies on rtc::FileSystem in FileRotatingStream tests. by nisse · 8 years ago
  30. bb73873 Disable broken Android rtc_unittests. by phoglund · 9 years ago
  31. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  32. 28bae02 Remove CircularFileStream / replace it with CallSessionFileRotatingStream. by tkchin · 10 years ago
  33. 9341191 Provides log sinks for rotating logs. Intended for use on mobile devices to record call logs. by tkchin · 10 years ago