1. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  2. 3d954a6 Add log messages for Unified Plan processing by Steve Anton · 6 years ago
  3. 7eca093 Ensure that data channel transport stats are included by Steve Anton · 6 years ago
  4. a859c1a Small parameter name change from label->id in pc/mediastream.h. by Seth Hampson · 6 years ago
  5. 0ffe03d Add Deinit() to the destructors of Voice/Video/RtpDataChannel. by Zhi Huang · 6 years ago
  6. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  7. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  8. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  9. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 6 years ago
  10. dea6889 Add sanity checks of IceConfig parameters. by Qingsi Wang · 6 years ago
  11. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 6 years ago
  12. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  13. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  14. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  15. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 6 years ago
  16. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 6 years ago
  17. 1df1bf8 PeerConnectionInterface::GetStats() with selector argument added. by Henrik Boström · 6 years ago
  18. 5e55fe8 Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. by Taylor Brandstetter · 6 years ago
  19. 866e08d Make rtc::Optional IceConfig parameters interpreted consistently. by Qingsi Wang · 6 years ago
  20. 48cca02 Delete ortc methods using cricket::VideoCapturer. by Niels Möller · 6 years ago
  21. 5bdc82a Test for audio codec pair ID assignment by Karl Wiberg · 6 years ago
  22. db67ba1 Report SRTP error codes to UMA by Steve Anton · 6 years ago
  23. 3d976f6 Discard link to media channel when audio sender stopped. by Harald Alvestrand · 6 years ago
  24. 5b3541f RTCStatsCollector::GetStatsReport() with optional selector argument. by Henrik Boström · 6 years ago
  25. 8d2c5a8 Detangling target dependencies in rtc_base_approved. by Tommi · 6 years ago
  26. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 6 years ago
  27. 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 6 years ago
  28. 22e623a Add configurable threshold for writability state update. by Qingsi Wang · 6 years ago
  29. 8a793a0 Named threads in PeerConnectionIntegrationBaseTest. by Sebastian Jansson · 6 years ago
  30. d6fbf2a Tests: Pass codec ID argument to audio codecs by Karl Wiberg · 6 years ago
  31. b619936 Stats traversal algorithm added. by Henrik Boström · 6 years ago
  32. 5081c0c Change error handlers for Set*Description to use RTCError by Harald Alvestrand · 6 years ago
  33. e6826d2 Add configurable connectivity check intervals. by Qingsi Wang · 6 years ago
  34. 25e022f Deliver cached stats reports asynchronously. by Taylor Brandstetter · 6 years ago
  35. 5b32f23 Securely clear memory containing key information / passwords before freeing. by Joachim Bauch · 6 years ago
  36. 2e18061 Count key protocol for all media sections by Harald Alvestrand · 6 years ago
  37. 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 6 years ago
  38. 8e20f17 Report UMA metrics for received SDP format by Steve Anton · 6 years ago
  39. 87d5a74 Fix crash that occurs if GetStats is called from within OnStatsDelivered by Taylor Brandstetter · 6 years ago
  40. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 6 years ago
  41. 1e0c804 Make DTMF sender wait before sending the first tone. by Harald Alvestrand · 6 years ago
  42. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 6 years ago
  43. 0807d15 Remove more dead code from BaseChannel by Steve Anton · 6 years ago
  44. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 6 years ago
  45. f9d0f1d UMA counters for SDES x media type by Harald Alvestrand · 6 years ago
  46. 4ff5443 Fix bugs in collecting STUN candidate stats and configuring STUN by Qingsi Wang · 6 years ago
  47. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 6 years ago
  48. fc85371 Crash if PeerConnection methods are called with the wrong SdpSemantics. by Steve Anton · 6 years ago
  49. 17668ec Audio codec implementations: Take optional codec ID argument by Karl Wiberg · 6 years ago
  50. 5a26a3a Remove public sync_label from StreamParams by Steve Anton · 6 years ago
  51. 0ffaaa2 Report negotiated SDP semantics for local answers also by Steve Anton · 6 years ago
  52. 9c1fb1e Consider packetization-mode when matching H264 codecs by Steve Anton · 6 years ago
  53. c392866 Implement certificate chain stats. by Taylor Brandstetter · 6 years ago
  54. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 6 years ago
  55. cf6e24a Forward the SignalNetworkRouteChanged from DtlsSrtpTransport to BaseChannel. by Zhi Huang · 7 years ago
  56. 52d8677 Fire OnRenegotiationNeeded when changing transceiver direction by Steve Anton · 7 years ago
  57. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  58. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  59. 8ee1e5e Enable GetRemoteAudioSSLCertificate tests for Unified Plan by Steve Anton · 7 years ago
  60. 6e22137 Enable Unified Plan tests that were blocked on the stats collector by Steve Anton · 7 years ago
  61. 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
  62. 54b8407 Clear current_direction when the RtpTransceiver is stopped by Steve Anton · 7 years ago
  63. 2f0d702 Parameterize PeerConnection integration tests for Unified Plan by Seth Hampson · 7 years ago
  64. afb0bb7 Remove PeerConnection voice_channel/video_channel methods by Steve Anton · 7 years ago
  65. db53f8e Add configurable STUN binding request interval. by Qingsi Wang · 7 years ago
  66. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  67. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  68. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 7 years ago
  69. 52e5852 Adjust DTMF min inter-tone gap to 30 ms by Harald Alvestrand · 7 years ago
  70. 9d138fc Drop dependency of common_video on api:libjingle_peerconnection_api. by Niels Möller · 7 years ago
  71. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  72. 80dd7b5 Reland "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  73. 8b815cd Add OnTrack PeerConnection callback for Unified Plan by Steve Anton · 7 years ago
  74. 36da6ff Parameterize PeerConnection interface tests for Unified Plan by Steve Anton · 7 years ago
  75. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 7 years ago
  76. b953245 Revert "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  77. 71439a6 Set session error if SetLocal/RemoteDescription ever fails by Steve Anton · 7 years ago
  78. c49bcd9 Fire OnAddStream with Unified Plan by Steve Anton · 7 years ago
  79. 9c98f0c Fix a bug that holds IceConfig unchanged after changing RTCConfiguration. by Qingsi Wang · 7 years ago
  80. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 7 years ago
  81. 22bc3f6 Explicitly stop frame delivery in FakePeriodicVideoCapturer. by Tommi · 7 years ago
  82. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 7 years ago
  83. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 7 years ago
  84. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  85. ae8a90a Fixes to PeerConnection for Unified Plan sdp & transceiver logic. by Seth Hampson · 7 years ago
  86. 6856156 Introduce TaskQueueForTest. by Tommi · 7 years ago
  87. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  88. b886711 Prepare StatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  89. 5dbb586 Add UMA counters for type of SDP semantic in use. by Harald Alvestrand · 7 years ago
  90. 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
  91. 6947025 Move media_type to RtpTransceiverInterface by Steve Anton · 7 years ago
  92. 8acdd1a Parameterize PeerConnection signaling tests for Unified Plan by Steve Anton · 7 years ago
  93. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 7 years ago
  94. 6f7bc08 Rewrite FakeVideoTrackSource to not use VideoCapturer. by Niels Möller · 7 years ago
  95. 8595993 Update several tests: FakeVideoCapturer -> FakeVideoCapturerWithTaskQueue. by Tommi · 7 years ago
  96. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 7 years ago
  97. 8b0ebb9 Change FakePeriodicVideoCapturer to use a TaskQueue instead of Thread. by Tommi · 7 years ago
  98. 1829af6 Extend FakePeriodicVideoCapturer with FakeVideoCapturerWithTaskQueue. by Tommi · 7 years ago
  99. 1f432e0 Update VideoCapturerTrackSourceTest to deliver frames via TaskQueue. by Tommi · 7 years ago
  100. dffead8 Fail CreateAnswer if signaling state is not correct by Steve Anton · 7 years ago