1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/p2p/base/transportchannelimpl.h]
  3. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  4. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  5. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  6. d06adf6 Make P2PTransportChannel inherit from IceTransportInternal. by zhihuang · 8 years ago
  7. 39ced8c Delete final remnants of the buzz namespace. by nisse · 8 years ago
  8. c37ad49 Revert of Make P2PTransportChannel inherit from IceTransportInternal. (patchset #3 id:80001 of https://codereview.webrtc.org/2590063002/ ) by kjellander · 8 years ago
  9. 12749d8 Make P2PTransportChannel inherit from IceTransportInternal. by zhihuang · 8 years ago
  10. d93f50c Add UMA metrics for ICE regathering reasons. by Honghai Zhang · 8 years ago
  11. 4cedf2b Add signaling to support ICE renomination. by Honghai Zhang · 9 years ago
  12. d82eee0 Log how often DTLS negotiation failed because of incompatible ciphersuites. by zhihuang · 9 years ago
  13. b825aee Start ICE connectivity checks as soon as the first pair is pingable. by Taylor Brandstetter · 9 years ago
  14. 1590c39 Fire a signal when the transport channel state changes by Honghai Zhang · 9 years ago
  15. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
  16. 7fb69db Reland the CL to remove candidates when doing continual gathering by Honghai Zhang · 9 years ago
  17. 6f59a4f Revert of Remove candidates when doing continual gathering (patchset #15 id:560001 of https://codereview.webrtc.org/1648813004/ ) by tommi · 9 years ago
  18. 84430da When doing candidate re-gathering in the same generation, Remove the existing local candidate on the same network by honghaiz · 9 years ago
  19. b9dd7c5 Remove GetTransport() from TransportChannelImpl by mikescarlett · 9 years ago
  20. 74db777 Revert of Remove GetTransport() from TransportChannelImpl (patchset #3 id:40001 of https://codereview.webrtc.org/1691673002/ ) by guidou · 9 years ago
  21. ee18220 Remove GetTransport() from TransportChannelImpl by mikescarlett · 9 years ago
  22. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  23. 1f429e3 Passing the new policy from PeerConnection RTCConfiguration to by honghaiz · 10 years ago
  24. cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 10 years ago
  25. a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 10 years ago
  26. 47ee2f3 TransportController refactoring. by deadbeef · 10 years ago
  27. 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 10 years ago
  28. 9af63f4 TransportController refactoring. by deadbeef · 10 years ago
  29. 7cbd188 Remove GICE (again). by Peter Thatcher · 10 years ago
  30. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
  31. d12140a Revert change which removes GICE. by guoweis · 10 years ago
  32. f3ecdb9 Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in TransportChannel layer. by Henrik Boström · 10 years ago
  33. 2159b89 Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots. by Peter Thatcher · 10 years ago
  34. 5bdafd4 Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots."" by minyuel · 10 years ago
  35. 081f34b Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots." by Peter Thatcher · 10 years ago
  36. fa30180 Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots. by pthatcher · 10 years ago
  37. 3449faa Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever). by Peter Thatcher · 10 years ago
  38. 9009962 Add methods to set the ICE connection receiving_timeout values. by honghaiz · 10 years ago
  39. 0666a9b Remove Transport::Reset, which is never used, and only makes reading the code harder. by Peter Thatcher · 10 years ago
  40. ae0f0ee Cleanup: Remove DISALLOW_EVIL_CONSTRUCTORS macro. by Thiago Farina · 10 years ago
  41. 8c9ff20 Redo the change of https://webrtc-codereview.appspot.com/30949004/ by guoweis@webrtc.org · 10 years ago
  42. fd84229 Revert "Implement GetState() for channel's connectivity check state." by guoweis@webrtc.org · 10 years ago
  43. ff72f9e Implement GetState() for channel's connectivity check state. by guoweis@webrtc.org · 10 years ago
  44. 269fb4b move xmpp and p2p to webrtc by henrike@webrtc.org · 10 years ago
  45. 28100cb Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p." by henrike@webrtc.org · 10 years ago
  46. d1ba6d9 Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. by henrike@webrtc.org · 10 years ago