1. 981c572 Updated apply-iwyu to autogenerate compile_commands.json by Harald Alvestrand · 3 years, 2 months ago
  2. bc32c56 Move pc.transport_controller_ to be network thread only by Harald Alvestrand · 3 years, 2 months ago
  3. 8e34419 Break out sdp_offer_answer from peerconnection by Harald Alvestrand · 3 years, 2 months ago
  4. 66c4036 Access threads from SdpOfferAnswerHandler via ConnectionContext by Harald Alvestrand · 3 years, 2 months ago
  5. 5b66130 Refactor PeerConnectionInternal to break SdpOfferAnswer dependency by Harald Alvestrand · 3 years, 2 months ago
  6. 16de216 Delete channel objects asynchronously from the transceiver. by Tomas Gunnarsson · 3 years, 2 months ago
  7. 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 2 months ago
  8. 0dd7539 Split ApplyRemoteDescription up into smaller functions. by Tomas Gunnarsson · 3 years, 3 months ago
  9. 1c7c09b Introduce SdpOfferAnswerHandler::RemoteDescriptionOperation. by Tomas Gunnarsson · 3 years, 3 months ago
  10. 651586c Move a part of ApplyRemoteDescription() into a separate function. by Tomas Gunnarsson · 3 years, 3 months ago
  11. b625edf Move one part of ApplyRemoteDescription out to a separate function. by Tomas Gunnarsson · 3 years, 3 months ago
  12. 42b983a Add some RTC_GUARDED_BY statements by Harald Alvestrand · 3 years, 6 months ago
  13. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
  14. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
  15. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
  16. dcb9ffc DataChannel: Propagate SCTP transport errors to the channels by Florent Castelli · 3 years, 9 months ago
  17. 4ea80f3 Disable PT based demuxing if MID header extension is present. by Henrik Boström · 3 years, 10 months ago
  18. f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 4 years ago
  19. 48171ec Remove more mentions of RTP datachannels by Harald Alvestrand · 4 years ago
  20. 8546666 Add threading assertions to TransceiverList by Harald Alvestrand · 4 years ago
  21. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years ago
  22. 64099bc Add locking to UniqueRandomIdGenerator. by Tomas Gunnarsson · 4 years ago
  23. 2efb8a5 Invalidate weak pointers in SdpOfferAnswerHandler::Close(). by Tomas Gunnarsson · 4 years ago
  24. 3278a71 Delete unused method SdpOfferAnswerHandler::GetTransportName. by Tomas Gunnarsson · 4 years ago
  25. 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years, 2 months ago
  26. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  27. d0acbd8 Revert "Do all BaseChannel operations within a single Thread::Invoke." by Taylor Brandstetter · 4 years, 2 months ago
  28. c1ad1ff Do all BaseChannel operations within a single Thread::Invoke. by Taylor Brandstetter · 4 years, 4 months ago
  29. a094787 Remove one use of sigslot from webrtc_session_description_factory by Harald Alvestrand · 4 years, 5 months ago
  30. 9cd199d Make SdpOfferAnswerHandler be owned, not contained. by Harald Alvestrand · 4 years, 5 months ago
  31. f01bd6c Break circular dependency on WebRtcSessionDescriptionFactory by Harald Alvestrand · 4 years, 5 months ago
  32. 763f5a9 Move initialization of WebRtcSessionDescriptionFactory to SdpHandler by Harald Alvestrand · 4 years, 5 months ago
  33. d89ce53 Make WebRtcSessionDescriptionFactory depend on SdpOfferAnswerHandler by Harald Alvestrand · 4 years, 6 months ago
  34. e15fb15 Separate RTP object handling (senders, receivers, transceivers) by Harald Alvestrand · 4 years, 6 months ago
  35. 1f7eab6 Remove superfluous #includes from peer_connection.cc, and add IWYU by Harald Alvestrand · 4 years, 6 months ago
  36. d3ef499 Enable payload type based demuxing with multiple tracks when applicable. by Taylor Brandstetter · 4 years, 6 months ago
  37. 6f04b653 Move the streams concept into sdp_offer_answer by Harald Alvestrand · 4 years, 6 months ago
  38. bc9ca25 Move (phase 3) more functions called only in sdp_offer_answer by Harald Alvestrand · 4 years, 6 months ago
  39. a474fbf Move more functions called only in sdp_offer_answer into that file. by Harald Alvestrand · 4 years, 6 months ago
  40. 75b9ab6 Move have_pending_rtp_data_channel_ to sdp_offer_answer by Harald Alvestrand · 4 years, 6 months ago
  41. c06e374 Move more functions from PeerConnection to SdpOfferAnswer by Harald Alvestrand · 4 years, 6 months ago
  42. cdcfab0 Refactor webrtc::PeerConnection to split out offer/answer by Harald Alvestrand · 4 years, 6 months ago