1. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 7 years ago
  2. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 7 years ago
  3. fd4ce50 Move echo_control.h to api/audio by Gustaf Ullberg · 7 years ago
  4. 75b57d3 Increased the size of the delay estimation look window by Per Åhgren · 7 years ago
  5. 3646f97 AEC3 includes echo_canceller3_config.h directly by Gustaf Ullberg · 7 years ago
  6. bffa300 Move AEC3 configuration to its own file under api/audio by Gustaf Ullberg · 7 years ago
  7. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  8. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  9. d377f04 Move AudioFrame to its own header file and target in api/. by Niels Möller · 7 years ago
  10. 5dbb586 Add UMA counters for type of SDP semantic in use. by Harald Alvestrand · 7 years ago
  11. a881ac0 Updated comments for RtpEncodingParameters. by Seth Hampson · 7 years ago
  12. 6947025 Move media_type to RtpTransceiverInterface by Steve Anton · 7 years ago
  13. 75e38d2 Remove unused fields from VideoCodecVP8. by Rasmus Brandt · 7 years ago
  14. f209cb5 Added ptime to RtpEncodingParameters. by Seth Hampson · 7 years ago
  15. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  16. 2a5ce2b Fix clang style errors in rtp_rtcp and dependant targets by Danil Chapovalov · 7 years ago
  17. 2870b0a Expose a link-local network interfaces enumeration option by Daniel Lazarenko · 7 years ago
  18. f3a0e77 Make gustaf and peah OWNERS of api/audio by Gustaf Ullberg · 7 years ago
  19. 96a48ef Reland "Removing forward headers in modules/audio_coding/codecs."" by Mirko Bonadei · 7 years ago
  20. 6114c24 Stop using public_deps in api. by Mirko Bonadei · 7 years ago
  21. 1d0b9d0 Revert "Removing forward headers in modules/audio_coding/codecs." by Mirko Bonadei · 7 years ago
  22. 2279aec Removing forward headers in modules/audio_coding/codecs. by Mirko Bonadei · 7 years ago
  23. 9a5c6f8 Add the network preference to RTCConfiguration. by Qingsi Wang · 7 years ago
  24. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  25. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 7 years ago
  26. 194939b Added UMA counters for SDES vs DTLS key agreement by Harald Alvestrand · 7 years ago
  27. 8ed653d Do not register VideoSendStream to PacketFeedbackObserver when the current FEC controller do not use Loss Vector Mask. by Ying Wang · 7 years ago
  28. 6daa278 Move MediaConfig to its own header file and target. by Niels Möller · 7 years ago
  29. 1d7ecd2 Rename a few MediaConfig::Video flags for consistency. by Niels Möller · 7 years ago
  30. 3b790f3 Make fec controller plug-able. by Ying Wang · 7 years ago
  31. a6fe261 Move AudioOptions to its own header file and target. by Niels Möller · 7 years ago
  32. 215fda7 Make PeerConnection take reference to UMA observer. by Taylor Brandstetter · 7 years ago
  33. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  34. 772eb21 Make OnAddStream and OnRemoveStream not required by Steve Anton · 7 years ago
  35. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  36. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  37. a3dab84 Refactor stream stats generation by Harald Alvestrand · 7 years ago
  38. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 7 years ago
  39. 02879f9 Reland "Make freeNativePeerConnectionObserver generic." by Sami Kalliomäki · 7 years ago
  40. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 7 years ago
  41. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 7 years ago
  42. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 7 years ago
  43. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  44. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  45. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  46. 825249f Add final missing header files before enabling orphans check. by Patrik Höglund · 7 years ago
  47. 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
  48. c9e74f5 Removing API forwarding headers. by Mirko Bonadei · 7 years ago
  49. 2d6c76a Switch to using AddTrack with stream labels by Steve Anton · 7 years ago
  50. 9e19403 Move videosourceinterface to api. by Patrik Höglund · 7 years ago
  51. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  52. 8906187 Pivot generation of stats to iterate senders/receivers by Harald Alvestrand · 7 years ago
  53. dcc3c02 Add support for JSEP offer/answer with transceivers by Steve Anton · 7 years ago
  54. b96d62d Revert "Make freeNativePeerConnectionObserver generic." by Sami Kalliomäki · 7 years ago
  55. 046f78c Make freeNativePeerConnectionObserver generic. by Sami Kalliomäki · 7 years ago
  56. 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
  57. d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
  58. f32795e Updates to video config to allow changes in google3 tests, in order to not break anything. by Seth Hampson · 7 years ago
  59. 30bd03b Clarify NACL dependency from peerconnection API. by Patrik Höglund · 7 years ago
  60. 4b9e6ba Add missing mock headers to api. by Patrik Höglund · 7 years ago
  61. ecb5e2a Removing deprecated //api:libjingle_peerconnection. by Mirko Bonadei · 7 years ago
  62. 76df0df Add missing files to rtc_base. by Patrik Höglund · 7 years ago
  63. 7c5597a Remove unused enum (kStatsValueNameEchoCancellationQualityMin). by Gustaf Ullberg · 7 years ago
  64. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
  65. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  66. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  67. 21eb9fc Make the old GetStats interface on AudioProcessorInterface impure. by Ivo Creusen · 7 years ago
  68. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  69. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  70. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  71. 719487e Generate signed packets_lost in WebRTC-stats by Harald Alvestrand · 7 years ago
  72. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  73. 3a23374 Reland "Remove the aec_quality_min metric." by Gustaf Ullberg · 7 years ago
  74. a3fad93 Revert "Remove the aec_quality_min metric." by Mirko Bonadei · 7 years ago
  75. 99b1bd1 Remove the aec_quality_min metric. by Gustaf Ullberg · 7 years ago
  76. 8a13874 Remove deprecated datachannel, mediastream, rtpsend and streamcollection headers by Oskar Sundbom · 7 years ago
  77. 845bb73 Fix clang style errors in api/jsep.h by Steve Anton · 7 years ago
  78. 88f2cb9 Introduce webrtc::SdpType, the chosen enum for offer/pranswer/answer by Steve Anton · 7 years ago
  79. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  80. 7eaf2f9 Require audio codec API types to have a Config type member by Karl Wiberg · 7 years ago
  81. b874a35 Complete moving i420 out from video_frame_api. by Patrik Höglund · 7 years ago
  82. 9158ef6 Reland "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  83. 8b13f96 Revert "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  84. f93d280 Add AddTransceiver and GetTransceivers to PeerConnection by Steve Anton · 7 years ago
  85. 0710965 Old SetRemoteDescription signature default implementation. by Henrik Boström · 7 years ago
  86. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  87. 0e1d798 Optional: Use nullopt and implicit construction in /api by Oskar Sundbom · 7 years ago
  88. 3ecdd0f Android: Generate JNI code for MediaConstraints by Magnus Jedvert · 7 years ago
  89. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  90. a4ecf55 Revert "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  91. 6c7ec32 SetRemoteDescriptionObserverInterface added. by Henrik Boström · 7 years ago
  92. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  93. 9e6fd2b Add streams() to RtpReceiverInterface and implementations. by Henrik Boström · 7 years ago
  94. 37e489c Add network_type to local RTCIceCandidateStats by Gary Liu · 7 years ago
  95. 872cf38 Fix some dependencies for peerconnection_and_implicit_call_api. by Edward Lemur · 7 years ago
  96. de93943 Revert "Revert "Encode log events periodically instead of for every event."" by Bjorn Terelius · 7 years ago
  97. 79e7960 Add SDP semantics option to RTCConfiguration by Steve Anton · 7 years ago
  98. ae02609 Add parallel stats interface with optional stats to APM. by Ivo Creusen · 7 years ago
  99. 33c5c7f Revert "Encode log events periodically instead of for every event." by Zhi Huang · 7 years ago
  100. b154c27 Encode log events periodically instead of for every event. by Bjorn Terelius · 7 years ago