1. c560520 JsepTransportController: Remove raw pointers to description objects by Tommi · 1 year, 1 month ago
  2. 13834cf Add callback-based interface to IceTransportInternal GatheringState by Harald Alvestrand · 1 year, 3 months ago
  3. 09b2fb6 Replace RTCTransportInternal::SignalCandidatePairChange sigslot by Harald Alvestrand · 1 year, 3 months ago
  4. abc5066 Replace IcetransportInternal::SignalCandidatesRemoved sigslot by Harald Alvestrand · 1 year, 3 months ago
  5. 50a238f Replace IceTransportInternal::SignalCandidateError by Harald Alvestrand · 1 year, 3 months ago
  6. a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 1 year, 3 months ago
  7. aea49c9 Simplify PeerConnection::SetConfiguration by Tommi · 1 year, 4 months ago
  8. 5ded8ff Fix DCHECK crash when processing a remote answer by Philipp Hancke · 1 year, 6 months ago
  9. ff281aa Convert signals in rtp_transport_internal.h to CallbackList by Harald Alvestrand · 1 year, 6 months ago
  10. 5f38949 Allow single-mline offers without BUNDLE group when using max-bundle by Philipp Hancke · 1 year, 9 months ago
  11. 32dae4b sdp: accept bundle-only media section without rtcp-mux by Philipp Hancke · 1 year, 10 months ago
  12. e1e94ad Ensure Call is notified of un demuxable packets by Per K · 1 year, 11 months ago
  13. df0a622 transport controller: move ice transport initialization by Philipp Hancke · 2 years, 4 months ago
  14. 08b882d ice: include tiebreaker in computation of foundation attribute by Philipp Hancke · 2 years, 4 months ago
  15. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
  16. 8f42992 Move channel creation functions into RtpTransceiver by Harald Alvestrand · 2 years, 10 months ago
  17. 340cb5e WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 8/inf by Jonas Oreland · 3 years ago
  18. ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years ago
  19. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years ago
  20. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 3 months ago
  21. 0d01841 Revert "Remove code supporting the SDES crypto mode in SDP" by Harald Alvestrand · 3 years, 4 months ago
  22. 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 4 months ago
  23. ee212a7 Remove code supporting the SDES crypto mode in SDP by Harald Alvestrand · 3 years, 4 months ago
  24. 8591eff Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 7 months ago
  25. 1c7ecef Reland "Modify Bundle logic to not add & destroy extra transport at add-track" by Taylor Brandstetter · 3 years, 7 months ago
  26. a03d494 Revert "Modify Bundle logic to not add & destroy extra transport at add-track" by Taylor Brandstetter · 3 years, 7 months ago
  27. b92f985 Revert "Reland "Fix bug where we assume new m= sections will always be bundled."" by Taylor Brandstetter · 3 years, 7 months ago
  28. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 7 months ago
  29. 704a834 Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 7 months ago
  30. dc364e5 Revert "Fix bug where we assume new m= sections will always be bundled." by Björn Terelius · 3 years, 7 months ago
  31. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 7 months ago
  32. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 7 months ago
  33. d2b885f Fix bug where we assume new m= sections will always be bundled. by Taylor Brandstetter · 3 years, 7 months ago
  34. 96dca92 [sigslot] - Remove sigslot from JsepTransport. by Mirko Bonadei · 3 years, 8 months ago
  35. 11b92cf Refactoring: Move groups-by-mid into Bundle manager by Harald Alvestrand · 3 years, 8 months ago
  36. de22ab2 Apply IWYU to jsep_transport_controller/collection by Harald Alvestrand · 3 years, 8 months ago
  37. 7a2db8a Modify Bundle logic to not add & destroy extra transport at add-track by Harald Alvestrand · 3 years, 9 months ago
  38. 4bb81ac Make JsepTransportCollection self-managing for transports by Harald Alvestrand · 3 years, 9 months ago
  39. 9dea393 Move MID/JsepTransport mappings into a new manager object. by Harald Alvestrand · 3 years, 9 months ago
  40. 2aa24f1 Move group-modifying functions into BundleManager by Harald Alvestrand · 3 years, 9 months ago
  41. 9f9bf38 Start refactoring bundle behavior into BundleManager by Harald Alvestrand · 3 years, 9 months ago
  42. 518669d Add more trace events to interesting places. by Markus Handell · 3 years, 9 months ago
  43. 0d0ed76 Fix RTP header extension encryption by Lennart Grahl · 3 years, 9 months ago
  44. 9f6808b Remove cricket::DtlsTransportState. by Mirko Bonadei · 3 years, 9 months ago
  45. f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 3 years, 10 months ago
  46. 24bc419 Revert "Fix RTP header extension encryption" by Björn Terelius · 3 years, 11 months ago
  47. a743303 Fix RTP header extension encryption by Lennart Grahl · 3 years, 11 months ago
  48. e1c8a43 Reduce thread hops in StatsCollector and fix incorrect variable access. by Tomas Gunnarsson · 3 years, 11 months ago
  49. 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 3 years, 11 months ago
  50. 653bab6 Simplify DtlsTransport state. by Tommi · 3 years, 11 months ago
  51. 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 4 years ago
  52. acf8ccb Use the new DNS resolver API in PeerConnection by Harald Alvestrand · 4 years ago
  53. c32f00e Remove usage of sigslot and replace with a function pointer. by Lahiru Ginnaliya Gamathige · 4 years ago
  54. 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years, 1 month ago
  55. c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 4 years ago
  56. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  57. 92eebef Reland "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Tomas Gunnarsson · 4 years, 1 month ago
  58. 6b143c1 Revert "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Guido Urdaneta · 4 years, 1 month ago
  59. 6e4fcac Revert "Remove thread hops from events provided by JsepTransportController." by Guido Urdaneta · 4 years, 1 month ago
  60. f554b3c Remove thread hops from events provided by JsepTransportController. by Tomas Gunnarsson · 4 years, 1 month ago
  61. 6cd4058 Fix unsynchronized access to mid_to_transport_ in JsepTransportController by Tomas Gunnarsson · 4 years, 1 month ago
  62. ab9d6e1 Delete null JsepTransport constructor argument datagram_rtp_transport. by Niels Möller · 4 years, 1 month ago
  63. 20f7456 Fix unsynchronized access to jsep_transports_by_name_. by Tomas Gunnarsson · 4 years, 1 month ago
  64. 16ab60c Use CallbackList in DtlsHandshakeError in dtls_transport. by Lahiru Ginnaliya Gamathige · 4 years, 1 month ago
  65. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 1 month ago
  66. 133c052 Make the config_ member of JsepTransportController const by Harald Alvestrand · 4 years, 1 month ago
  67. 70f9e24 Remove DtlsHandShakeError and replace it with a Function Pointer. by Lahiru Ginnaliya Gamathige · 4 years, 1 month ago
  68. 5eb527c Replace sigslot usages with callback list library. by Lahiru Ginnaliya Gamathige · 4 years, 1 month ago
  69. 5cf0ef0 Stricter compile-time thread annotations in JsepTransportController by Niels Möller · 4 years, 1 month ago
  70. 4bab23f Update pc/ to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years, 1 month ago
  71. ff79132 Revert "Reland "Replace sigslot usages with robocaller library."" by Guido Urdaneta · 4 years, 5 months ago
  72. c5f7108 Reland "Replace sigslot usages with robocaller library." by Lahiru Ginnaliya Gamathige · 4 years, 5 months ago
  73. b298f74 Revert "Replace sigslot usages with robocaller library." by Sam Zackrisson · 4 years, 5 months ago
  74. 40261c3 Replace sigslot usages with robocaller library. by Lahiru Ginnaliya Gamathige · 4 years, 5 months ago
  75. e99c68d Replace one use of sigslot with RoboCaller by Lahiru Ginnaliya Gamathige · 4 years, 5 months ago
  76. bedb605 Transition ICE gathering state to "new" once all transports go away by Harald Alvestrand · 4 years, 6 months ago
  77. 1a09fae Delete SignalDataChannelTransportNegotiated by Niels Möller · 4 years, 8 months ago
  78. dc80aaf Delete SDP x-alt-protocol by Niels Möller · 4 years, 8 months ago
  79. c6d6e06 Delete OpaqueTransportParameters and SDP attribute x-otp by Niels Möller · 4 years, 8 months ago
  80. 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 8 months ago
  81. bc1f910 Reland "Added mid to error messages reported during SDP apply." by Yura Yaroshevich · 4 years, 9 months ago
  82. 341434e Revert "Added mid to error messages reported during SDP apply." by Olga Sharonova · 4 years, 9 months ago
  83. d2890e8 Added mid to error messages reported during SDP apply. by Yura Yaroshevich · 4 years, 9 months ago
  84. c1aaf4c Revert "disallow pairing ICE-TCP with a local ip address" by Philipp Hancke · 4 years, 10 months ago
  85. ee08643 Remove DetermineIceRole workaround. by Mirko Bonadei · 4 years, 11 months ago
  86. 16d0d37 Apply performance-for-range-copy fixes. by Mirko Bonadei · 5 years ago
  87. d85ea75 Rollback transport created by data channel by Eldar Rello · 5 years ago
  88. 712ebbb disallow pairing ICE-TCP with a local ip address by Philipp Hancke · 5 years ago
  89. 0cda7b8 Allow non-identical datagram transport parameters. by Bjorn A Mellem · 5 years ago
  90. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  91. 353a718 Address failing wpt test cases for the rollback feature by Eldar Rello · 5 years ago
  92. 25ec888 Make ICE transports injectable. by Qingsi Wang · 5 years ago
  93. 5ab79e6 Reland "Implement rollback for setRemoteDescription" by Eldar Rello · 5 years ago
  94. 907f154 Revert "Implement rollback for setRemoteDescription" by Alex Loiko · 5 years ago
  95. 16d4c4d Implement rollback for setRemoteDescription by Eldar Rello · 5 years ago
  96. 8e1343a Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. by Bjorn A Mellem · 5 years ago
  97. 7da4e56 Allow receive-only use of datagram transport for data channels. by Bjorn A Mellem · 5 years ago
  98. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 5 years ago
  99. d702231 Cleanup deprecated monitoring of MediaTransport state. by Bjorn A Mellem · 5 years ago
  100. 1b83a9e Only handle each RTCP once. by Sebastian Jansson · 5 years ago