1. a76af0c Move base64.h to the proper location. by Artem Titov · 6 years ago
  2. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  3. 14682a3 Delete macro RTC_DEFINE_STATIC_LOCAL. by Niels Möller · 7 years ago
  4. 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
  5. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  6. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  7. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/helpers.cc]
  8. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  9. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  10. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  11. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/helpers.cc]
  12. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/helpers.cc]
  13. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/helpers.cc]
  14. 1b54a5f Relanding: Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  15. f33491e Revert of Removing #defines previously used for building without BoringSSL/OpenSSL. (patchset #2 id:20001 of https://codereview.webrtc.org/2640513002/ ) by deadbeef · 8 years ago
  16. eaa826c Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  17. e3eff7c Check that table evenly divides 256 when generating random string. by jbauch · 8 years ago
  18. 912f46a Don't silently ignore RNG failures when creating strings / numbers. by jbauch · 8 years ago
  19. d3b953d Remove NSS SecureRandomGenerator. by jbauch · 8 years ago
  20. cb56065 Add support for GCM cipher suites from RFC 7714. by jbauch · 8 years ago
  21. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  22. fac0655 Reland of Adding the ability to create an RtpSender without a track. by deadbeef · 9 years ago
  23. 5def7b9 Revert of Adding the ability to create an RtpSender without a track. (patchset #3 id:300001 of https://codereview.webrtc.org/1413983004/ ) by deadbeef · 9 years ago
  24. 6834fa1 Reland of Adding the ability to create an RtpSender without a track. (patchset #1 id:1 of https://codereview.webrtc.org/1426443007/ ) by deadbeef · 9 years ago
  25. 8f46c63 Revert of Adding the ability to create an RtpSender without a track. (patchset #8 id:140001 of https://codereview.webrtc.org/1413713003/ ) by deadbeef · 9 years ago
  26. ac9d92c Adding the ability to create an RtpSender without a track. by deadbeef · 9 years ago
  27. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  28. 07d0936 Purge nss files and dependencies. by torbjorng · 9 years ago
  29. 9eb1365 Revert of purge nss files and dependencies (patchset #1 id:1 of https://codereview.webrtc.org/1313233005/ ) by deadbeef · 9 years ago
  30. 5647a2c purge nss files and dependencies by torbjorng · 9 years ago
  31. 979e0b3 Define uint64 and int64 using long long. by kjellander · 10 years ago
  32. 469c2c0 Make Config::default_value leak instead of having an exit-time destructor. by Andrew MacDonald · 10 years ago
  33. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  34. d89b69a Fix WebRTC Win64 + BoringSSL build. by henrike@webrtc.org · 10 years ago
  35. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  36. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  37. 2c7d1b3 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. by henrike@webrtc.org · 11 years ago