1. 4c4cb5b Separate the JNI function that controls logging levels into two. by skvlad · 9 years ago
  2. ca4cac7 New module for the adaptive level controlling functionality in the audio processing module by peah · 9 years ago
  3. 886815b Add back P2PTransportChannel.Connect, for Chromium. by deadbeef · 9 years ago
  4. b825aee Start ICE connectivity checks as soon as the first pair is pingable. by Taylor Brandstetter · 9 years ago
  5. f516585 Workaround for clang bug http://llvm.org/PR28348. by Peter Boström · 9 years ago
  6. bf2f569 Fixing flakiness of CreateDataChannelAfterNegotiate. by Taylor Brandstetter · 9 years ago
  7. 6c3e788 Add RTX codecs for codecs only supported by external encoder. by Taylor Brandstetter · 9 years ago
  8. f3d8d32 Fixing P2PTransportChannelTest.TestIceConfigWillPassDownToPort. by Taylor Brandstetter · 9 years ago
  9. 54433e7 Fixing flakiness of TestDetectUnresolvedProxy. by Taylor Brandstetter · 9 years ago
  10. 37f93af Remove unused constructor from VCMPacket. by Johan Ahlers · 9 years ago
  11. df6ecea Fix to make the start/stop functions for the Rtc Eventlog non-virtual. by Ivo Creusen · 9 years ago
  12. 18c65a4 Expanded error message for unexpected packet by Danil Chapovalov · 9 years ago
  13. 9c0c75b Add GN targets for AppRTC Demo on Android. by Sami Kalliomaki · 9 years ago
  14. 1895526 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 9 years ago
  15. 8cf2a3a Android: Camera2 implementation and tests for it. by Sami Kalliomaki · 9 years ago
  16. f4878e5 VideoCapturerAndroid: Remove unused function getCameraThreadHandler by Magnus Jedvert · 9 years ago
  17. 37bb54e Reland: Remove global list of SRTP sessions. by Joachim Bauch · 9 years ago
  18. 65f4727 Fixing race condition in IncomingVideoStream. by Taylor Brandstetter · 9 years ago
  19. a3c51ea Revert "Pull out the PostFilter to its own NonlinearBeamformer API" by Alejandro Luebs · 9 years ago
  20. 9c7a0db Constructor in Camera1Enumerator should be public. by Sami Kalliomaki · 9 years ago
  21. b983112 Pull out the PostFilter to its own NonlinearBeamformer API by Alejandro Luebs · 9 years ago
  22. d00c057 Fix the turn and udp port type. by Honghai Zhang · 9 years ago
  23. 70fae2c Add override annotation to appropriate methods in Camera1Enumerator. by sakal · 9 years ago
  24. 0dacbf5 Create a null decoder for h264 when not supported, instead of crashing. by noahric · 9 years ago
  25. 31b2ec4 Remove unused output parameter in VCMReceiver::FrameForDecoding(). by Johan Ahlers · 9 years ago
  26. 95348f7 Remove unused parameters from VCMReceiver::InsertPacket(). by Johan Ahlers · 9 years ago
  27. 098e6c5 Logging and tracing of audio devices on Andriod. by Max Morin · 9 years ago
  28. 6bb1ef2 Fixing bug where Connection drops packets when presumed writable. by Taylor Brandstetter · 9 years ago
  29. f8e6577 Add virtual Initialize methods to PortAllocator and NetworkManager. by Taylor Brandstetter · 9 years ago
  30. ba29c6a Reland 2 of: Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. by Taylor Brandstetter · 9 years ago
  31. 716d07a Using fake clock for TURN port tests and un-disabling some tests. by Taylor Brandstetter · 9 years ago
  32. 1caff88 Disabling EndToEndTest.RestartingSendStreamPreservesRtpStatesWithRtx. by deadbeef · 9 years ago
  33. d570484 Decrease the amount of maximum outstanding frames for Android HW H.264 decoder. by Alex Glaznev · 9 years ago
  34. 56ce49d Delete a method that was not used. This was a mistake from code merging. by Honghai Zhang · 9 years ago
  35. 3d2e853 Replace OS_ANDROID define to disable webrtc test. by Peter Boström · 9 years ago
  36. ac968bd Build webrtc_nonparallel_tests under GN. by Peter Boström · 9 years ago
  37. 3532ee2 Disable flaky ProcessNoLossChangeFrameRateFrameDropVP9 on Android by Patrik Höglund · 9 years ago
  38. e01000b Fixing a comment on AEC divergence metric. by minyuel · 9 years ago
  39. 7ba0262 Make bucket names explicit in cq.cfg. by tandrii · 9 years ago
  40. 685440b Make mixing test die earlier on failure instead of spamming errors by phoglund · 9 years ago
  41. b52e81c Allow disabling capture to texture on Camera1Enumerator using constructor parameter. by Sami Kalliomaki · 9 years ago
  42. 007f0ad Roll chromium_revision 7711cbb94f..74a40988ba (401243:402146) by buildbot · 9 years ago
  43. 7893e9a Remove a thread checker for a decoder thread from IncomingVideoStream. by Tommi · 9 years ago
  44. 56c0b20 Return both IPv6 and IPv4 address from the lookup. by Honghai Zhang · 9 years ago
  45. ff4def7 Fix stats hud in AppRTC Demo for iOS. by stefan · 9 years ago
  46. 3784b4a Revert of Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. (patchset #3 id:40001 of https://codereview.webrtc.org/2046173002/ ) by tkchin · 9 years ago
  47. cd89e86 Cleanups in cricket::VideoFrame and cricket::WebRtcVideoFrame. by Sergey Ulanov · 9 years ago
  48. 2d54917 Reland of: Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. by Taylor Brandstetter · 9 years ago
  49. 1a7162d Revert of Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. (patchset #3 id:40001 of https://codereview.webrtc.org/2046173002/ ) by deadbeef · 9 years ago
  50. bc58319 Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. by Taylor Brandstetter · 9 years ago
  51. ba8d433 Revert of Add virtual Initialize methods to PortAllocator and NetworkManager. (patchset #4 id:60001 of https://codereview.webrtc.org/2097653002/ ) by deadbeef · 9 years ago
  52. a6bdb09 Add virtual Initialize methods to PortAllocator and NetworkManager. by Taylor Brandstetter · 9 years ago
  53. 059e183 Reland of "Revert of Update the BWE when the network route changes. (patchset #5 id:180001 of https://… (patchset #1 id:1 of https://codereview.webrtc.org/2098703004/ ) by honghaiz · 9 years ago
  54. ae4d0d9 Revert of Revert "Revert of Update the BWE when the network route changes. (patchset #5 id:180001 of https://… (patchset #5 id:120001 of https://codereview.webrtc.org/2041593002/ ) by honghaiz · 9 years ago
  55. 5b5d2cd Revert "Revert of Update the BWE when the network route changes. (patchset #5 id:180001 of https://codereview.webrtc.org/2000063003/ )" by Honghai Zhang · 9 years ago
  56. 721ede1 [Chromoting] DirectX based capturer should always return a temporary error by zijiehe · 9 years ago
  57. ef18470 Allow receiving a packet on a TURN port from an unknown address. by Taylor Brandstetter · 9 years ago
  58. 7cf7403 Revert of Cleanups in cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #5 id:110001 of https://codereview.webrtc.org/2075983003/ ) by honghaiz · 9 years ago
  59. 8cd7f22 Fix a breakage in chromoting due to an interface change. by Honghai Zhang · 9 years ago
  60. 742d7b1 Cleanups in cricket::VideoFrame and cricket::WebRtcVideoFrame. by sergeyu · 9 years ago
  61. 572b094 Do not switch best connection on the controlled side too frequently due to the nomination from the controlling side. by Honghai Zhang · 9 years ago
  62. 3f81fcd Don't recreate the speech encoder if we don't have to by kwiberg · 9 years ago
  63. 1fdcc28 [MIPS] Fix build issue for mips64el by milko.leporis · 9 years ago
  64. d4bcdad Add a libfuzzer for RtpHeaderParser. by katrielc · 9 years ago
  65. 787eeed Formatted with clang-format. Checking if development environment is set up correctly. by Max Morin · 9 years ago
  66. f4ae6dc Fix an issue in IPv6 support. by Honghai Zhang · 9 years ago
  67. 14f97f5 Adding IceConfig option to assume TURN/TURN candidate pairs will work. by deadbeef · 9 years ago
  68. e7edea9 Revert of Move FilePlayer and FileRecorder to Voice Engine (patchset #5 id:80001 of https://codereview.chromium.org/2037623002/ ) by kwiberg · 9 years ago
  69. 079a7a1 Reland of Do not delete a connection in the turn port with permission error or refresh error. (patchset #1 id:1 of https://codereview.webrtc.org/2090833002/ ) by honghaiz · 9 years ago
  70. 3159ffa Revert of Do not delete a connection in the turn port with permission error or refresh error. (patchset #6 id:260001 of https://codereview.webrtc.org/2068263003/ ) by honghaiz · 9 years ago
  71. 13d5db3 Revert of Adding IceConfig option to assume TURN/TURN candidate pairs will work. (patchset #9 id:160001 of https://codereview.webrtc.org/2063823008/ ) by honghaiz · 9 years ago
  72. 8e6134e Adding IceConfig option to assume TURN/TURN candidate pairs will work. by Taylor Brandstetter · 9 years ago
  73. 3d77deb Do not delete a connection in the turn port with permission error, refresh error, or binding error. by Honghai Zhang · 9 years ago
  74. 65874b1 Move FilePlayer and FileRecorder to Voice Engine by Karl Wiberg · 9 years ago
  75. 821942d Remove the unused video stuff in FilePlayer and FileRecorder by kwiberg · 9 years ago
  76. f7c15a9 Set the generation on peer reflexive candidates when created. by Taylor Brandstetter · 9 years ago
  77. 329c940 Add encoder/decoder names to software H264. by Peter Boström · 9 years ago
  78. d5f50a1 NetEq: Fix a bug in DelayPeakDetector causing asserts to trigger by henrik.lundin · 9 years ago
  79. 6691070 Add TODO comments on deprecated VideoFrame methods. by nisse · 9 years ago
  80. 522739c Explicitly logging video suspend state. by mflodman · 9 years ago
  81. 191b359 Implement timestamp translation/filter in VideoCapturer. by nisse · 9 years ago
  82. bddc94b Add fuzzer corpora. by katrielc · 9 years ago
  83. e8a77e3 Refactor neteq_rtpplay by henrik.lundin · 9 years ago
  84. dfb63ec Roll chromium_revision 118f252384..7711cbb94f (401159:401243) by buildbot · 9 years ago
  85. 1fd9595 Pass VideoDecoderParams to VideoDecoderFactory and add SSRC to RtpEncodingParameters. by sakal · 9 years ago
  86. a36350d Roll chromium_revision 0cb69fcbdc..118f252384 (401034:401159) by buildbot · 9 years ago
  87. 6ef36e7 Remove DesktopCapturer::Callback::OnCaptureCompleted() by sergeyu · 9 years ago
  88. dfc4244 Update ICE role on all ports, not just ones used for new connections. by deadbeef · 9 years ago
  89. 123f33c Revert of Delete method cricket::VideoFrame::Copy. (patchset #7 id:120001 of https://codereview.webrtc.org/2080253002/ ) by honghaiz · 9 years ago
  90. 0af180b When a remote candidate is added, update all prflx candidates. by deadbeef · 9 years ago
  91. 7e4e00d Delete method cricket::VideoFrame::Copy. by nisse · 9 years ago
  92. 3ee3d69 Roll chromium_revision 719d4716ed..0cb69fcbdc (400938:401034) by buildbot · 9 years ago
  93. 7bd5f25 Fine tune the IntelligibilityEnhancer by aluebs · 9 years ago
  94. 435264a Increase the stun ping interval. by zhihuang · 9 years ago
  95. 8d2248f Revert of Update ICE role on all ports, not just ones used for new connections. (patchset #3 id:40001 of https://codereview.webrtc.org/2053043003/ ) by phoglund · 9 years ago
  96. 03153f1 GN: Add neteq_rtpplay and rtc_event_log_source by henrik.lundin · 9 years ago
  97. 3a2a640 Revert of Delete method cricket::VideoFrame::Copy. (patchset #7 id:120001 of https://codereview.webrtc.org/2080253002/ ) by nisse · 9 years ago
  98. 0ed2763 Roll chromium_revision 12074d3d1a..719d4716ed (400873:400938) by buildbot · 9 years ago
  99. 9c00f64 Delete method cricket::VideoFrame::Copy. by nisse · 9 years ago
  100. 1e6bbe4 Delete deprecated VideoFrameBuffer methods. by nisse · 9 years ago