1. a3dab84 Refactor stream stats generation by Harald Alvestrand · 7 years ago
  2. c08de0f Allow the TransportController to create RTP level transports. by Zhi Huang · 7 years ago
  3. 3828c06 Replace cricket::ContentAction with webrtc::SdpType by Steve Anton · 7 years ago
  4. b526158 Move the TransportController from p2p/base to pc/. by Zhi Huang · 7 years ago[Renamed (99%) from p2p/base/transportcontroller_unittest.cc]
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/p2p/base/transportcontroller_unittest.cc]
  7. ca6d3b6 Renamed dtlstransportchannel.h/.cc/_unittest.cc. by zhihuang · 7 years ago
  8. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  9. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  10. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  11. 897d08e Fixing bug that results in incorrect ICE role with ICE lite endpoints. by deadbeef · 7 years ago
  12. d8cfa1a Accept remote offers with current DTLS role, rather than "actpass". by deadbeef · 7 years ago
  13. f534659 Adding ability for BaseChannel to use PacketTransportInterface. by deadbeef · 8 years ago
  14. b2cdd93 Remove the dependency of TransportChannel and TransportChannelImpl. by zhihuang · 8 years ago
  15. 6ce9259 Revert of make the DtlsTransportWrapper inherit form DtlsTransportInternal (patchset #11 id:320001 of https://codereview.webrtc.org/2606123002/ ) by zhihuang · 8 years ago
  16. 5aed06c make the DtlsTransportWrapper inherit form DtlsTransportInternal by zhihuang · 8 years ago
  17. d1a38b5 Implement the "needs-ice-restart" logic for SetConfiguration. by deadbeef · 8 years ago
  18. 49f34fd Relanding: Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  19. 57fd726 Revert of Refactoring that removes P2PTransport and DtlsTransport classes. (patchset #9 id:150001 of https://codereview.webrtc.org/2517883002/ ) by deadbeef · 8 years ago
  20. bd28681 Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  21. 27c3d5b Restore thread name consistency for webrtc/p2p/ . by johan · 8 years ago
  22. f0bb360 Add parameter to TransportController to not change ICE role on restart. by Taylor Brandstetter · 8 years ago
  23. 91042f8 Restore the behavior where an ICE restart redetermines the ICE role. by deadbeef · 8 years ago
  24. 5622c5e If continual gathering is enabled, by Honghai Zhang · 8 years ago
  25. b825aee Start ICE connectivity checks as soon as the first pair is pingable. by Taylor Brandstetter · 8 years ago
  26. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 8 years ago
  27. 1c20610 Handle any number of role conflicts; not just the first. by deadbeef · 8 years ago
  28. a1c3035 Relanding: Implement RTCConfiguration.iceCandidatePoolSize. by Taylor Brandstetter · 8 years ago
  29. c55fb30 Revert of Implement RTCConfiguration.iceCandidatePoolSize. (patchset #7 id:120001 of https://codereview.webrtc.org/1956453003/ ) by deadbeef · 8 years ago
  30. 48e9d05 Implement RTCConfiguration.iceCandidatePoolSize. by Taylor Brandstetter · 8 years ago
  31. 7f216b7 Renames TransportController worker_thread to network_thread. by Danil Chapovalov · 8 years ago
  32. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 8 years ago
  33. b4d01c4 A bunch of interfaces: Return scoped_ptr<SSLCertificate> by kwiberg · 8 years ago
  34. 049fbb1 Renaming variables in p2ptransportchannel to be consistent. by Honghai Zhang · 8 years ago
  35. 46eed76 Removing "candidates" attribute from TransportDescription. by deadbeef · 9 years ago
  36. f475d36 Properly handle different transports having different SSL roles. by Taylor Brandstetter · 9 years ago
  37. 0eb15ed Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
  38. 1f429e3 Passing the new policy from PeerConnection RTCConfiguration to by honghaiz · 9 years ago
  39. cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 9 years ago
  40. a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 9 years ago
  41. 47ee2f3 TransportController refactoring. by deadbeef · 9 years ago
  42. 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 9 years ago
  43. 9af63f4 TransportController refactoring. by deadbeef · 9 years ago