1. b7da816 Replace RTCCertificateGeneratorCallback interface with an AnyInvocable by Danil Chapovalov · 2 years, 7 months ago
  2. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
  3. 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 10 months ago
  4. 027c793 Replace most explicit `new RefCountedObject...` with make_ref_counted by Niels Möller · 3 years, 2 months ago
  5. 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
  6. f7f6870 Mark static const class/struct members as constexpr. by Mirko Bonadei · 5 years ago
  7. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  8. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  9. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/rtccertificategenerator_unittest.cc]
  10. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  11. 0a1d189 Replace rtc::Optional with absl::optional in rtc_base by Danil Chapovalov · 7 years ago
  12. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  13. 9de3aac Reland "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  14. a17ce27 Revert "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  15. af551a1 Enable the clang style plugin in rtc_base/ by Steve Anton · 7 years ago
  16. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  17. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  18. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  19. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  20. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  21. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  22. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/rtccertificategenerator_unittest.cc]
  23. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 8 years ago
  24. e725159 Reland of Make the default ctor of rtc::Thread, protected by tommi · 8 years ago
  25. a117b04 Revert of Make the default ctor of rtc::Thread, protected (patchset #3 id:40001 of https://codereview.webrtc.org/2981623002/ ) by charujain · 8 years ago
  26. a8a3515 Make the default ctor of rtc::Thread, protected. by tommi · 8 years ago
  27. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  28. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  29. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  30. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/rtccertificategenerator_unittest.cc]
  31. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/rtccertificategenerator_unittest.cc]
  32. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/rtccertificategenerator_unittest.cc]
  33. 300450b Increase the rtccertificategenerator_unittest.cc certificate generation timeout by Henrik Boström · 9 years ago
  34. ef8b61e Enable -Winconsistent-missing-override flag. by nisse · 9 years ago
  35. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  36. da3a1da RTCCertificateGenerator added. by Henrik Boström · 9 years ago