1. 5b14778 [Unified Plan] If "a=msid" is missing, create default stream. by Henrik Boström · 6 years ago
  2. ffa6ce4 Add integration test for new GetStats() with many tracks by Steve Anton · 6 years ago
  3. a41959e [Unified Plan] Fix old GetStats() not associating track id by Steve Anton · 6 years ago
  4. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  5. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  6. c68d282 Add test PeerConnectionIntegrationTest.MediaTransportBidirectionalAudio by Niels Möller · 6 years ago
  7. a2eb0a7 Fix up an outdated comment in peerconnection_integrationtest.cc. by Bjorn Mellem · 6 years ago
  8. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  9. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  10. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  11. 6c6c9df Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain() by Benjamin Wright · 6 years ago
  12. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  13. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  14. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  15. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  16. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  17. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  18. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  19. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
  20. 49ac595 Add GetSources to VideoRtpReceiver by Jonas Oreland · 7 years ago
  21. 965e794 Add sanity checks to UpdateDelayStatistics and patch unit tests. by Johannes Kron · 7 years ago
  22. 16e27a1 Reland "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Möller · 7 years ago
  23. ec4a060 Revert "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Moller · 7 years ago
  24. a1e4ae2 Delete leftover includes and declarations for MediaConstraintsInterface by Niels Möller · 7 years ago
  25. 6fcdc2f Support domain name ICE candidates by Zach Stein · 7 years ago
  26. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 7 years ago
  27. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  28. d78323f Remove AddTrack override with MediaStreams by Steve Anton · 7 years ago
  29. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  30. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  31. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  32. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 7 years ago
  33. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  34. e12c1fe Removing warning suppression flags from pc/. by Mirko Bonadei · 7 years ago
  35. 183e09d Correct data histogram entry for incoming DC by Harald Alvestrand · 7 years ago
  36. 1d4a76d Fixing flakiness in PeerConnectionIntegrationTest. by Seth Hampson · 7 years ago
  37. a465344 Return SSRC stats with the old stats API when SSRCs are unsignaled. by Taylor Brandstetter · 7 years ago
  38. aed7164 Updated PeerConnection integration test to fix race condition. by Seth Hampson · 7 years ago
  39. 7685e86 Pass the RtcEventLog instance to ICE via JsepTransportController. by Qingsi Wang · 7 years ago
  40. 2d02e08 Delete deprecated CreateAudioSource method, with constraints. by Niels Möller · 7 years ago
  41. 8ebba74 Add collection of usage signatures on PeerConnections by Harald Alvestrand · 7 years ago
  42. 2d5f3cb Added an integration test to validate TURN servers can send media in relay mode. by Benjamin Wright · 7 years ago
  43. 0f40582 New class FakePeriodicVideoTrackSource, simplifying shutdown logic. by Niels Möller · 7 years ago
  44. 5f2bb62 Remove dependency in FakeWebRtcVideoCodecFactories. by Anders Carlsson · 7 years ago
  45. 5c7efe7 Refactor PeerConnectionIntegrationTest to not use cricket::VideoCapturer by Niels Möller · 7 years ago
  46. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 7 years ago
  47. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 7 years ago
  48. 6753795 Built in video codec factories. by Anders Carlsson · 7 years ago
  49. df527fd Add e2e test for multiple video tracks without signaling SSRCs by Steve Anton · 7 years ago
  50. e782aba Revert "TCP TURN Integration Test" by Benjamin Wright · 7 years ago
  51. edbd389 TCP TURN Integration Test by Benjamin Wright · 7 years ago
  52. a2d6067 Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads." by Qingsi Wang · 7 years ago
  53. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  54. 3acffc3 Remove SdpSemantics::kDefault by Steve Anton · 7 years ago
  55. 60c8dc8 Adding regression test for rejecting and un-rejecting an m= section. by Taylor Brandstetter · 7 years ago
  56. ba42e99 Report an error when trying to set complex Plan B SDP on Unified Plan by Steve Anton · 7 years ago
  57. 3dc4106 Revert "Add thread checker to PortAllocator and its subclasses and fix a bug" by Patrik Höglund · 7 years ago
  58. fc43d11 Add thread checker to PortAllocator and its subclasses and fix a bug by Qingsi Wang · 7 years ago
  59. fd350d7 By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. by Taylor Brandstetter · 7 years ago
  60. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 7 years ago
  61. 7eca093 Ensure that data channel transport stats are included by Steve Anton · 7 years ago
  62. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  63. 5e55fe8 Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. by Taylor Brandstetter · 7 years ago
  64. 8a793a0 Named threads in PeerConnectionIntegrationBaseTest. by Sebastian Jansson · 7 years ago
  65. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 7 years ago
  66. fc85371 Crash if PeerConnection methods are called with the wrong SdpSemantics. by Steve Anton · 7 years ago
  67. 8ee1e5e Enable GetRemoteAudioSSLCertificate tests for Unified Plan by Steve Anton · 7 years ago
  68. 2f0d702 Parameterize PeerConnection integration tests for Unified Plan by Seth Hampson · 7 years ago
  69. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 7 years ago
  70. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 7 years ago
  71. 70b820f Implemented the GetRemoteAudioSSLCertificate method. by Zhi Huang · 7 years ago
  72. 74255ff Add PeerConnection interop integration tests by Steve Anton · 7 years ago
  73. 194939b Added UMA counters for SDES vs DTLS key agreement by Harald Alvestrand · 7 years ago
  74. d367921 Configure media flow correctly with Unified Plan by Steve Anton · 7 years ago
  75. 1532477 Convert PeerConnection integration tests to the track-based API by Steve Anton · 7 years ago
  76. 389a97c Fixing leaked reference from SCTP transport to DTLS/ICE transport. by Taylor Brandstetter · 7 years ago
  77. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  78. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 7 years ago
  79. a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
  80. c61ce0d Fixing some clang-tidy findings. by Mirko Bonadei · 7 years ago
  81. de93943 Revert "Revert "Encode log events periodically instead of for every event."" by Bjorn Terelius · 7 years ago
  82. 83119dd Fix and re-enable flaky PeerConnectionIntegrationTests by Steve Anton · 7 years ago
  83. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  84. 1c9faee Disable several flaky PeerConnectionIntegration tests. by Ivo Creusen · 7 years ago
  85. ff52f1b Fix flake in AddMediaToConnectedBundleDoesNotRestartIce test by Steve Anton · 7 years ago
  86. 4f167df Adds new DisableAndEnableAudioRecording integration test to Peerconnection. by henrika · 7 years ago
  87. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  88. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  89. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  90. 074dece Fix flaky DataChannel integration test by Steve Anton · 7 years ago
  91. da6c095 Rewrite WebRtcSession data channel tests as PeerConnection tests by Steve Anton · 7 years ago
  92. 6f25b09 Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Steve Anton · 7 years ago
  93. b49b661 Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  94. 096e367 Rewrite WebRtcSession BUNDLE tests as PeerConnection tests by Steve Anton · 7 years ago
  95. 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  96. ede9ca5 Rewrite WebRtcSession ICE integration tests as PeerConnection tests by Steve Anton · 7 years ago
  97. 99c3fe5 Add PeerConnection::StartRtcEventLog version that takes RtcEventLogOutput as parameter by Elad Alon · 7 years ago
  98. bdcee28 TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  99. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  100. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago