1. fac0655 Reland of Adding the ability to create an RtpSender without a track. by deadbeef · 9 years ago
  2. 376e123 Destroy a Connection if a CreatePermission request fails. by deadbeef · 9 years ago
  3. 1372508 Open backdoor in VoiceEngineImpl to get at the actual voe::Channel objects from an ID. by solenberg · 9 years ago
  4. 54eb5e2 Removed the aec state as an input parameter to the FilterFar function. by peah · 9 years ago
  5. 880896a A unittest that reports the statistics for the duration of an APM stream processing API call. by peah · 9 years ago
  6. 9cd5c8c Move the FEC enabling logic from CodecManager to Rent-A-Codec by kwiberg · 9 years ago
  7. 989b4ab Move the stereo-disables-CNG logic from CodecManager to Rent-A-Codec by kwiberg · 9 years ago
  8. 46a491b Set mac_deployment_target default to 10.7 by Henrik Kjellander · 9 years ago
  9. 65ef319 Roll chromium_revision b1d79c3..68cf0b8 (361146:361406) by kjellander · 9 years ago
  10. 444682a Remove frame time scheduing in IncomingVideoStream by qiangchen · 9 years ago
  11. 953eabc Revert "GetDefaultLocalAddress should return false when the address is invalid" by Guo-wei Shieh · 9 years ago
  12. 67c6df6 GetDefaultLocalAddress should return false when the address is invalid by Guo-wei Shieh · 9 years ago
  13. 7d842d6 Move thread_ conditional back under defines. by Peter Boström · 9 years ago
  14. c661213 Skip setting thread priorities in NaCl. by Peter Boström · 9 years ago
  15. b251472 Add JNI interface for functions to start and stop recording AEC dumps and RTC event logs. by ivoc · 9 years ago
  16. c3ddb3e Improve documentation for ArrayView by kwiberg · 9 years ago
  17. 4c5eea3 Android SurfaceViewRenderer: Don't rely on widthSpec/heightSpec after onMeasure() returns by Magnus Jedvert · 9 years ago
  18. b7a8829 Remove duplicated headers after updating downstream code. by kjellander · 9 years ago
  19. 302c978 Work around data race in TransmitMixer. by solenberg · 9 years ago
  20. 7baf79f Temporary remove spamming MediaDecoder log by perkj · 9 years ago
  21. 92f8dbd Remove VIDEOCODEC_* from engine_configurations.h. by Peter Boström · 9 years ago
  22. 4f2152e Android SurfaceViewRenderer: Make sure not to call eglCreateSurface() twice by Magnus Jedvert · 9 years ago
  23. 97c821d Inline ConvertToSystemPriority. by Peter Boström · 9 years ago
  24. 9237559 Add SurfaceTextureHelper.disconnect(Handler handler) method by perkj · 9 years ago
  25. d480153 Add option to capture to texture in AppRTCDemo for Android. by Per · 9 years ago
  26. 978244e Adding a bunch of Agora IO team members to the watch lists by yujie.mao · 9 years ago
  27. d860523 First part of the preparatory work before the actual work for solving the ducking problem starts. by peah · 9 years ago
  28. 70bed7d GN: Fix iOS error in audio_device and rtc_base by kjellander · 9 years ago
  29. b5cb19b Fixing direction attribute in answer for non-RTP protocols. by deadbeef · 9 years ago
  30. 05816eb Fix target_arch for ios devices by wr.wllm · 9 years ago
  31. 12411ef Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  32. 255d6f6 Test case for CL 1437933002. by guoweis · 9 years ago
  33. 9c80bbe Roll chromium_revision e038f1d..b1d79c3 (361088:361146) by kjellander · 9 years ago
  34. 1aa6efe Android ThreadUtils: Make the class public for access outside org.webrtc by Magnus Jedvert · 9 years ago
  35. 057fb89 Add new method AcmReceiver::last_packet_sample_rate_hz() by henrik.lundin · 9 years ago
  36. 74e35f1 Remove the special case for std::vector in rtc::ArrayView by kwiberg · 9 years ago
  37. d89814b NetEq: Add new method last_output_sample_rate_hz by henrik.lundin · 9 years ago
  38. dfafd12 Remove ThreadWrapper::GetThreadId. The method just calls rtc::CurrentThreadId(), which also has a more descriptive name. by Tommi · 9 years ago
  39. 62e9bda Implement fuzzing of VP9 depacketization. by Peter Boström · 9 years ago
  40. ee37de3 Add screenshare perf tests with lossy links by sprang · 9 years ago
  41. 1379f1f Extract the parameters for the encoder stack from the CodecManager by kwiberg · 9 years ago
  42. 30a5e56 Roll chromium_revision 3796a7a..e038f1d (361065:361088) by kjellander · 9 years ago
  43. f0a431a Exclude EndToEndTest.ReceivesTransportFeedback and TransportFeedbackNotConfigured from DrMemory. by Stefan Holmer · 9 years ago
  44. db81ffd Request keyframe if too many packets are missing and NACK is disabled. by jbauch · 9 years ago
  45. fa8ae9a Remove <iostream> include from file_audio_device.cc by kjellander@webrtc.org · 9 years ago
  46. 8becec3 talk: remove deprecated *processor.h files by tfarina · 9 years ago
  47. 87d5845 Fix androidmediadecoder_jni TS logging. by perkj · 9 years ago
  48. c3c4cdb Add Android x86 and x64 trybots to CQ. by kjellander@webrtc.org · 9 years ago
  49. d5674c3 Roll chromium_revision c29f20c..3796a7a (361043:361065) by kjellander · 9 years ago
  50. 50c5136 RTCP Bye packet moved to own file by danilchap · 9 years ago
  51. c982913 Roll chromium_revision 6018759..c29f20c (361030:361043) by kjellander · 9 years ago
  52. 485b5b0 Roll chromium_revision 4df2d47..6018759 (361029:361030) by kjellander · 9 years ago
  53. 82581a0 Roll chromium_revision 3966d2c..4df2d47 (361020:361029) by kjellander · 9 years ago
  54. b4a29d9 Roll chromium_revision b854092..3966d2c (360794:361020) by kjellander · 9 years ago
  55. 13f6b8f Increase transport feedback frequency to 20 Hz. by stefan · 9 years ago
  56. 43edf0f Require negotiation to send transport cc feedback over RTCP. by stefan · 9 years ago
  57. bd13838 Remove SetVideoLogging/SetAudioLogging from ChannelManager and down the stack. by solenberg · 9 years ago
  58. 672304a NetEq: Remove overly verbose logging by henrik.lundin · 9 years ago
  59. 5def7b9 Revert of Adding the ability to create an RtpSender without a track. (patchset #3 id:300001 of https://codereview.webrtc.org/1413983004/ ) by deadbeef · 9 years ago
  60. 7add058 Move some receive stream configuration into webrtc::AudioReceiveStream. by solenberg · 9 years ago
  61. 6834fa1 Reland of Adding the ability to create an RtpSender without a track. (patchset #1 id:1 of https://codereview.webrtc.org/1426443007/ ) by deadbeef · 9 years ago
  62. 0a43fef Allow pacer to boost bitrate in order to meet time constraints. by sprang · 9 years ago
  63. 34911ad Improved error handling in iOS ADM to avoid race during init by henrika · 9 years ago
  64. 76a31ca Avoids hitting DCHECK in OpenSL ES player by henrika · 9 years ago
  65. 1afae74 Roll chromium_revision 5c83f4e..b854092 (360728:360794) by kjellander · 9 years ago
  66. 30e9182 This cl add support to encode from textures to MediaCodecVideoEncoder. by perkj · 9 years ago
  67. 5663b4f iOS: Set enable_protobuf=1 by default. by kjellander@webrtc.org · 9 years ago
  68. 7e63ef0 Allow default audio receive channel to receive on any unsignalled SSRC. by solenberg · 9 years ago
  69. b0ad43b Add aecdump support to audioproc_f by aluebs · 9 years ago
  70. ceb450b Roll chromium_revision c8eec9a..5c83f4e (360565:360728) by kjellander · 9 years ago
  71. 17c0aff Enable VP9 HW decoder on Exynos chips. by Alex Glaznev · 9 years ago
  72. 7593aad Re-enable mistakenly disabled PEM tests. Misc cleanup and alignment fixes. by torbjorng · 9 years ago
  73. 7755e20 Chrome has now been updated. by perkj · 9 years ago
  74. 726b1f7 Removed dummy "mediastreamsignaling.h" by perkj · 9 years ago
  75. 191c1f9 Disable all JsepPeerConnectionP2PTestClient tests on Mac due to flakiness on Mac Debug bots. by ivoc · 9 years ago
  76. 12e21a0 Remove dead code (we no longer support SILK) by kwiberg · 9 years ago
  77. ef45323 Android: Make classes non-final by Magnus Jedvert · 9 years ago
  78. 062e14e Roll chromium_revision bb7899a..c8eec9a (360504:360565) by kjellander · 9 years ago
  79. f399f21 Disable PhysicalSocketTest.TestUdpReadyToSendIPv4 on linux due to flakiness on the Linux64 Debug bot. by ivoc · 9 years ago
  80. f22695c Remove build_with_libjingle and exclude failing iOS tests from 'All' target. by kjellander@webrtc.org · 9 years ago
  81. 1503867 Disabled several JsepPeerConnectionP2PTestClient tests on Mac, due to flakiness on Debug Mac trybots. by ivoc · 9 years ago
  82. e488a0d Fix DTLS packet boundary handling in SSLStreamAdapterTests. by jbauch · 9 years ago
  83. 87097a8 Roll chromium_revision ed2e3fb..bb7899a (360379:360504) by kjellander · 9 years ago
  84. b6755ab Revert of Adding thread timeout for audio recorer thread in Java (patchset #2 id:20001 of https://codereview.webrtc.org/1444313002/ ) by henrika · 9 years ago
  85. 488e75f Patchset 1 yet again relands without modification https://codereview.webrtc.org/1422963003/ by Per · 9 years ago
  86. 0969398 Revert of Remove android_rel from CQ since all of its machines are offline. (patchset #1 id:1 of https://codereview.webrtc.org/1459083002/ ) by kjellander · 9 years ago
  87. 392d0c2 Remove android_rel from CQ since all of its machines are offline. by Henrik Kjellander · 9 years ago
  88. 521ed7b Reland Convert internal representation of Srtp cryptos from string to int by Guo-wei Shieh · 9 years ago
  89. 318166b Revert of Convert internal representation of Srtp cryptos from string to int. (patchset #10 id:180001 of https://codereview.webrtc.org/1416673006/ ) by guoweis · 9 years ago
  90. 2764e10 Convert internal representation of Srtp cryptos from string to int. by guoweis · 9 years ago
  91. 3c652b6 modules/audio_coding: Remove some codec include dirs by kjellander@webrtc.org · 9 years ago
  92. b7ce964 modules/video_coding/utility: Remove include by kjellander@webrtc.org · 9 years ago
  93. 1b20d81 Roll chromium_revision 64f2817..ed2e3fb (360275:360379) by kjellander · 9 years ago
  94. 0f59a88 modules/video_processing: refactor interface->include + more. by Henrik Kjellander · 9 years ago
  95. ed7d6ec WebRTC: Add compability header for video_coding refactoring. by Henrik Kjellander · 9 years ago
  96. ad948c4 Preliminary support of VP9 HW encoder on Android. by Alex Glaznev · 9 years ago
  97. 2557b86 modules/video_coding refactorings by Henrik Kjellander · 9 years ago
  98. 4dd7a65 Temporarily disable VERIFY while bug is investigated. by phoglund · 9 years ago
  99. 223692a Remove dead code by kwiberg · 9 years ago
  100. e1a27d4 Move CNG/RED payload type extraction to Rent-A-Codec by kwiberg · 9 years ago