1. a425184 Fix override warnings. by Patrik Höglund · 7 years ago
  2. e5447fb Removed fake rtp transport controller send. by Sebastian Jansson · 7 years ago
  3. df023aa Extracted bitrate configuration from call class. by Sebastian Jansson · 7 years ago
  4. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  5. 9f016a0 Comment out DCHECK in dtor of VCMDecodedFrameCallback. by Tommi · 7 years ago
  6. a1f6661 Check that channel is in "send" before OKing DTMF by Harald Alvestrand · 7 years ago
  7. f906378 Split VCMCodecDataBase into VCMEncoderDataBase and VCMDecoderDataBase. by Niels Möller · 7 years ago
  8. a4e71b9 VCMGenericDecoder threading updates for all but Android. by Tommi · 7 years ago
  9. 0611065 Update JavaI420Buffer.allocate to use native allocations. by Sami Kalliomäki · 7 years ago
  10. defad84 Add batch script for running multiple VideoProcessor tests in parallel. by Rasmus Brandt · 7 years ago
  11. 2aa5666 Roll chromium_revision cff6369b11..04f0f4c72d (537896:538005) by Autoroller · 7 years ago
  12. 8ee1e5e Enable GetRemoteAudioSSLCertificate tests for Unified Plan by Steve Anton · 7 years ago
  13. 6e22137 Enable Unified Plan tests that were blocked on the stats collector by Steve Anton · 7 years ago
  14. 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
  15. 54b8407 Clear current_direction when the RtpTransceiver is stopped by Steve Anton · 7 years ago
  16. 2f0d702 Parameterize PeerConnection integration tests for Unified Plan by Seth Hampson · 7 years ago
  17. afb0bb7 Remove PeerConnection voice_channel/video_channel methods by Steve Anton · 7 years ago
  18. db53f8e Add configurable STUN binding request interval. by Qingsi Wang · 7 years ago
  19. ed1ecea Roll chromium_revision 1f1e714a1e..cff6369b11 (537795:537896) by Autoroller · 7 years ago
  20. b6b00dc Safe behavior of the initial echo removal in AEC3 by Per Åhgren · 7 years ago
  21. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  22. c4bffed Roll chromium_revision fd6d802597..1f1e714a1e (537681:537795) by Autoroller · 7 years ago
  23. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  24. a05ee82 Fixed Digital mode of AGC2 implementation finished. by Alex Loiko · 7 years ago
  25. 1896cec Removed dependencies from audio send stream unit test by Sebastian Jansson · 7 years ago
  26. 6bd3cdd Remove special MD5 / SHA-1 digest classes. by Joachim Bauch · 7 years ago
  27. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 7 years ago
  28. 439f0bc Preparing for task queue in congenstion controller by Sebastian Jansson · 7 years ago
  29. 645898a Reduce severity of BWE start bitrate log to INFO. by Stefan Holmer · 7 years ago
  30. 694a36f Only log once per UpdateHistogram call. by Jonas Olsson · 7 years ago
  31. 52e5852 Adjust DTMF min inter-tone gap to 30 ms by Harald Alvestrand · 7 years ago
  32. b824b55 Delete unused sample project code. by Kári Tristan Helgason · 7 years ago
  33. 06a8f30 Moved analysis to Stats. by Sergey Silkin · 7 years ago
  34. 45d725d Support sending flexfec and simulcast together. by Danil Chapovalov · 7 years ago
  35. e127387 Added nisse@webrtc.org as owner in call. by Sebastian Jansson · 7 years ago
  36. 500874e [build] Prepare removal of gyp-defines from landmines by Michael Achenbach · 7 years ago
  37. 424a399 Roll chromium_revision 24d1772068..fd6d802597 (537385:537681) by Autoroller · 7 years ago
  38. e18e269 Move CIPD dependencies into DEPS by Oleh Prypin · 7 years ago
  39. 6e9c00f Skip cipd deps in roll_deps by Oleh Prypin · 7 years ago
  40. 7435462 Removing definition of FEATURE_ENABLE_VOICEMAIL. by Mirko Bonadei · 7 years ago
  41. 111a0d1 Re-enabling 'gn check': modules/video_coding:objc_codec_factory_helper. by Mirko Bonadei · 7 years ago
  42. cbaaaed Re-enabling 'gn check' on //examples/*. by Mirko Bonadei · 7 years ago
  43. 820941a Remove custom MD5 / SHA-1 implementations. by Joachim Bauch · 7 years ago
  44. 0bc9c7d Fixes for building without SW codecs after GN changes. by Anders Carlsson · 7 years ago
  45. e7dba00 Removing obsolete defines. by Mirko Bonadei · 7 years ago
  46. 2b6f135 Un-inline LogMessage::Loggable by Jonas Olsson · 7 years ago
  47. 9d138fc Drop dependency of common_video on api:libjingle_peerconnection_api. by Niels Möller · 7 years ago
  48. 10b40ce Add support for RTC_GUARDED_BY to SequencedTaskChecker. by Tommi · 7 years ago
  49. da8781f Move rtc_task_queue_for_test outside of the rtc_include_tests scope. by Tommi · 7 years ago
  50. 738d11b Always create output_dir before invoking gtest-parallel. by Mirko Bonadei · 7 years ago
  51. 13d7ae4 Removing unfeasible TODO. by Mirko Bonadei · 7 years ago
  52. de25a9a Delete dummy target peerconnection_and_implicit_call_api. by Niels Möller · 7 years ago
  53. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  54. 707ca31 Whac-a-mole one more time with Fuchsia. Fix CurrentThreadRef() by Tommi · 7 years ago
  55. 0a59d29 Revert "Whitespace change." by Tommi · 7 years ago
  56. 6ce0659 Whitespace change. by Tommi · 7 years ago
  57. 7c72c10 Playing whac-a-mole with the Fuchsia builders by Tommi · 7 years ago
  58. f017980 Change typedef of PlatformThreadRef for Fuchsia from pthread_t to zx_handle_t by Tommi · 7 years ago
  59. 1f3f3c2 Reland "Remove criticalsection.cc dependency on platform_thread.cc." by Tommi · 7 years ago
  60. 80dd7b5 Reland "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  61. 8b815cd Add OnTrack PeerConnection callback for Unified Plan by Steve Anton · 7 years ago
  62. 36da6ff Parameterize PeerConnection interface tests for Unified Plan by Steve Anton · 7 years ago
  63. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 7 years ago
  64. b953245 Revert "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  65. a23c693 Roll chromium_revision 7983fe9948..24d1772068 (537267:537385) by Autoroller · 7 years ago
  66. 71439a6 Set session error if SetLocal/RemoteDescription ever fails by Steve Anton · 7 years ago
  67. 85904f4 Disabling a couple flaky CallPerfTests on Mac. by Taylor Brandstetter · 7 years ago
  68. ba6b503 Disable RampUpTest.UpDownUpTransportSequenceNumberRtx on Mac. by Taylor Brandstetter · 7 years ago
  69. d68956d sdk:metal_objc should be publicly visible. by Mirko Bonadei · 7 years ago
  70. 1c9aa1e Delete VideoStreamEncoder::OnReceivedIntraFrameRequest. by Niels Möller · 7 years ago
  71. a0262da Comments in FixedDigitalLevelEstimator. by Alex Loiko · 7 years ago
  72. c9fcedb Delete unused deprecated headers under modules/video_coding/ by Niels Möller · 7 years ago
  73. 153f11e AGC2-fixed-digital: Level Estimator by Alex Loiko · 7 years ago
  74. e551ddd Propagate custom rtcp intervals in VideoSendStream by Danil Chapovalov · 7 years ago
  75. 99bf77c Fix issues found by gn check. by Kári Tristan Helgason · 7 years ago
  76. ad148a3 Add native API for creating AndroidNetworkMonitorFactory. by Sami Kalliomäki · 7 years ago
  77. c453c16 Add stubs for AEC3 factory. by Gustaf Ullberg · 7 years ago
  78. 4c1ffb8 Removing access to pacer in rtp controller. by Sebastian Jansson · 7 years ago
  79. 08ff173 Revert "Remove criticalsection.cc dependency on platform_thread.cc." by Guido Urdaneta · 7 years ago
  80. 2a79f50 Roll chromium_revision 80343dd58e..7983fe9948 (536688:537267) by Autoroller · 7 years ago
  81. e36e8bb Add FixedGainController and move GainController2 in APM. by Alex Loiko · 7 years ago
  82. 6df09f6 Add decibel conversion functions to //common_audio:common_audio by Alex Loiko · 7 years ago
  83. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  84. 06ad105 Add missing include. by Joachim Bauch · 7 years ago
  85. c49bcd9 Fire OnAddStream with Unified Plan by Steve Anton · 7 years ago
  86. 9c98f0c Fix a bug that holds IceConfig unchanged after changing RTCConfiguration. by Qingsi Wang · 7 years ago
  87. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 7 years ago
  88. 22bc3f6 Explicitly stop frame delivery in FakePeriodicVideoCapturer. by Tommi · 7 years ago
  89. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 7 years ago
  90. 5af97ee Remove criticalsection.cc dependency on platform_thread.cc. by Tommi · 7 years ago
  91. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 7 years ago
  92. 02fddf6 Fix includes in task_queue.h by Danil Chapovalov · 7 years ago
  93. 645b027 Streamline error handling and logging in the audio processing module by Jonas Olsson · 7 years ago
  94. 2bde850 Fix memory leak in NativeToJavaVideoFrame. by Sami Kalliomäki · 7 years ago
  95. 2c599d6 Allow native aec to be used in peerconnection_client if available on windows. by Tommi · 7 years ago
  96. fd4ce50 Move echo_control.h to api/audio by Gustaf Ullberg · 7 years ago
  97. 75b57d3 Increased the size of the delay estimation look window by Per Åhgren · 7 years ago
  98. 3646f97 AEC3 includes echo_canceller3_config.h directly by Gustaf Ullberg · 7 years ago
  99. bffa300 Move AEC3 configuration to its own file under api/audio by Gustaf Ullberg · 7 years ago
  100. dd056c3 Fix incorrect bitrate settings for screenshare by Erik Språng · 7 years ago