1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/blocker.h]
  3. 67fdb80 Reland of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #1 id:1 of https://codereview.webrtc.org/2739143002/ ) by oprypin · 8 years ago
  4. e47c1d3 Revert of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #4 id:180001 of https://codereview.webrtc.org/2683033004/ ) by oprypin · 8 years ago
  5. aebe55c Enable cpplint and fix cpplint errors in webrtc/*audio by oprypin · 8 years ago
  6. ef00925 Compensate for the IntelligibilityEnhancer processing delay in high bands by Alejandro Luebs · 8 years ago
  7. 942c851 Fix Chromium clang plugin warnings by kwiberg · 8 years ago
  8. faed4ab Revert of Moved ring-buffer related files from common_audio to audio_processing" (patchset #2 id:20001 of https://codereview.webrtc.org/1858123003/ ) by peah · 9 years ago
  9. 8864fe5 Revert "Revert of Moved ring-buffer related files from common_audio to audio_processing (patchset #8 id:150001 of https://codereview.webrtc.org/1846903004/ )" by peah · 9 years ago
  10. c54aad6 Revert of Moved ring-buffer related files from common_audio to audio_processing (patchset #8 id:150001 of https://codereview.webrtc.org/1846903004/ ) by peah · 9 years ago[Renamed (94%) from webrtc/modules/audio_processing/utility/blocker.h]
  11. 711ccc8 Moved ring-buffer related files from common_audio to audio_processing by peah · 9 years ago[Renamed (94%) from webrtc/common_audio/blocker.h]
  12. c2b785d Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  13. e80f9d0 Revert of Replace scoped_ptr with unique_ptr in webrtc/common_audio/ (patchset #4 id:60001 of https://codereview.webrtc.org/1712513002/ ) by kjellander · 9 years ago
  14. 79d7a49 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  15. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  16. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  17. 728d903 Reformat existing code. There should be no functional effects. by Peter Kasting · 10 years ago
  18. e534086 Clean up LappedTransform and Blocker. by mgraczyk@chromium.org · 10 years ago
  19. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  20. 035e912 Move channel_buffer.{h,cc} to common_audio. by kjellander@webrtc.org · 10 years ago
  21. 041035b Add an AudioRingBuffer class wrapper for the ring_buffer.h C interface. by andrew@webrtc.org · 10 years ago
  22. c0da63c Optimize minimum delay in blocker by aluebs@webrtc.org · 10 years ago
  23. 8789376 Move ChannelBuffer class to channel_buffer file by aluebs@webrtc.org · 10 years ago
  24. 325cff0 Import LappedTransform and friends. by andrew@webrtc.org · 10 years ago