1. b02af18 Follow-up: Remove old DelayCorrection AEC config by Henrik Lundin · 10 years ago
  2. 76381d9 Update rtpAnalyze matlab tool to handle reordered packets by Henrik Lundin · 10 years ago
  3. ac81163 iSAC: Move global trig tables into the codec instance by Karl Wiberg · 10 years ago
  4. 030249d Initial SIE commit: migrating existing code by ekm · 10 years ago
  5. fe23090 Whitespace change to test CQ by kjellander · 10 years ago
  6. 524f784 disable MacAsyncSocketTest::TestConnectFailIPv6 by Minyue · 10 years ago
  7. d10cd97 Make global constants 'const' by Karl Wiberg · 10 years ago
  8. 53dd4b1 Roll chromium_revision c2239a8..4e76e79 (334133:334321) by Henrik Kjellander · 10 years ago
  9. a6aa6d9 Fix a data race in AudioEncoderMutableImpl and derived classes by Henrik Lundin · 10 years ago
  10. 05ce5dd Roll chromium_revision e937e5f..c2239a8 (333350:334133) by Henrik Kjellander · 10 years ago
  11. 2b67925 VideoCapturerAndroid: Add possibility to request a new resolution from the video adapter. by Åsa Persson · 10 years ago
  12. 70c7fe1 Add kGoogEchoCancellation to MediaConstraintsInterface. by Tommi · 10 years ago
  13. 01bbe3e Fix AppRTCDemo crash under iOS armv7 devices by Zhongwei Yao · 10 years ago
  14. 782671f Improve Android HW decoder error handling. by Alex Glaznev · 10 years ago
  15. 2f65ac1 Fix crash and warning in AppRTCDemo by Jon Hjelle · 10 years ago
  16. 372f2fc Connection resurrected with incorrect candidate type. by Guo-wei Shieh · 10 years ago
  17. f564291 Remove webrtc/libjingle/{examples,session}. by Peter Boström · 10 years ago
  18. 36b7cc3 Reland "Upconvert various types to int.", neteq portion. by Peter Kasting · 10 years ago
  19. bc440d5 Revert "Reland "Upconvert various types to int.", common_audio portion." by Peter Kasting · 10 years ago
  20. 15b58ee Reland "Upconvert various types to int.", common_audio portion. by Peter Kasting · 10 years ago
  21. bba7807 Reland "Upconvert various types to int.", misc. codecs portion. by Peter Kasting · 10 years ago
  22. a8b335c Reland "Upconvert various types to int.", ilbc portion. by Peter Kasting · 10 years ago
  23. aba07ef Reland "Upconvert various types to int.", isac portion. by Peter Kasting · 10 years ago
  24. 7faba36 Fix WebRTC window-capture to check for maximized state correctly. by Peter Kasting · 10 years ago
  25. 728d903 Reformat existing code. There should be no functional effects. by Peter Kasting · 10 years ago
  26. b7e5054 Match existing type usage better. by Peter Kasting · 10 years ago
  27. cb18097 Revert "Upconvert various types to int." by Peter Kasting · 10 years ago
  28. 66a641a Update encoder settings periodically, not only on new bandwidth estimate by Erik Språng · 10 years ago
  29. 78fb3b3 C++11 in-class member initialization in Call configs. by Fredrik Solenberg · 10 years ago
  30. eb82309 Remove FileMediaEngine. by Peter Boström · 10 years ago
  31. 80cf97c Android rendering: Move common EGL and GL functions to separate classes by Magnus Jedvert · 10 years ago
  32. f045e4d Prepare to convert various types to size_t. by Peter Kasting · 10 years ago
  33. 786dbdc Rename targets to use lower case format. by Zeke Chin · 10 years ago
  34. 9345e86 audio_processing: Create now returns a pointer to the object by Bjorn Volcker · 10 years ago
  35. 8a19f3d Relanding https://webrtc-codereview.appspot.com/56589004 by Niklas Enbom · 10 years ago
  36. 1fe120a Add triggered checks. by Peter Thatcher · 10 years ago
  37. a2c7940 Ensures that modules_unittests runs on iOS by henrika · 10 years ago
  38. f4baca5 Set mtu for DTLS to 1280 by Henrik Lundin · 10 years ago
  39. 2a10087 Manual cleanups following clang-formatting. by Peter Kasting · 10 years ago
  40. 83ad33a Upconvert various types to int. by Peter Kasting · 10 years ago
  41. 54b0ca5 Revert "Landing https://webrtc-codereview.appspot.com/53669004/" by Niklas Enbom · 10 years ago
  42. 2aef19c Landing https://webrtc-codereview.appspot.com/53669004/ by Niklas Enbom · 10 years ago
  43. 532caea Adding DCHECKs and constness to DtlsIdentityStore. by Tommi · 10 years ago
  44. 441f634 Re-land r9378 "Rename APM Config DelayCorrection to ExtendedFilter" by Henrik Lundin · 10 years ago
  45. 94a1232 Roll chromium_revision b2c6a86..e937e5f (332773:333350) by Henrik Kjellander · 10 years ago
  46. 1b76ca1 Auto-roll script: Add dirty tree check and git pull by Henrik Kjellander · 10 years ago
  47. ca84302 Roll chromium_revision 3d86a83..b2c6a86 (332345:332773) by Henrik Kjellander · 10 years ago
  48. 8a89718 Exclude Nexus 6 from OpenSL ES usage by henrika · 10 years ago
  49. 72e9f04 Better determination of Symmetric NAT. by Guo-wei Shieh · 10 years ago
  50. 0e1b229 Disable TestGetAllPortsNoUdpSocketsNoTcpListen on valgrind memcheck. by Marco · 10 years ago
  51. 1b9add9 Prevent bitrate overshoot for HD layer in VP8. by Peter Boström · 10 years ago
  52. 61715ec Fixed issue from previous commit, CL 56459004. by Cesar Magalhaes · 10 years ago
  53. 04f4931 VoE2 API draft by Fredrik Solenberg · 10 years ago
  54. 77cabab Enabling Packet-Loss plots for BweReceiver. by Cesar Magalhaes · 10 years ago
  55. c1b9d4e Add support for fragmentation in RtcpPacket. by Erik Språng · 10 years ago
  56. 1aff095 Moved check for native frame to VideoReceiveStream::FrameCallback. by Åsa Persson · 10 years ago
  57. 8f622a9 Locking is no longer required with BoringSSL. by Joachim Bauch · 10 years ago
  58. 55b6acb Miscellaneous cleanups. by Wan-Teh Chang · 10 years ago
  59. 349c2bb Remove the timestamp_ member of StreamGenerator. by Wan-Teh Chang · 10 years ago
  60. f291287 Change "hybrid mode" to "|kNack| mode" in comments. by Wan-Teh Chang · 10 years ago
  61. d7da120 Disable reduced-size RTCP in default config. by Peter Boström · 10 years ago
  62. fe55c38 Removes automatic setting of COMM mode in WebRTC. by henrika · 10 years ago
  63. 3b2f67d Disable some PortAllocatorTest on valgrind memcheck due to flakiness by Erik Språng · 10 years ago
  64. eb66e80 Re-land "Convert native handles to buffers before encoding." by Peter Boström · 10 years ago
  65. 3fbf3f8 Revert r9378 "Rename APM Config DelayCorrection to ExtendedFilter" by Henrik Lundin · 10 years ago
  66. bdd185f Added CQ config for WebRTC by Henrik Kjellander · 10 years ago
  67. 5f4b7e2 Rename APM Config DelayCorrection to ExtendedFilter by Henrik Lundin · 10 years ago
  68. efdce69 Disable some PortAllocatorTest on asan due to flakiness by Erik Språng · 10 years ago
  69. 7dbc076 audio_processing/aec: Turn SignalBasedDelayCorrection to after 15 seconds by Bjorn Volcker · 10 years ago
  70. 85cf3c0 Revert "Disable some PortAllocatorTest on tsan due to flakiness" by Erik Språng · 10 years ago
  71. f019efa Adding henrik.lundin to two WATCHLISTS by Henrik Lundin · 10 years ago
  72. fc622cc Move Requester to cc file. by Guo-wei Shieh · 10 years ago
  73. 2a6b8b7 Fix windows build break by Guo-wei Shieh · 10 years ago
  74. d04d3d7 Add SocketFactoryInterface::Prepare and fix how symmetric NAT is determined. by Guo-wei Shieh · 10 years ago
  75. 26b0860 Use one scoped_refptr. by Peter Boström · 10 years ago
  76. 491bd53 Disable some PortAllocatorTest on tsan due to flakiness by Erik Språng · 10 years ago
  77. e973c2a Remove win32toolhelp.h. by Peter Boström · 10 years ago
  78. 59abdd9 Whitespace change to test new Rietveld move. by Henrik Kjellander · 10 years ago
  79. 32130c6 Move to Chromium's Rietveld at codereview.webrtc.org by Henrik Kjellander · 10 years ago
  80. b1825a4 Change JitterBuffer::GetNackList to return a std::vector<uint16_t>. by Wan-Teh Chang · 10 years ago
  81. 248b0b0 Run clang-format --style=Chromium on four files I'm otherwise touching. by Peter Kasting · 10 years ago
  82. a9952cd Remove CHECK from GetThreadName. by Tommi · 10 years ago
  83. b4c5eaa Fix a time control bug, that the VCMReceiver::FrameForDecoding may over sleep. by Niklas Enbom · 10 years ago
  84. 73f7210 Actively turns off platform-AEC when DA-AEC is used by Bjorn Volcker · 10 years ago
  85. 5abd3e1 Revert r9359 "Implement NetEq's CurrentDelay function" by Henrik Lundin · 10 years ago
  86. d8a03fa Implement NetEq's CurrentDelay function by Henrik Lundin · 10 years ago
  87. 60508f8 Small changes to rtpAnalyze Matlab script by Henrik Lundin · 10 years ago
  88. 6b99074 Revert "Import org.junit.Assert instead of junit.framework.Assert." by Wan-Teh Chang · 10 years ago
  89. a884709 Import org.junit.Assert instead of junit.framework.Assert. by Wan-Teh Chang · 10 years ago
  90. a398020 SSL_set_read_ahead no longer needed with BoringSSL. by Joachim Bauch · 10 years ago
  91. 308d163 Revert "Convert native handles to buffers before encoding." by Peter Boström · 10 years ago
  92. 14771ac Fix Python lint and unit tests by Henrik Kjellander · 10 years ago
  93. 8f07418 Roll chromium_revision 7779e7d..3d86a83 (332119:332345) by Henrik Kjellander · 10 years ago
  94. 84f81d8 Fix implicit size_t to uint16_t warning on VS2015. by scottmg · 10 years ago
  95. 8e6fd46 Route time-stretching metrics through libjingle by Henrik Lundin · 10 years ago
  96. 76cda01 Document the time unit in EventWrapper. by Wan-Teh Chang · 10 years ago
  97. 907bfb2 Fix an apparent typo in a unittest that caused it to not actually check the new window list it fetched. by Peter Kasting · 10 years ago
  98. a831dc3 Convert native handles to buffers before encoding. by Peter Boström · 10 years ago
  99. 9ba52f8 Remove intermediate RTCP CNAME buffers. by Peter Boström · 10 years ago
  100. aff1c84 Roll chromium_revision ccef3cb..7779e7d (331232:332119) by Henrik Kjellander · 10 years ago