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