1. cbad8ad Delete rtc::Message and rtc::MessageHandler by Danil Chapovalov · 2 years, 6 months ago
  2. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
  3. b7da816 Replace RTCCertificateGeneratorCallback interface with an AnyInvocable by Danil Chapovalov · 2 years, 7 months ago
  4. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
  5. 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years, 2 months ago
  6. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
  7. 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
  8. 165c618 Reland: Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 3 months ago
  9. 7e6290d Revert "Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL." by Sam Zackrisson · 4 years, 3 months ago
  10. 72f638a Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 4 months ago
  11. 295570e Use PostTask instead of MessageHandler for cert generation. by Tomas Gunnarsson · 4 years, 6 months ago
  12. abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 6 months ago
  13. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 5 years ago
  14. 4db28b5 Cleanup: Removes redundant includes on message_queue.h by Sebastian Jansson · 5 years ago
  15. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  16. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  17. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/rtccertificategenerator.cc]
  18. 6c6c9df Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain() by Benjamin Wright · 6 years ago
  19. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  20. 0a1d189 Replace rtc::Optional with absl::optional in rtc_base by Danil Chapovalov · 7 years ago
  21. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  22. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  23. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  24. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  25. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  26. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  27. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  28. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/rtccertificategenerator.cc]
  29. 26622d3 Audit of kConstants missing the const qualifier by agrieve · 8 years ago
  30. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  31. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  32. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  33. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/rtccertificategenerator.cc]
  34. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/rtccertificategenerator.cc]
  35. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/rtccertificategenerator.cc]
  36. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 9 years ago
  37. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  38. da3a1da RTCCertificateGenerator added. by Henrik Boström · 9 years ago