1. 9a21c49 SocketServer: Migrate Wait/kForever to TimeDelta. by Markus Handell · 2 years, 7 months ago
  2. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 7 months ago
  3. 1d5be49 rtc::Event: Add TimeDelta support. by Markus Handell · 2 years, 7 months ago
  4. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  5. d0b8879 Delete AsyncSocket class, merge into Socket class by Niels Möller · 3 years, 7 months ago
  6. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  7. fc47c86 NullSocketServer::Wait: Don't warn if we have to wait a long time for messages by Karl Wiberg · 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/nullsocketserver.cc]
  10. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  11. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  12. 31e5bf5 Remove deprecated SocketFactory overrides. by Steve Anton · 7 years ago
  13. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  14. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/nullsocketserver.cc]
  15. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  16. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  17. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  18. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/nullsocketserver.cc]
  19. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/nullsocketserver.cc]
  20. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/nullsocketserver.cc]
  21. bebf54c Adds clearer function to create rtc::Thread without Physical SocketServer by danilchap · 9 years ago