1. eb66e80 Re-land "Convert native handles to buffers before encoding." by Peter Boström · 9 years ago
  2. 3fbf3f8 Revert r9378 "Rename APM Config DelayCorrection to ExtendedFilter" by Henrik Lundin · 9 years ago
  3. bdd185f Added CQ config for WebRTC by Henrik Kjellander · 9 years ago
  4. 5f4b7e2 Rename APM Config DelayCorrection to ExtendedFilter by Henrik Lundin · 9 years ago
  5. efdce69 Disable some PortAllocatorTest on asan due to flakiness by Erik Språng · 9 years ago
  6. 7dbc076 audio_processing/aec: Turn SignalBasedDelayCorrection to after 15 seconds by Bjorn Volcker · 9 years ago
  7. 85cf3c0 Revert "Disable some PortAllocatorTest on tsan due to flakiness" by Erik Språng · 9 years ago
  8. f019efa Adding henrik.lundin to two WATCHLISTS by Henrik Lundin · 9 years ago
  9. fc622cc Move Requester to cc file. by Guo-wei Shieh · 9 years ago
  10. 2a6b8b7 Fix windows build break by Guo-wei Shieh · 9 years ago
  11. d04d3d7 Add SocketFactoryInterface::Prepare and fix how symmetric NAT is determined. by Guo-wei Shieh · 9 years ago
  12. 26b0860 Use one scoped_refptr. by Peter Boström · 9 years ago
  13. 491bd53 Disable some PortAllocatorTest on tsan due to flakiness by Erik Språng · 9 years ago
  14. e973c2a Remove win32toolhelp.h. by Peter Boström · 9 years ago
  15. 59abdd9 Whitespace change to test new Rietveld move. by Henrik Kjellander · 9 years ago
  16. 32130c6 Move to Chromium's Rietveld at codereview.webrtc.org by Henrik Kjellander · 9 years ago
  17. b1825a4 Change JitterBuffer::GetNackList to return a std::vector<uint16_t>. by Wan-Teh Chang · 9 years ago
  18. 248b0b0 Run clang-format --style=Chromium on four files I'm otherwise touching. by Peter Kasting · 9 years ago
  19. a9952cd Remove CHECK from GetThreadName. by Tommi · 9 years ago
  20. b4c5eaa Fix a time control bug, that the VCMReceiver::FrameForDecoding may over sleep. by Niklas Enbom · 9 years ago
  21. 73f7210 Actively turns off platform-AEC when DA-AEC is used by Bjorn Volcker · 9 years ago
  22. 5abd3e1 Revert r9359 "Implement NetEq's CurrentDelay function" by Henrik Lundin · 9 years ago
  23. d8a03fa Implement NetEq's CurrentDelay function by Henrik Lundin · 9 years ago
  24. 60508f8 Small changes to rtpAnalyze Matlab script by Henrik Lundin · 9 years ago
  25. 6b99074 Revert "Import org.junit.Assert instead of junit.framework.Assert." by Wan-Teh Chang · 9 years ago
  26. a884709 Import org.junit.Assert instead of junit.framework.Assert. by Wan-Teh Chang · 9 years ago
  27. a398020 SSL_set_read_ahead no longer needed with BoringSSL. by Joachim Bauch · 9 years ago
  28. 308d163 Revert "Convert native handles to buffers before encoding." by Peter Boström · 9 years ago
  29. 14771ac Fix Python lint and unit tests by Henrik Kjellander · 9 years ago
  30. 8f07418 Roll chromium_revision 7779e7d..3d86a83 (332119:332345) by Henrik Kjellander · 9 years ago
  31. 84f81d8 Fix implicit size_t to uint16_t warning on VS2015. by scottmg · 9 years ago
  32. 8e6fd46 Route time-stretching metrics through libjingle by Henrik Lundin · 9 years ago
  33. 76cda01 Document the time unit in EventWrapper. by Wan-Teh Chang · 9 years ago
  34. 907bfb2 Fix an apparent typo in a unittest that caused it to not actually check the new window list it fetched. by Peter Kasting · 9 years ago
  35. a831dc3 Convert native handles to buffers before encoding. by Peter Boström · 9 years ago
  36. 9ba52f8 Remove intermediate RTCP CNAME buffers. by Peter Boström · 9 years ago
  37. aff1c84 Roll chromium_revision ccef3cb..7779e7d (331232:332119) by Henrik Kjellander · 9 years ago
  38. 5263b3c Add options for NetEq fast accelerate mode through libjingle by Henrik Lundin · 9 years ago
  39. 0908d0d Fix issue with RTT computations in simulator. by Stefan Holmer · 9 years ago
  40. 9b07368 Revert "Roll chromium_revision ccef3cb..7779e7d (331232:332119)" by Henrik Kjellander · 9 years ago
  41. a8d686d Roll chromium_revision ccef3cb..7779e7d (331232:332119) by Henrik Kjellander · 9 years ago
  42. f69f1fb Testing and improving NADA algorithm. by Cesar Magalhaes · 9 years ago
  43. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 9 years ago
  44. c2cb266 Match video orientation with device orientation for portrait and portrait upside down by Jon Hjelle · 9 years ago
  45. 7be99bd Revert "Match video orientation with device orientation for portrait and portrait upside down" by Zeke Chin · 9 years ago
  46. 14c2695 Match video orientation with device orientation for portrait and portrait upside down by Jon Hjelle · 9 years ago
  47. bc7dd7e Add RTCConfiguration constructor to RTCPeerConnection wrapper. by Zeke Chin · 9 years ago
  48. d935f91 Don't try to parse empty Ice urls. by Joachim Bauch · 9 years ago
  49. a8202aa Roll chromium_revision 1b9c098..ccef3cb (330302:331232) by Henrik Kjellander · 9 years ago
  50. 5a8bad6 Update a comment that mentions the nonexistent Reset() method. by Wan-Teh Chang · 9 years ago
  51. 5c6c6e0 Implements TODOs for webrtc::datachannel state management when the SCTP association is congested. Adds missing state variables for each step in the transitions between DataChannelInterface::DataStates (kConnecting, kOpen, etc.), and uses them. by Lally Singh · 9 years ago
  52. c28a896 VoE: Initialize WebRtcVoiceMediaChannel with AudioOptions during creation by Jelena Marusic · 9 years ago
  53. bf738d7 Temporarily disabling OpenSL ES for playout. by henrika · 9 years ago
  54. 04e5b49 Make maximum SSL version configurable through PeerConnectionFactory::Options by Joachim Bauch · 9 years ago
  55. cc84649 Add LappedTransform accessors. by Michael Graczyk · 9 years ago
  56. e70028e Protect access to shared list of SRTP sessions. by Joachim Bauch · 9 years ago
  57. 9e3cb33 AppRTCDemo: check for necessary permissions before starting the call. by Alex Glaznev · 9 years ago
  58. 770cc38 Don't call CRYPTO_add in BoringSSL. by Jiayang Liu · 9 years ago
  59. 3544837 Disable reusing of ECDHE keys with NSS. by Joachim Bauch · 9 years ago
  60. 5ee9f67 Remove webrtcvideoengine.cc. by Peter Boström · 9 years ago
  61. 603175a Improve comments. by Wan-Teh Chang · 9 years ago
  62. 7c4e745 Support multiple URLs in PeerConnectionInterface::IceServer by Joachim Bauch · 9 years ago
  63. 45b229c Remove an unnecessary webrtc:: namespace prefix. by Wan-Teh Chang · 9 years ago
  64. 92d9489 Miscellaneous cleanups in VCMReceiver and its unit tests. by Wan-Teh Chang · 9 years ago
  65. 645299d Add frequency smoothing to postfilter. by Andrew MacDonald · 9 years ago
  66. d4f769d Stop video candidates getting down to audio. by Donald Curtis · 9 years ago
  67. a743794 audio_processing/aecm: Create() now returns a pointer to the object by Bjorn Volcker · 9 years ago
  68. 71861a0 Remove GetSendSideDelay from RtpRtcp. by Peter Boström · 9 years ago
  69. 7cd16b0 video_processing_unittest: Only create files for visual inspection if the boolean flag 'gen_files' is set. by Henrik Boström · 9 years ago
  70. c3deaa3 common_audio/vad: Removes head allocation failure check by Bjorn Volcker · 9 years ago
  71. 796e172 Fixes crash in WebRtcAudioManager.setCommunicationMode by henrika · 9 years ago
  72. c41fe5d Force 8 kHz sampling rate on Android emulator. by Patrik Höglund · 9 years ago
  73. 2251d6e Remove ViESender. by Peter Boström · 9 years ago
  74. 259bd20 Report ssrc_groups in GetStats(). by Peter Boström · 9 years ago
  75. 8bb6ea3 Reset speech encoder before hooking it up to RED or CNG by Karl Wiberg · 9 years ago
  76. 8051832 Adding a new Matlab tool rtpAnalyze by Henrik Lundin · 9 years ago
  77. 3b187b9 Removed unnecessary includes of webrtcvideocapturer.h by Henrik Boström · 9 years ago
  78. 11beccd Remove external report blocks from RtcpSender and rtp_rtcp interface. by Erik Språng · 9 years ago
  79. 23c2e55 Remove remaining .mk files. by Peter Boström · 9 years ago
  80. b444b3f Redirect logs to stderr in audioproc_f. by Andrew MacDonald · 9 years ago
  81. 9b720f7 Add GetChunkLength to LappedTransform. by Michael Graczyk · 9 years ago
  82. fec2c6d Prevent potential double-free if srtp_create fails. by Joachim Bauch · 9 years ago
  83. 1060260 Added buildbucket bucket definitions by Henrik Kjellander · 9 years ago
  84. 92fbbb2 Switch acm_receiver over to using base/logging.h by Tommi · 9 years ago
  85. 9303eaf Don't unnecessarily set mode/category on AVAudioSession. by Noah Richards · 9 years ago
  86. def39883 Configure default render delay as 10 ms. by Peter Boström · 9 years ago
  87. cf808d2 Add new fast mode for NetEq's Accelerate operation by Henrik Lundin · 9 years ago
  88. cbe408a WebRtcVideoCapturer: Getting rid of the |critical_section_stopping_| lock and all of its critical sections. by Henrik Boström · 9 years ago
  89. c065cc7 Clarify boolean flags in neteq_opus_quality_test. by Minyue Li · 9 years ago
  90. c13cacb Remove an unused method in NetEq::Expand by Henrik Lundin · 9 years ago
  91. de4703c Refactor common_audio/vad: Create now returns the handle directly instead of an error code by Bjorn Volcker · 9 years ago
  92. afef4bf Reland "Adding a test framework for conference mode application in VoE." by Minyue · 9 years ago
  93. a4b7e5e Revert "Adding a test framework for conference mode application in VoE." by Minyue · 9 years ago
  94. 6a1ba8c Fix coding style nits. by Wan-Teh Chang · 9 years ago
  95. e87d487 Fix ARM64 detection for VP8 and VP9 wrappers. by Stefan Holmer · 9 years ago
  96. fc05205 Adding a test framework for conference mode application in VoE. by Minyue · 9 years ago
  97. 5d55c98 WebRTC 4521: Remove usage of deprecated timezone global variable by Guo-wei Shieh · 9 years ago
  98. 8d3ad82 Script for auto-rolling chromium_revision in DEPS. by Henrik Kjellander · 9 years ago
  99. 5a3ebd7 Revert "Remove default encoder/decoders." by Peter Boström · 9 years ago
  100. e14e5f4 Solve TSan warning about unlocking an unlocked mutex. by Brave Yao · 9 years ago