1. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  2. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  3. e2a9318 Delete ConnectionMonitor. by Niels Möller · 7 years ago
  4. 1532477 Convert PeerConnection integration tests to the track-based API by Steve Anton · 7 years ago
  5. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  6. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  7. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  8. 91d039b Test creating two senders with the same track. by Henrik Boström · 7 years ago
  9. 0228485 Delete MediaMonitor. by Niels Möller · 7 years ago
  10. 053c1f8 Delete unused signal VoiceChannel::SignalAudioMonitor. by Niels Möller · 7 years ago
  11. a3dab84 Refactor stream stats generation by Harald Alvestrand · 7 years ago
  12. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 7 years ago
  13. aaaf1cf Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 7 years ago
  14. eefd543 Remove nogncheck and add proper dependencies. by Patrik Höglund · 7 years ago
  15. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  16. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 7 years ago
  17. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 7 years ago
  18. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 7 years ago
  19. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 7 years ago
  20. ef65ef1 Fire OnAddTrack when Unified Plan is enabled by Steve Anton · 7 years ago
  21. 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 7 years ago
  22. 6077675 Change RtpReceivers to interact with the media channel directly by Steve Anton · 7 years ago
  23. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  24. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  25. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  26. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  27. 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
  28. 2d6c76a Switch to using AddTrack with stream labels by Steve Anton · 7 years ago
  29. 43a723a Move AddTrack stats update to submethod by Steve Anton · 7 years ago
  30. dc8b5ab Remove dead code for media channel errors by Steve Anton · 7 years ago
  31. 8171211 Fix shadowed variable in ContentInfo by Steve Anton · 7 years ago
  32. 9e19403 Move videosourceinterface to api. by Patrik Höglund · 7 years ago
  33. 75ceef2 Pivot old stats generation to iterate senders/receivers by Harald Alvestrand · 7 years ago
  34. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  35. 389a97c Fixing leaked reference from SCTP transport to DTLS/ICE transport. by Taylor Brandstetter · 7 years ago
  36. fa2260d Add support for data channels with Unified Plan by Steve Anton · 7 years ago
  37. 8906187 Pivot generation of stats to iterate senders/receivers by Harald Alvestrand · 7 years ago
  38. dcc3c02 Add support for JSEP offer/answer with transceivers by Steve Anton · 7 years ago
  39. ad596a4 Remove unnecessary "memset". by Joachim Bauch · 7 years ago
  40. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  41. 5adfafd Make ContentInfo/ContentDescription slightly more ergonomic by Steve Anton · 7 years ago
  42. 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
  43. d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
  44. afd8e8c Move MediaContentDescription into sessiondescription.h by Steve Anton · 7 years ago
  45. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 7 years ago
  46. 6e2e7ce Reland "Move JsepTransport from p2p/base to pc/." by Taylor Brandstetter · 7 years ago
  47. 4b9e6ba Add missing mock headers to api. by Patrik Höglund · 7 years ago
  48. 7411648 Remove SessionStats.proxy_to_transport by Steve Anton · 7 years ago
  49. 8424acd Revert "Move JsepTransport from p2p/base to pc/." by Oleh Prypin · 7 years ago
  50. 4770fd9 Move JsepTransport from p2p/base to pc/. by Taylor Brandstetter · 7 years ago
  51. 593e325 Change RTCStatsCollector to only access channels from signaling thread by Steve Anton · 7 years ago
  52. 88bc9d5 Stop using api/webrtcsdp.h. by Mirko Bonadei · 7 years ago
  53. 7c5597a Remove unused enum (kStatsValueNameEchoCancellationQualityMin). by Gustaf Ullberg · 7 years ago
  54. 74cefe1 Removing dependency on JsepTransport from DtlsTransport tests. by Taylor Brandstetter · 7 years ago
  55. 8af2186 Destroy stats collectors before destroying BaseChannels by Steve Anton · 7 years ago
  56. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
  57. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  58. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  59. e26456a Removes usage of AGC APIs in the ADM. by henrika · 7 years ago
  60. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  61. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  62. 719487e Generate signed packets_lost in WebRTC-stats by Harald Alvestrand · 7 years ago
  63. e97de91 Use static_cast to get webrtc::Peerconnection in common workaround. by Mirko Bonadei · 7 years ago
  64. 3fe1b15 Fix PeerConnection crashing on Close() when Unified Plan enabled by Steve Anton · 7 years ago
  65. e8e8ad8 [CFI] Fix cfi-icall failures by Vlad Tsyrklevich · 7 years ago
  66. c08de0f Allow the TransportController to create RTP level transports. by Zhi Huang · 7 years ago
  67. 9a44f96 Delete rtc_base/window.h. by Niels Möller · 7 years ago
  68. 5634427 Remove unused properties from MediaContentDescription by Steve Anton · 7 years ago
  69. a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
  70. e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
  71. 3828c06 Replace cricket::ContentAction with webrtc::SdpType by Steve Anton · 7 years ago
  72. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  73. 88f2cb9 Introduce webrtc::SdpType, the chosen enum for offer/pranswer/answer by Steve Anton · 7 years ago
  74. ed10bd9 Modify SetLocalDescription helpers to work with RtpTransceivers by Steve Anton · 7 years ago
  75. 6d6a2ae Refactor PeerConnection::UpdateSessionState by Steve Anton · 7 years ago
  76. 2039306 Replace PeerConnection::Action with cricket::ContentAction by Steve Anton · 7 years ago
  77. 8a00691 Use RTCError for internal PeerConnection methods by Steve Anton · 7 years ago
  78. f847081 Rename PeerConnection::Error to PeerConnection::SessionError by Steve Anton · 7 years ago
  79. 2dfc42d Prepare to make BaseChannel depend on RtpTransportInternal only. by Zhi Huang · 7 years ago
  80. e169272 Fixed a bug in determining ICE roles. by Qingsi Wang · 7 years ago
  81. 6fec880 Unify and de-duplicate BaseChannel deletion in PeerConnection by Steve Anton · 7 years ago
  82. eda6ccd Refactor BaseChannel creation in PeerConnection by Steve Anton · 7 years ago
  83. d745578 Call SrtpTransport::EnableExternalAuth when enabling SDES. by Zhi Huang · 7 years ago
  84. 2a4d70c Make the DtlsSrtpTransport cache the RtpAbsSendTimeHeaderExtension. by Zhi Huang · 7 years ago
  85. f72ab83 Remove transceiver direction getter/setter by Steve Anton · 7 years ago
  86. cd3fc5d Use the DtlsSrtpTransport in BaseChannel. by Zhi Huang · 7 years ago
  87. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  88. 36207d6 Remove "using rtc::scoped_ptr" from audiotrack.cc. by Tommi · 7 years ago
  89. aba85d1 Resolve circular dependency in rtc_media_base. by Patrik Höglund · 7 years ago
  90. 73da79c Step 1 to remove MediaContentDirection by Steve Anton · 7 years ago
  91. 1d03a75 Remove cricket::RtpTransceiverDirection by Steve Anton · 7 years ago
  92. 9158ef6 Reland "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  93. 8b13f96 Revert "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  94. f93d280 Add AddTransceiver and GetTransceivers to PeerConnection by Steve Anton · 7 years ago
  95. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  96. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  97. a4ecf55 Revert "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  98. 6f36747 Use local codec parameters in the answer. by Zhi Huang · 7 years ago
  99. 6c7ec32 SetRemoteDescriptionObserverInterface added. by Henrik Boström · 7 years ago
  100. 63e232a Optional: Use nullopt and implicit construction in /pc/peerconnectionendtoend_unittest.cc by Oskar Sundbom · 7 years ago