1. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  2. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  3. e07864e Moves rtc::SentPacket to separate target. by Sebastian Jansson · 6 years ago
  4. 0d399a8 Removes socket addresses from PacketInfo struct. by Sebastian Jansson · 6 years ago
  5. e8038e9 Adds IP overhead info to PacketInfo. by Sebastian Jansson · 6 years ago
  6. 8b3cc49 Adds default values for feedback/allocation indicators. by Sebastian Jansson · 6 years ago
  7. 0378997 Adds flags indicating presence in allocation and feedback per packet. by Sebastian Jansson · 6 years ago
  8. 0a1d189 Replace rtc::Optional with absl::optional in rtc_base by Danil Chapovalov · 6 years ago
  9. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  10. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  11. 3a9c46d Extend packet_id to 64 bits in SentPacket and PacketOptions to support QUIC by Bjorn Mellem · 7 years ago
  12. 6e641e6 Signal detailed packet info for each packet sent. by Qingsi Wang · 7 years ago
  13. 2752528 Stop undefining EACCES. by Peter Collingbourne · 7 years ago
  14. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  15. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/socket.h]
  16. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  17. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  18. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  19. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed (97%) from webrtc/base/socket.h]
  20. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  21. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  22. e077ee4 Deleted unused method EstimateMTU, and the WinPing class. by nisse · 8 years ago
  23. 6f82535 Enabling IPv6 socket recv timestamp test, and making less flaky. by Taylor Brandstetter · 8 years ago
  24. 9131efd Read recv timestamps from socket (posix only). by Stefan Holmer · 9 years ago
  25. c1aeaf0 Wire up packet_id / send time callbacks to webrtc via libjingle. by stefan · 9 years ago
  26. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  27. 3841943 Consolidate constructormagic macros with Chromium version and remove Chromium override. by henrikg · 9 years ago
  28. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  29. ae0f0ee Cleanup: Remove DISALLOW_EVIL_CONSTRUCTORS macro. by Thiago Farina · 10 years ago
  30. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  31. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  32. 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