- 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 11 months ago
- 0ac50b9 Move ownership of objects from channel_manager to connection_context by Harald Alvestrand · 2 years, 11 months ago
- 35f4b4c Remove more trampoline functions from ChannelManager by Harald Alvestrand · 2 years, 11 months ago
- c6c02ef Revert "Don't create channel_manager when media_engine is not set" by Artem Titov · 2 years, 11 months ago
- c48ad73 Don't create channel_manager when media_engine is not set by Harald Alvestrand · 2 years, 11 months ago
- 9e334b7 Remove channel_manager.h from most .h files by Harald Alvestrand · 2 years, 11 months ago
- 3af79d1 Move ownership of the Channel class to RTCRtpTransceiver by Harald Alvestrand · 3 years ago
- daee870 Remove ability to do SetChannel() without ClearChannel() by Harald Alvestrand · 3 years ago
- 19ebabc Separate setting a cricket::Channel from clearing the channel. by Harald Alvestrand · 3 years ago
- 0d5ce62 Make RtpTransceiver not inherit from RefCountedObject. by Tomas Gunnarsson · 3 years, 1 month ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
- 6589def Align sender/receiver teardown in RtpTransceiver. by Tommi · 3 years, 1 month ago
- 16de216 Delete channel objects asynchronously from the transceiver. by Tomas Gunnarsson · 3 years, 2 months ago
- 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 2 months ago
- 4f8a58c Remove 2 Invokes to the network thread when creating a channel. by Tomas Gunnarsson · 3 years, 2 months ago
- 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
- fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
- 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
- 4ccdf932 VideoRtpReceiver & AudioRtpReceiver threading fixes. by Tommi · 3 years, 11 months ago
- cc7a368 Move header negotiation state to transceivers. by Tommi · 4 years ago
- 99c8a80 Change the first-packet-received notification in Channel. by Tommi · 4 years ago
- 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years ago
- 0b5ec18 Simplify ChannelManager initialization. by Tomas Gunnarsson · 4 years ago
- c17bca7 SetOfferedRtpHeaderExtensions: fix error code. by Markus Handell · 4 years, 3 months ago
- 5932fe1 RtpTransceiverInterface: introduce HeaderExtensionsNegotiated. by Markus Handell · 4 years, 4 months ago
- 280054f Eliminate sigslot from RtpTransmissionManager by Harald Alvestrand · 4 years, 5 months ago
- c75c428 Fix current_direction() when stopping_ but not stopped_ by Harald Alvestrand · 4 years, 7 months ago
- 6060df5 Reland "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 8 months ago
- a88c977 Revert "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 8 months ago
- 11dc657 Implement transceiver.stop() by Harald Alvestrand · 4 years, 8 months ago
- 755c65d Reland RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions. by Markus Handell · 4 years, 9 months ago
- 6f727da Revert "RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions." by Markus Handell · 4 years, 10 months ago
- 71db9ac RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions. by Markus Handell · 4 years, 10 months ago
- 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 5 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/rtptransceiver_unittest.cc]
- 7e0978c Use project-level include path in rtptransceiver_unittest.cc by Steve Anton · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago