1. 1204690 Export the standardized IceConnectionState. by Jonas Olsson · 6 years ago
  2. d644feb Make sure media transport is deleted before ICE. by Anton Sukhanov · 6 years ago
  3. 628f37a Delete a cricket::DtlsTransport when PC is closed by Harald Alvestrand · 6 years ago
  4. 5b14778 [Unified Plan] If "a=msid" is missing, create default stream. by Henrik Boström · 6 years ago
  5. af2adda Explicit comparisons on NetworkRoute. by Sebastian Jansson · 6 years ago
  6. 4139047 Add LookupDtlsTransportByMid to proxy map by Harald Alvestrand · 6 years ago
  7. a201204 Adding SDP parsing for Simulcast. by Amit Hilbuch · 6 years ago
  8. cc88737 Parse `ice_unwritable_timeout` and `ice_unwritable_min_checks` from RTCConfiguration into IceConfig by Jiawei Ou · 6 years ago
  9. ffa6ce4 Add integration test for new GetStats() with many tracks by Steve Anton · 6 years ago
  10. a41959e [Unified Plan] Fix old GetStats() not associating track id by Steve Anton · 6 years ago
  11. c64078f Log DTLS state changes to RtcEventLog by Zach Stein · 6 years ago
  12. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  13. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  14. 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
  15. 8b55602 Batch RTC event log output if using the new wire format. by Bjorn Terelius · 6 years ago
  16. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  17. 59cfd35 Address vptr race condition while PeerConnection is destructed. by Yves Gerey · 6 years ago
  18. e38a5a1 Small cleanup to mediasession_unittest.cc by Steve Anton · 6 years ago
  19. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  20. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  21. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  22. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  23. 5f2ffee Clean up deprecated APM stats by Sam Zackrisson · 6 years ago
  24. 94c9420 Remove cricket::BundleFilter. by Mirko Bonadei · 6 years ago
  25. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  26. 37227be Add check for media transport and bundle policy by Piotr (Peter) Slatala · 6 years ago
  27. 47dfdca Create 'MaybeCreateMediaTransport' function by Piotr (Peter) Slatala · 6 years ago
  28. c68d282 Add test PeerConnectionIntegrationTest.MediaTransportBidirectionalAudio by Niels Möller · 6 years ago
  29. 38332cd Add RTCP and simulcast support for RTCRtpReceiver::getParameters() by Florent Castelli · 6 years ago
  30. 179a392 Implement TargetBitrate, NetworkRoute and overhead features of media transport interface. by Piotr (Peter) Slatala · 6 years ago
  31. b5bb513 Disable RTCStatsIntegrationTest.GetsStatsWhileDestroyingPeerConnection by Yves Gerey · 6 years ago
  32. 6eb8a16 Exposing audio and video engines directly. by Sebastian Jansson · 6 years ago
  33. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  34. 10aeb2a MediaTransportTests should use audio-only peer connection. by Piotr (Peter) Slatala · 6 years ago
  35. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  36. 95ca6e1 AudioSource allows implementations to return settings by Piotr (Peter) Slatala · 6 years ago
  37. bc4cf89 Run some peer connection end-to-end tests with an empty audio encoder factory by Karl Wiberg · 6 years ago
  38. aee8380 Remove obsolete comment (WebRtcSessionDescriptionFactory ctor) by Elad Alon · 6 years ago
  39. 89f874e Add offer_extmap_allow_mixed to RTCConfiguration by Johannes Kron · 6 years ago
  40. a2eb0a7 Fix up an outdated comment in peerconnection_integrationtest.cc. by Bjorn Mellem · 6 years ago
  41. d8aa9f9 Fix flaky JsepTransportControllerTests. by Jonas Olsson · 6 years ago
  42. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  43. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  44. 5473a45 Remove multiple RTX codec entries in GetRtpReceiver/SenderCapabilities by Florent Castelli · 6 years ago
  45. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  46. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  47. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  48. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  49. a9bbd86 Add a configuration parameter for using the media transport for data channels. by Bjorn Mellem · 6 years ago
  50. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  51. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  52. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  53. 2812763 Remove deprecated AudioProcessing::GetStatistics function by Sam Zackrisson · 6 years ago
  54. 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
  55. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  56. 7852d29 Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*. by Qingsi Wang · 6 years ago
  57. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  58. 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
  59. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  60. b26cf2f Add field trial to enable the new RTC event log format. by Bjorn Terelius · 6 years ago
  61. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  62. f3ff14c Properly setup MockPeerConnectionObserver in tests. by Yves Gerey · 6 years ago
  63. c462a6e Prevent the frame decryptor being set if the channel is stopped. by Benjamin Wright · 6 years ago
  64. 8c27cca Promotoing webrtc::CryptoOptions to RTCConfiguration. by Benjamin Wright · 6 years ago
  65. 78410ad Fixes use after free error when setting a new FrameEncryptor on ChannelSend. by Benjamin Wright · 6 years ago
  66. 6c6c9df Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain() by Benjamin Wright · 6 years ago
  67. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  68. 977b46a Export symbols needed by the Chromium component build (part 7). by Mirko Bonadei · 6 years ago
  69. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  70. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  71. 9581bc4 Rename too long variable name to extmap_allow_mixed by Johannes Kron · 6 years ago
  72. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  73. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  74. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  75. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  76. 97fc11f Fix the 'SetConfiguration(RTCConfiguration::use_media_transport)' setting. by Piotr (Peter) Slatala · 6 years ago
  77. 7dc9774 Delete unused code from media/base/testutils.{cc,h} by Niels Möller · 6 years ago
  78. 7fa6ee6 Adds support for "-" to a=ssrc msid lines. by Seth Hampson · 6 years ago
  79. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  80. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  81. 2bff543 Removes undefined declarations in channel.h. by Sebastian Jansson · 6 years ago
  82. f25303e Reland: Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  83. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  84. aa1e7c2 Allow 'use_media_transport' to be modified on PeerConnection before local/remote description are set. by Piotr (Peter) Slatala · 6 years ago
  85. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  86. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  87. aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
  88. 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
  89. 82c71af Revert "Modernize rtc::SSLCertificate" by Niklas Enbom · 6 years ago
  90. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  91. 9ac3c91 Refactor of extmap-allow-mixed in SessionDescription by Johannes Kron · 6 years ago
  92. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  93. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  94. 55cd3ac Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  95. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  96. 5e23a41 Removes backwards compatability CryptoOptions support. by Benjamin Wright · 6 years ago
  97. 93428bf Move SdpType from/to string definition close to declaration. by Mirko Bonadei · 6 years ago
  98. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  99. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  100. 1cd39fa make CreateOffer/CreateAnswer use ice credentials of pooled sessions. by Jonas Oreland · 6 years ago