1. 2fafcec Remove unused AsyncPacketSocket::NotifyPacketReceived by Per K · 1 year, 1 month ago
  2. c202f96 Remove AsyncPacketSocket::SignalReadPacket by Per K · 1 year, 3 months ago
  3. 4ac3718 AsyncPacketSocket::RegisterReceivedPacketCallback by Per K · 1 year, 4 months ago
  4. 2afd284 Rename [Un]SubscribeClose event subscription methods for clarity. by Tommi · 1 year, 6 months ago
  5. c8c4a28 Introduce support for video packet batching. by Markus Handell · 1 year, 10 months ago
  6. c848268 Use SequenceChecker(SequenceChecker::kDetached) in a few places. by Tommi · 2 years ago
  7. f15189d [CallbackList] Use CallbackList in AsyncPacketSocket for close events. by Tomas Gunnarsson · 3 years ago
  8. 14af762 Remove RTC_DISALLOW_COPY_AND_ASSIGN from rtc_base/ by Byoungchan Lee · 3 years, 2 months ago
  9. 646fddc Fix TCPPort::SetOption to apply options to the accepted sockets by Niels Möller · 3 years, 4 months ago
  10. d30ece1 Reland "Take out listen support from AsyncPacketSocket" by Niels Möller · 3 years, 5 months ago
  11. 1f30c2b Revert "Take out listen support from AsyncPacketSocket" by Evan Shrubsole · 3 years, 5 months ago
  12. b141c16 Take out listen support from AsyncPacketSocket by Niels Möller · 3 years, 5 months ago
  13. 6d19d14 Add AsyncListenSocket, as alias for AsyncPacketSocket by Niels Möller · 3 years, 5 months ago
  14. 4a1c2c4 Delete wiring of SignalAddressReady for TCP ports by Niels Möller · 3 years, 6 months ago
  15. f417238 Remove iceRegatherIntervalRange by Steve Anton · 5 years ago
  16. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  17. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  18. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/asyncpacketsocket.h]
  19. 29e13fd Delete rtc::PacketTime (was an alias for int64_t) by Niels Möller · 6 years ago
  20. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  21. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  22. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  23. e41c433 Move sigslot to proper third_party directory by Artem Titov · 7 years ago
  24. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  25. 3a9c46d Extend packet_id to 64 bits in SentPacket and PacketOptions to support QUIC by Bjorn Mellem · 7 years ago
  26. 4ea53b3 Prevent warning logs when signaling stats from connectionless sockets. by Qingsi Wang · 7 years ago
  27. 6e641e6 Signal detailed packet info for each packet sent. by Qingsi Wang · 7 years ago
  28. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  29. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/asyncpacketsocket.h]
  30. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  31. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  32. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  33. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed (96%) from webrtc/base/asyncpacketsocket.h]
  34. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago
  35. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago
  36. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  37. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
  38. c1aeaf0 Wire up packet_id / send time callbacks to webrtc via libjingle. by stefan · 9 years ago
  39. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  40. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  41. ae0f0ee Cleanup: Remove DISALLOW_EVIL_CONSTRUCTORS macro. by Thiago Farina · 10 years ago
  42. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  43. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  44. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  45. 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