1. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 6 years ago
  2. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  3. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 6 years ago
  4. d78323f Remove AddTrack override with MediaStreams by Steve Anton · 7 years ago
  5. 065a52a Reland "Remove rtc::Optional alias and api:optional target" by Danil Chapovalov · 7 years ago
  6. 199e27b RtpReceiverInterface::stream_ids() added. by Henrik Boström · 7 years ago
  7. b661c65 Revert "Remove rtc::Optional alias and api:optional target" by Ilya Nikolaevskiy · 7 years ago
  8. 6f5b0f9 Remove rtc::Optional alias and api:optional target by Danil Chapovalov · 7 years ago
  9. 651b92e Regenerate mock peer connection to add missing mock methods. by Jiawei Ou · 7 years ago
  10. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  11. d1003d7 A new PeerConnection level perf test. by Seth Hampson · 7 years ago
  12. b983bae Remove unused/deprecated DTMF methods by Steve Anton · 7 years ago
  13. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  14. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  15. 2d02e08 Delete deprecated CreateAudioSource method, with constraints. by Niels Möller · 7 years ago
  16. cdd05f0 Implement proper SCTP data channel closing procedure. by Taylor Brandstetter · 7 years ago
  17. a1cc73f Delete class FakePeriodicVideoCapturer. by Niels Möller · 7 years ago
  18. 5d67f82 Refactor VideoTrackSource, without raw pointer injection. by Niels Möller · 7 years ago
  19. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 7 years ago
  20. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  21. 0f40582 New class FakePeriodicVideoTrackSource, simplifying shutdown logic. by Niels Möller · 7 years ago
  22. cebf50f Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Florent Castelli · 7 years ago
  23. 5c7efe7 Refactor PeerConnectionIntegrationTest to not use cricket::VideoCapturer by Niels Möller · 7 years ago
  24. 3cbdb78 Add method FakePeriodicVideoSource::Stop() by Niels Möller · 7 years ago
  25. 0c4f7be New api struct BitrateSettings. by Niels Möller · 7 years ago
  26. 909338b Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Max Morin · 7 years ago
  27. 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 7 years ago
  28. 6753795 Built in video codec factories. by Anders Carlsson · 7 years ago
  29. 97a5896 Remove PeerConnectionInterface::UpdateIce by Steve Anton · 7 years ago
  30. fd350d7 By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. by Taylor Brandstetter · 7 years ago
  31. 7dfd5fc AudioTransport: Remove PushCaptureData() method by Magnus Jedvert · 7 years ago
  32. 644fde4 Add nullptr check in SctpTransport. by Zhi Huang · 7 years ago
  33. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 7 years ago
  34. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  35. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 7 years ago
  36. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 7 years ago
  37. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 7 years ago
  38. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 7 years ago
  39. 1df1bf8 PeerConnectionInterface::GetStats() with selector argument added. by Henrik Boström · 7 years ago
  40. 48cca02 Delete ortc methods using cricket::VideoCapturer. by Niels Möller · 7 years ago
  41. 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 7 years ago
  42. 5081c0c Change error handlers for Set*Description to use RTCError by Harald Alvestrand · 7 years ago
  43. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 7 years ago
  44. fc85371 Crash if PeerConnection methods are called with the wrong SdpSemantics. by Steve Anton · 7 years ago
  45. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  46. 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
  47. afb0bb7 Remove PeerConnection voice_channel/video_channel methods by Steve Anton · 7 years ago
  48. 8b815cd Add OnTrack PeerConnection callback for Unified Plan by Steve Anton · 7 years ago
  49. 36da6ff Parameterize PeerConnection interface tests for Unified Plan by Steve Anton · 7 years ago
  50. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 7 years ago
  51. 22bc3f6 Explicitly stop frame delivery in FakePeriodicVideoCapturer. by Tommi · 7 years ago
  52. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 7 years ago
  53. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  54. 6856156 Introduce TaskQueueForTest. by Tommi · 7 years ago
  55. b886711 Prepare StatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  56. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 7 years ago
  57. 6f7bc08 Rewrite FakeVideoTrackSource to not use VideoCapturer. by Niels Möller · 7 years ago
  58. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 7 years ago
  59. 8b0ebb9 Change FakePeriodicVideoCapturer to use a TaskQueue instead of Thread. by Tommi · 7 years ago
  60. 5dfde18 Change PeerConnection stats interface to be more flexible by Steve Anton · 7 years ago
  61. 5b38731 Use fake PeerConnection for RTCStatsCollector tests by Steve Anton · 7 years ago
  62. 3871f6f Rewrite StatsCollector tests to use a fake PeerConnection by Steve Anton · 7 years ago
  63. 191c39f Parameterize PeerConnection end to end tests for Unified Plan by Steve Anton · 7 years ago
  64. be5e208 Add FakePeerConnectionBase by Steve Anton · 7 years ago
  65. ef65ef1 Fire OnAddTrack when Unified Plan is enabled by Steve Anton · 7 years ago
  66. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
  67. e26456a Removes usage of AGC APIs in the ADM. by henrika · 7 years ago
  68. a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
  69. 3828c06 Replace cricket::ContentAction with webrtc::SdpType by Steve Anton · 7 years ago
  70. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  71. a4ecf55 Revert "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  72. 6c7ec32 SetRemoteDescriptionObserverInterface added. by Henrik Boström · 7 years ago
  73. 4171afb Use RtpTransceivers in PeerConnection by Steve Anton · 7 years ago
  74. 32026c3 Removes Set/GetLoudspeakerStatus APIs from the ADM. by henrika · 7 years ago
  75. c97cf03 Removes unused sample-rate APIs from the ADM. by henrika · 7 years ago
  76. 8962b54 Removes Set/GetRecordingChannel() from the ADM by henrika · 7 years ago
  77. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  78. 75737c0 Merge WebRtcSession into PeerConnection by Steve Anton · 7 years ago
  79. ba81867 Prepare WebRtcSession to be merged into PeerConnection by Steve Anton · 7 years ago
  80. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  81. da6c095 Rewrite WebRtcSession data channel tests as PeerConnection tests by Steve Anton · 7 years ago
  82. 6f25b09 Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Steve Anton · 7 years ago
  83. 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
  84. f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  85. b49b661 Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  86. 096e367 Rewrite WebRtcSession BUNDLE tests as PeerConnection tests by Steve Anton · 7 years ago
  87. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  88. 6592f2c Removes more unused ADM APIs: by henrika · 7 years ago
  89. f1c6db1 Rewrite WebRtcSession ICE tests as PeerConnection tests by Steve Anton · 7 years ago
  90. 933d8b0 Reland "Added PeerConnectionObserver::OnRemoveTrack." by Henrik Boström · 7 years ago
  91. 6c0c55c Revert "Added PeerConnectionObserver::OnRemoveTrack." by Alex Loiko · 7 years ago
  92. ba97ba7 Added PeerConnectionObserver::OnRemoveTrack. by Henrik Boström · 7 years ago
  93. 6b63cd5 Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests by Steve Anton · 7 years ago
  94. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  95. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  96. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  97. a32dd01 Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  98. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  99. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  100. 978b876 Move clients of WebRtcSession to use PeerConnection by Steve Anton · 7 years ago