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