1. 37ec55e [clang-tidy] Apply performance-faster-string-find fixes. by Mirko Bonadei · 6 years ago
  2. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  4. 1dac6d8 Sanitize candidates in ICE-level stats when necessary. by Qingsi Wang · 6 years ago
  5. 9d4fd555 Make CONNECTION_WRITE_TIMEOUT configurable for ice connection by Jiawei Ou · 6 years ago
  6. 92c4289 Reland "Add transaction id to CandidatePairEvents." by Zach Stein · 6 years ago
  7. 286ee01 Revert "Add transaction id to CandidatePairEvents." by Erik Språng · 6 years ago
  8. c308bdf Add transaction id to CandidatePairEvents. by Zach Stein · 6 years ago
  9. 72d2ddd Fix raddr on srflx and relay candidates by Jeroen de Borst · 6 years ago
  10. 3ea7b83 Resolve the race condition between mDNS name registration and by Qingsi Wang · 6 years ago
  11. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  12. 7852d29 Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*. by Qingsi Wang · 6 years ago
  13. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  14. 6ca9836 Prepare for per-media DSCP values. Push dscp for stun packets to the port layer where they are created. by Tim Haloun · 6 years ago
  15. b49b8f1 Fix a bug that the local hostname candidate with a known address is by Qingsi Wang · 6 years ago
  16. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  17. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 6 years ago
  18. 0961933 Add MDnsResponderInterface and obfuscate local IP addresses in gathering. by Qingsi Wang · 6 years ago
  19. 6b1985d Reimplement rtc::ToString and rtc::FromString without streams. by Jonas Olsson · 6 years ago
  20. f5cf02a Use randomly generated IDs for candidate pairs in ICE event logs. by Qingsi Wang · 6 years ago
  21. a76af0c Move base64.h to the proper location. by Artem Titov · 6 years ago
  22. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  23. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  24. 15ac521 Removing unused cricket::Port constructor. by Taylor Brandstetter · 6 years ago
  25. 00c7183 Replace rtc::Optional with absl::optional in media, ortc, p2p by Danil Chapovalov · 6 years ago
  26. 59b4e3e Split IceCandidatePairEventType enum. by Bjorn Terelius · 6 years ago
  27. 10a0e51 Improve text logs in the network stack. by Qingsi Wang · 6 years ago
  28. f82644c9 Change the receiving state update rule. by Qingsi Wang · 7 years ago
  29. 6e641e6 Signal detailed packet info for each packet sent. by Qingsi Wang · 7 years ago
  30. d7d762d Remove LOG_J and LOG_JV, tweak p2p logs. by Jonas Olsson · 7 years ago
  31. dea6889 Add sanity checks of IceConfig parameters. by Qingsi Wang · 7 years ago
  32. 2bd41f9 Fix a bug caused by an early return when a TURN port receives a role conflict. by Qingsi Wang · 7 years ago
  33. 866e08d Make rtc::Optional IceConfig parameters interpreted consistently. by Qingsi Wang · 7 years ago
  34. 22e623a Add configurable threshold for writability state update. by Qingsi Wang · 7 years ago
  35. 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
  36. 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
  37. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 7 years ago
  38. 6e2e7ce Reland "Move JsepTransport from p2p/base to pc/." by Taylor Brandstetter · 7 years ago
  39. 202994c This is a recommit of by Jonas Oreland · 7 years ago
  40. 8424acd Revert "Move JsepTransport from p2p/base to pc/." by Oleh Prypin · 7 years ago
  41. 4770fd9 Move JsepTransport from p2p/base to pc/. by Taylor Brandstetter · 7 years ago
  42. f1a7a8c Revert "Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports" by Guido Urdaneta · 7 years ago
  43. 26246ca Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports by Jonas Oreland · 7 years ago
  44. babf917 Fix cpplint errors in port/port_unittest by Steve Anton · 7 years ago
  45. 903dcd7 Optional: Use nullopt and implicit construction in /p2p by Oskar Sundbom · 7 years ago
  46. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  47. 942bc2e Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  48. 8c316c1 Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal." by Zhi Huang · 7 years ago
  49. 7167745 Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  50. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  51. f2737d2 Enable the clang style plugin in primary p2p/ target by Steve Anton · 7 years ago
  52. 1cf1b7d Fix clang style warnings in p2p/base/port.h and its subclasses by Steve Anton · 7 years ago
  53. 7f90e2c IWYU: Include math.h for round(3). by Raphael Kubo da Costa · 7 years ago
  54. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  55. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/p2p/base/port.cc]
  56. 5c3c104 Make Port (and subclasses) fully "Network"-based, instead of IP-based. by deadbeef · 7 years ago
  57. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  58. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  59. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  60. 86c40a1 Fixing RTCIceCandidatePairStats.nominated for ICE controlling agent. by deadbeef · 7 years ago
  61. 0703856 Add SafeClamp(), which accepts args of different types by kwiberg · 7 years ago
  62. 7eaa4ea Delete method MessageQueue::set_socketserver by nisse · 8 years ago
  63. 996fc6b Don't crash if STUN error message is missing ERROR-CODE attribute. by deadbeef · 8 years ago
  64. f42cc9d Add MakeUnique from chromium and change StunMessage::AddAttribute to take a unique_ptr. by zstein · 8 years ago
  65. 38989e5 Parse the connection data in SDP (c= line). by zhihuang · 8 years ago
  66. abbacbf Measure packet loss so we can use it to select ICE candidate pairs. by zstein · 8 years ago
  67. bf8d3e5 RTCIceCandidatePairStats.[total/current]RoundTripTime collected. by hbos · 8 years ago
  68. 92eaec6 RTCIceCandidatePairStats.nominated collected. by hbos · 8 years ago
  69. 2758c66 Fix the build break by keeping the old Port::AddAddress method since the by Peter Boström · 8 years ago
  70. 26d99c2 Add the URL attribute to cricket::Candiate. by zhihuang · 8 years ago
  71. 94a2f21 Increase STUN RTOs to work better on poor networks, such as 2G networks. by pthatcher · 8 years ago
  72. d030912 Pick the DTLS handshake timeout based on the ICE RTT estimate by skvlad · 8 years ago
  73. 5107246 Allow applications to limit the ICE check rate through RTCConfiguration by skvlad · 8 years ago
  74. ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  75. c80e741 Replace ASSERT(false) by RTC_NOTREACHED(). by nisse · 8 years ago
  76. 06495bc RTCIceCandidatePairStats.[state/priority] added, ConnectionInfo updated. by hbos · 8 years ago
  77. 277b250 Refactor "secure bool" into explicit PROTO_TLS. by hnsl · 8 years ago
  78. e58d73d Fix more swarming test failures by using the fake clock or longer timeout. by honghaiz · 8 years ago
  79. dd7fb43 Emit SignalReadyToSend even for "presumed writable" connections. by deadbeef · 8 years ago
  80. 4cedf2b Add signaling to support ICE renomination. by Honghai Zhang · 8 years ago
  81. 62351c9 Fixing problems with ICE candidate pair prioritization. by Taylor Brandstetter · 8 years ago
  82. 8cd8f81 Prepare for ICE renomination. by Honghai Zhang · 8 years ago
  83. a74363c Remove ports that are not used by any channel after timeout by Honghai Zhang · 8 years ago
  84. b5db1ec Delay destroying a port if new connections are created and destroyed. by Honghai Zhang · 8 years ago
  85. 9ad0db5 Dampening connection switch. by honghaiz · 8 years ago
  86. 5622c5e If continual gathering is enabled, by Honghai Zhang · 8 years ago
  87. b825aee Start ICE connectivity checks as soon as the first pair is pingable. by Taylor Brandstetter · 8 years ago
  88. d00c057 Fix the turn and udp port type. by Honghai Zhang · 8 years ago
  89. 6bb1ef2 Fixing bug where Connection drops packets when presumed writable. by Taylor Brandstetter · 8 years ago
  90. 059e183 Reland of "Revert of Update the BWE when the network route changes. (patchset #5 id:180001 of https://… (patchset #1 id:1 of https://codereview.webrtc.org/2098703004/ ) by honghaiz · 8 years ago
  91. ae4d0d9 Revert of Revert "Revert of Update the BWE when the network route changes. (patchset #5 id:180001 of https://… (patchset #5 id:120001 of https://codereview.webrtc.org/2041593002/ ) by honghaiz · 8 years ago
  92. 5b5d2cd Revert "Revert of Update the BWE when the network route changes. (patchset #5 id:180001 of https://codereview.webrtc.org/2000063003/ )" by Honghai Zhang · 8 years ago
  93. 079a7a1 Reland of Do not delete a connection in the turn port with permission error or refresh error. (patchset #1 id:1 of https://codereview.webrtc.org/2090833002/ ) by honghaiz · 8 years ago
  94. 3159ffa Revert of Do not delete a connection in the turn port with permission error or refresh error. (patchset #6 id:260001 of https://codereview.webrtc.org/2068263003/ ) by honghaiz · 8 years ago
  95. 3d77deb Do not delete a connection in the turn port with permission error, refresh error, or binding error. by Honghai Zhang · 8 years ago
  96. f7c15a9 Set the generation on peer reflexive candidates when created. by Taylor Brandstetter · 8 years ago
  97. 435264a Increase the stun ping interval. by zhihuang · 8 years ago
  98. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 8 years ago
  99. 18f9da0 Fix a memory issue when calling LOG_J in port.cc by honghaiz · 8 years ago
  100. 5ecf16c Add Stats to Stun ping. by zhihuang · 8 years ago