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. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/physicalsocketserver.cc]
  3. ba5eaee Remove rtc::EnsureWinsockInit and g_winsockinit. by Mirko Bonadei · 6 years ago
  4. 689b587 Use monotonic clock for PhysicalSocketServer timeouts. by Niels Möller · 6 years ago
  5. 3e8cb47 Delegate WIN32_LEAN_AND_MEAN definition to the toolchain. by Mirko Bonadei · 6 years ago
  6. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  7. 14682a3 Delete macro RTC_DEFINE_STATIC_LOCAL. by Niels Möller · 6 years ago
  8. a041f92 Removing warning suppression flags from rtc_base. by Mirko Bonadei · 6 years ago
  9. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  10. 31e5bf5 Remove deprecated SocketFactory overrides. by Steve Anton · 6 years ago
  11. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  12. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  13. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  14. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  15. 9de3aac Reland "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  16. a17ce27 Revert "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  17. af551a1 Enable the clang style plugin in rtc_base/ by Steve Anton · 7 years ago
  18. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  19. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/physicalsocketserver.cc]
  20. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  21. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  22. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  23. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/physicalsocketserver.cc]
  24. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/physicalsocketserver.cc]
  25. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/physicalsocketserver.cc]
  26. de4db11 Support epoll in PhysicalSocketServer. by jbauch · 7 years ago
  27. eae4564 Disable SIGPIPE for sockets created on iOS. by deadbeef · 7 years ago
  28. 577f5dc Add methods to change enabled events in PhysicalSocket. by jbauch · 7 years ago
  29. e077ee4 Deleted unused method EstimateMTU, and the WinPing class. by nisse · 7 years ago
  30. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  31. 9ffa13f Don't attempt to use "network binder" for sockets bound to "ANY" IP. by deadbeef · 8 years ago
  32. c874d12 Fixing logic for using android_setsocknetwork() with bind(). by deadbeef · 8 years ago
  33. faedf7f Getting rid of "benign blocking error" log spam. by deadbeef · 8 years ago
  34. c16fa5e Replace all use of the VERIFY macro. by nisse · 8 years ago
  35. 7d25426 Delete unneeded includes of base/common.h. by nisse · 8 years ago
  36. ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  37. c80e741 Replace ASSERT(false) by RTC_NOTREACHED(). by nisse · 8 years ago
  38. 921019c Delete unused class AsyncFile. by nisse · 8 years ago
  39. a101e56 Remove LOGGING=1 define. by kjellander · 8 years ago
  40. 22487b2 webrtc/base: Use RTC_DCHECK() instead of assert() by kwiberg · 8 years ago
  41. 3ebb3ef Don't read socket timestamps when building native client. by Stefan Holmer · 8 years ago
  42. 9131efd Read recv timestamps from socket (posix only). by Stefan Holmer · 8 years ago
  43. 82d7862 Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 8 years ago
  44. bebf54c Adds clearer function to create rtc::Thread without Physical SocketServer by danilchap · 8 years ago
  45. b252856 Remove all uses of the HAVE_CONFIG_H define. by Henrik Kjellander · 8 years ago
  46. f2a2bf4 Stay writable after partial socket writes. by jbauch · 9 years ago
  47. cec0a08 Add a new interface for creating a udp socket in which it binds the socket to a network if the network handle is set. by honghaiz · 9 years ago
  48. 4331fcd Remove duplicate code in SocketDispatcher by jbauch · 9 years ago
  49. 095ae15 Keep listening if "accept" returns an invalid socket. by jbauch · 9 years ago
  50. 5237aaf Convert usage of ARRAY_SIZE to arraysize. by tfarina · 9 years ago
  51. 20a3461 Remove deprecated IsUnresolved() method from SocketAddress API. by tfarina · 9 years ago
  52. a41ab93 Switch usage of _DEBUG macro to NDEBUG. by tfarina · 9 years ago
  53. 8ac544e Get rid of deprecated SocketAddress::IsAny() method. by tfarina · 9 years ago
  54. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  55. 469c2c0 Make Config::default_value leak instead of having an exit-time destructor. by Andrew MacDonald · 9 years ago
  56. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  57. ff689be Use std::min and std::max instead of self-defined functions such as rtc::_min/_max. by andresp@webrtc.org · 10 years ago
  58. 27e5898 Explicitly unpoison FDs for MSan. by pbos@webrtc.org · 10 years ago
  59. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  60. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  61. 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