1. 290de82 Cleanup: Replace MessageQueue pointers with Thread pointers. by Sebastian Jansson · 4 years, 8 months ago
  2. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  3. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/natsocketfactory.cc]
  4. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  5. 31e5bf5 Remove deprecated SocketFactory overrides. by Steve Anton · 6 years ago
  6. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  7. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  8. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/natsocketfactory.cc]
  9. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  10. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  11. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  12. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/natsocketfactory.cc]
  13. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/natsocketfactory.cc]
  14. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/natsocketfactory.cc]
  15. 1ee2125 Adding PortAllocator option to support cases where sockets can't be bound. by deadbeef · 7 years ago
  16. 98e186c Remove VirtualSocketServer's dependency on PhysicalSocketServer. by deadbeef · 7 years ago
  17. e077ee4 Deleted unused method EstimateMTU, and the WinPing class. by nisse · 7 years ago
  18. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  19. ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  20. 9131efd Read recv timestamps from socket (posix only). by Stefan Holmer · 8 years ago
  21. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 8 years ago
  22. 5237aaf Convert usage of ARRAY_SIZE to arraysize. by tfarina · 9 years ago
  23. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  24. c5d0d95 Ensuring that UDP TURN servers are always used as STUN servers. by deadbeef · 9 years ago
  25. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  26. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  27. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  28. 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 · 10 years ago