1. 335d084 Remove GetSctpSslRole, only use GetSctpSslRole_n by Tommi · 2 years ago
  2. c61eee2 Split up GetSctpSslRole to include an _n variant. by Tommi · 2 years ago
  3. 999fff45 Delete ChannelManager class declaration. by Yaowen Guo · 2 years, 4 months ago
  4. 41263fa Delete UMA histograms relating to Plan B vs Unified Plan. by Henrik Boström · 2 years, 6 months ago
  5. 6189207 Delete some unused sigslot dependencies by Niels Möller · 2 years, 9 months ago
  6. 8101e7b Reland "Don't create channel_manager++ when media_engine is not set" by Harald Alvestrand · 2 years, 10 months ago
  7. 35f4b4c Remove more trampoline functions from ChannelManager by Harald Alvestrand · 2 years, 10 months ago
  8. c6c02ef Revert "Don't create channel_manager when media_engine is not set" by Artem Titov · 2 years, 10 months ago
  9. c48ad73 Don't create channel_manager when media_engine is not set by Harald Alvestrand · 2 years, 10 months ago
  10. 9e334b7 Remove channel_manager.h from most .h files by Harald Alvestrand · 2 years, 10 months ago
  11. 8f42992 Move channel creation functions into RtpTransceiver by Harald Alvestrand · 2 years, 10 months ago
  12. 3af79d1 Move ownership of the Channel class to RTCRtpTransceiver by Harald Alvestrand · 2 years, 11 months ago
  13. 65685a6 Move pc/channel.h to only be used in .cc files by Harald Alvestrand · 2 years, 11 months ago
  14. 09bdd95 Remove some dependencies that aren't needed by Harald Alvestrand · 3 years ago
  15. be74b80 Fix spelling of receiver and transceiver. by Niels Möller · 3 years ago
  16. ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years ago
  17. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  18. 981c572 Updated apply-iwyu to autogenerate compile_commands.json by Harald Alvestrand · 3 years, 1 month ago
  19. bc32c56 Move pc.transport_controller_ to be network thread only by Harald Alvestrand · 3 years, 1 month ago
  20. 8e34419 Break out sdp_offer_answer from peerconnection by Harald Alvestrand · 3 years, 1 month ago
  21. 66c4036 Access threads from SdpOfferAnswerHandler via ConnectionContext by Harald Alvestrand · 3 years, 1 month ago
  22. 5b66130 Refactor PeerConnectionInternal to break SdpOfferAnswer dependency by Harald Alvestrand · 3 years, 2 months ago
  23. 16de216 Delete channel objects asynchronously from the transceiver. by Tomas Gunnarsson · 3 years, 2 months ago
  24. 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 2 months ago
  25. 0dd7539 Split ApplyRemoteDescription up into smaller functions. by Tomas Gunnarsson · 3 years, 2 months ago
  26. 1c7c09b Introduce SdpOfferAnswerHandler::RemoteDescriptionOperation. by Tomas Gunnarsson · 3 years, 2 months ago
  27. 651586c Move a part of ApplyRemoteDescription() into a separate function. by Tomas Gunnarsson · 3 years, 2 months ago
  28. b625edf Move one part of ApplyRemoteDescription out to a separate function. by Tomas Gunnarsson · 3 years, 2 months ago
  29. 42b983a Add some RTC_GUARDED_BY statements by Harald Alvestrand · 3 years, 5 months ago
  30. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
  31. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
  32. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
  33. dcb9ffc DataChannel: Propagate SCTP transport errors to the channels by Florent Castelli · 3 years, 9 months ago
  34. 4ea80f3 Disable PT based demuxing if MID header extension is present. by Henrik Boström · 3 years, 9 months ago
  35. f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 3 years, 11 months ago
  36. 48171ec Remove more mentions of RTP datachannels by Harald Alvestrand · 3 years, 11 months ago
  37. 8546666 Add threading assertions to TransceiverList by Harald Alvestrand · 3 years, 11 months ago
  38. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years ago
  39. 64099bc Add locking to UniqueRandomIdGenerator. by Tomas Gunnarsson · 4 years ago
  40. 2efb8a5 Invalidate weak pointers in SdpOfferAnswerHandler::Close(). by Tomas Gunnarsson · 4 years ago
  41. 3278a71 Delete unused method SdpOfferAnswerHandler::GetTransportName. by Tomas Gunnarsson · 4 years ago
  42. 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years, 1 month ago
  43. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  44. d0acbd8 Revert "Do all BaseChannel operations within a single Thread::Invoke." by Taylor Brandstetter · 4 years, 1 month ago
  45. c1ad1ff Do all BaseChannel operations within a single Thread::Invoke. by Taylor Brandstetter · 4 years, 3 months ago
  46. a094787 Remove one use of sigslot from webrtc_session_description_factory by Harald Alvestrand · 4 years, 4 months ago
  47. 9cd199d Make SdpOfferAnswerHandler be owned, not contained. by Harald Alvestrand · 4 years, 5 months ago
  48. f01bd6c Break circular dependency on WebRtcSessionDescriptionFactory by Harald Alvestrand · 4 years, 5 months ago
  49. 763f5a9 Move initialization of WebRtcSessionDescriptionFactory to SdpHandler by Harald Alvestrand · 4 years, 5 months ago
  50. d89ce53 Make WebRtcSessionDescriptionFactory depend on SdpOfferAnswerHandler by Harald Alvestrand · 4 years, 5 months ago
  51. e15fb15 Separate RTP object handling (senders, receivers, transceivers) by Harald Alvestrand · 4 years, 5 months ago
  52. 1f7eab6 Remove superfluous #includes from peer_connection.cc, and add IWYU by Harald Alvestrand · 4 years, 5 months ago
  53. d3ef499 Enable payload type based demuxing with multiple tracks when applicable. by Taylor Brandstetter · 4 years, 5 months ago
  54. 6f04b653 Move the streams concept into sdp_offer_answer by Harald Alvestrand · 4 years, 5 months ago
  55. bc9ca25 Move (phase 3) more functions called only in sdp_offer_answer by Harald Alvestrand · 4 years, 5 months ago
  56. a474fbf Move more functions called only in sdp_offer_answer into that file. by Harald Alvestrand · 4 years, 5 months ago
  57. 75b9ab6 Move have_pending_rtp_data_channel_ to sdp_offer_answer by Harald Alvestrand · 4 years, 5 months ago
  58. c06e374 Move more functions from PeerConnection to SdpOfferAnswer by Harald Alvestrand · 4 years, 5 months ago
  59. cdcfab0 Refactor webrtc::PeerConnection to split out offer/answer by Harald Alvestrand · 4 years, 6 months ago