1. 4117775 Roll chromium_revision 5333e14..d8f8dc8 (323410:324211) by Henrik Kjellander · 10 years ago
  2. 76c53d3 Remove ViE interface usage from VideoReceiveStream. by Peter Boström · 10 years ago
  3. 15cf019 Add field-trial flag to disable WebRtcVideoEngine2. by Peter Boström · 10 years ago
  4. 9b3f56e Reland "Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection."" by Per · 10 years ago
  5. 2c37078 Fix crash with CVO turned on for VP9 codec by Guo-wei Shieh · 10 years ago
  6. d61ebda Fix the sigslot type of DtlsIdentityStore::WorkerTask. by Jiayang Liu · 10 years ago
  7. 036b420 Updated iOS video capturer to take device orientation into consideration. by Jonas Martinsson · 10 years ago
  8. 1064679 Revert "Fix crash with CVO turned on for VP9 codec" by Guo-wei Shieh · 10 years ago
  9. 29b1a1c Fix crash with CVO turned on for VP9 codec by Guo-wei Shieh · 10 years ago
  10. c78da7d Roll chromium_revision 719b839..5333e14 (322539:323410) by Henrik Kjellander · 10 years ago
  11. 06c8013 Explicitly set target_subarch for iOS (re-land) by Henrik Kjellander · 10 years ago
  12. fbfc74a Increase filename size for dummy device factory. by Patrik Höglund · 10 years ago
  13. ad1f9b6 Remove warning on input frames before config. by Peter Boström · 10 years ago
  14. 64c0366 Revert "Revert "Split EventWrapper in twain."" by Peter Boström · 10 years ago
  15. ca047f7 Stop building NSS on Windows. by Henrik Kjellander · 10 years ago
  16. 968b0e2 Removed build dependency on er_tables_xor.h, since it has been deleted by Bjorn Volcker · 10 years ago
  17. 2e266e9 On iOS, detect pdp_ip networks as cellular. by Noah Richards · 10 years ago
  18. fbe5b31 Fix merge_libs.py to correctly use the IGNORE_PATTERNS list. by Noah Richards · 10 years ago
  19. 9e420af Fix potential race conditions in Android video renderer. by Alex Glaznev · 10 years ago
  20. e41d774 Revert "Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection." by Per · 10 years ago
  21. 3b71efc Revert "Explicitly set target_subarch for iOS." by Henrik Kjellander · 10 years ago
  22. 2519c45 Fix clang style warnings in webrtc/modules/audio_coding by Karl Wiberg · 10 years ago
  23. f6b7265 Explicitly set target_subarch for iOS. by Henrik Kjellander · 10 years ago
  24. 1d83f1e talk/media/webrtc/webrtcvoiceengine: Delay Agnostic AEC should not override HW-AEC by Bjorn Volcker · 10 years ago
  25. 49a862e Return pending buffers to Java VideoCapturerAndroid if camera is stopping by Per · 10 years ago
  26. 26679d6 ViEFrameCallback::DeliverFrame: Make I420VideoFrame const ref. by Magnus Jedvert · 10 years ago
  27. 3211934 Fix build breakage in WrappedI420Buffer::native_handle() by Per · 10 years ago
  28. 75db861 Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection. by Per · 10 years ago
  29. e1c1ee2 EncodedVideoData is unused, so remove it by Karl Wiberg · 10 years ago
  30. e095148 Port some fixes in AppRTCDemo. by Alex Glaznev · 10 years ago
  31. be508a1 Implement Tcp Reconnect for TCPPort. by Guo-wei Shieh · 10 years ago
  32. ef88309 Cleanup: Forward declare AudioFrame type in voiceprocess.h by Thiago Farina · 10 years ago
  33. ae0f0ee Cleanup: Remove DISALLOW_EVIL_CONSTRUCTORS macro. by Thiago Farina · 10 years ago
  34. 7351f46 Don't send STUN pings if we don't have a remote ufrag and pwd. by Peter Thatcher · 10 years ago
  35. bc4b934 Add a DCHECK to RegisterModule to make sure it's called on the controller thread. by Tommi · 10 years ago
  36. 7f375f0 ProcessThreadImpl - hold the lock while checking thread_ and calling ProcessThreadAttached(). by Tommi · 10 years ago
  37. 3354419 Zero copy AndroidVideeCapturer. by Per · 10 years ago
  38. 037bad7 ~CaptureManager: DCHECK(capture_states_.empty()) instead of CHECK until we fix not empty bug. by Henrik Boström · 10 years ago
  39. cb76b89 Cleanup: Move json.h into rtc namespace. by Thiago Farina · 10 years ago
  40. 0dd5802 Update callers to include messagedigest.h. by Thiago Farina · 10 years ago
  41. db313b6 Disable EndToEndTest.ReceivedFecPacketsNotNacked on all platforms. by Henrik Kjellander · 10 years ago
  42. d4e7501 Refactor audio_coding/codecs/isac/fix: Removed usage of trivial macro WEBRTC_SPL_LSHIFT_W32() by Bjorn Volcker · 10 years ago
  43. 64c1e8c Enable CVO by default through webrtc pipeline. by Guo-wei Shieh · 10 years ago
  44. aaf61e4 Cleanup: Remove MD5_CTX typedef. by Thiago Farina · 10 years ago
  45. fa16dda Revert "Port frame_analyzer and rgba_to_i420_converter targets to GN build." by Henrik Kjellander · 10 years ago
  46. 6ac53b2 Port frame_analyzer and rgba_to_i420_converter targets to GN build. by Henrik Kjellander · 10 years ago
  47. 722ef1f Remove henrike@ from OWNERS by Henrik Kjellander · 10 years ago
  48. cf3c83e Revert "Split EventWrapper in twain." by Minyue · 10 years ago
  49. 31331cf Revert "Enable CVO by default through webrtc pipeline." by Minyue · 10 years ago
  50. d91cb5d Reduce the number of Chromium dependencies synced. by Henrik Kjellander · 10 years ago
  51. 3cd9eaf Ensures that AudioManager.isVolumeFixed() is only used for Android L and above by henrika · 10 years ago
  52. f536a50 Remove duplicated source listing of gtest_prod_util.h by Henrik Kjellander · 10 years ago
  53. f809b9b Fix bug in WebRtcIsacfix_FilterMaLoopNeon. by Zhongwei Yao · 10 years ago
  54. 9cb1f30 Remove er_tables_xor.h. by Peter Boström · 10 years ago
  55. 1b1c15c Enable CVO by default through webrtc pipeline. by Guo-wei Shieh · 10 years ago
  56. 4b3c0d6 Use WebRTC API to convert byteorder in srtpfilter. by Jiayang Liu · 10 years ago
  57. 4825356 RTCDataChannel: Unregister data channel observer on dealloc. by Zeke Chin · 10 years ago
  58. 379069f VideoRenderCallback::RenderFrame: Make I420VideoFrame& ref const. by Magnus Jedvert · 10 years ago
  59. 0828a0c Revert "Avoid critsect for protection- and qm setting callbacks in VideoSender." by mflodman · 10 years ago
  60. 23914fe Reject RTP one-byte extension ID 0. by Peter Boström · 10 years ago
  61. 903c0f2 Avoid critsect for protection- and qm setting callbacks in VideoSender. by mflodman · 10 years ago
  62. 738a5b4 Remove old suppression for ProcessThreadImpl. by Tommi · 10 years ago
  63. bc46bf2 common_audio: Explicit cast in WebRtcSpl_NormW16 on ARM by Bjorn Volcker · 10 years ago
  64. 0194d32 Add WebRtcAudioManager to peerconnection_jar library by Alex Glaznev · 10 years ago
  65. 65f74a1 Revert "Suppress data races in libjingle_peerconnection_unittest" by Tommi · 10 years ago
  66. 2c9c83d Remove non-functional asynchronous resampling mode. by Andrew MacDonald · 10 years ago
  67. 45c6449 Introduce CodecManager and move code from AudioCodingModuleImpl by Henrik Lundin · 10 years ago
  68. f7b9cf5 Suppress "EndToEndTest::ReceivedFecPacketsNotNacked" on Asan, Tsan by Minyue Li · 10 years ago
  69. 842a4a6 Add locks to Start(), Stop() methods in ProcessThread. by Tommi · 10 years ago
  70. 22e209d Introduce AudioCodingModuleImpl::current_encoder_ by Henrik Lundin · 10 years ago
  71. 582f80e Clamp decoder sample rate to 32000 in iSAC by Henrik Lundin · 10 years ago
  72. 1ecfd55 videoadapter_unittest.cc: Revert removal of '#if defined(HAVE_WEBRTC_VIDEO)' by Magnus Jedvert · 10 years ago
  73. 451b614 Fix gyp path for bwe simulator include. by Stefan Holmer · 10 years ago
  74. 8e9c67e Suppress data races in libjingle_peerconnection_unittest by Henrik Kjellander · 10 years ago
  75. 9f52448 Roll chromium_revision 4d63ee8..719b839 (322012:322539) by Henrik Kjellander · 10 years ago
  76. 6b3ccfc GN: Cleanup no longer needed libvpx config. by Henrik Kjellander · 10 years ago
  77. 819011c Additional suppression for TSan deadlock detection by Henrik Kjellander · 10 years ago
  78. dfd53fe Raise streams for SetMaxSendBitrates above 2000k. by Peter Boström · 10 years ago
  79. 53eda3d Add tests for r8811. by Peter Boström · 10 years ago
  80. b3fc48b Update the notice about the slow Chromium sync. by Henrik Kjellander · 10 years ago
  81. 1d36003 Suppress TSan errors triggered when deadlock detection is enabled. by Henrik Kjellander · 10 years ago
  82. 9ff73f5 Final minor fix in WebRtcAudioManager by henrika · 10 years ago
  83. 424694c audio_processing/agc: Put entire method set_output_will_be_muted() under lock by Bjorn Volcker · 10 years ago
  84. 75a0255 Handle borked Android cameras gracefully. by Per · 10 years ago
  85. 8324b52 Adding playout volume control to WebRtcAudioTrack.java. by henrika · 10 years ago
  86. 8ed6a4b Remove unused non-standard capture stats. by Peter Boström · 10 years ago
  87. 3954e1d Remove unused implementations in cricket::VideoFrame by Magnus Jedvert · 10 years ago
  88. 7100dcd Adding "usedtx" as Opus codec parameter. by Minyue Li · 10 years ago
  89. bef8d2d Add a lock to NSSContext to fix data race by Jiayang Liu · 10 years ago
  90. b8cfa68 Update speed setting in VP9. by Marco · 10 years ago
  91. 74d9ed7 Report send codec name in GetStats(). by Peter Boström · 10 years ago
  92. d6f4c25 Reject streams reusing simulcast or RTX SSRCs. by Peter Boström · 10 years ago
  93. a990784 AcmReceiver: index decoders by payload type instead of ACM codec ID by Jelena Marusic · 10 years ago
  94. 9b5f96e Add some sanity CHECKs to webrtc::Call. by Peter Boström · 10 years ago
  95. c79f7ed Fix build error introduced by r8864. by Stefan Holmer · 10 years ago
  96. e590416 Moving the pacer and the pacer thread to ChannelGroup. by Stefan Holmer · 10 years ago
  97. 5225dd8 If audio ptime is negotiated in SDP, then we would set the audio codec with negotiated packet size if it's allowed. If the negotiated packet size is not supported by the working codec, then we would use the next smallest size. by Brave Yao · 10 years ago
  98. dfa3605 Reparent Nonlinear beamformer under beamforming interface. by Michael Graczyk · 10 years ago
  99. bf395c1 Add WebRTC Media Constraint to force using Delay Agnostic AEC on Android by Bjorn Volcker · 10 years ago
  100. caae5d4 Bye request should use POST not GET by Chuck Hays · 10 years ago