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/lapped_transform.cc]
  3. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  4. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  5. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  6. af476c7 RTC_[D]CHECK_op: Remove "u" suffix on integer constants by kwiberg · 8 years ago
  7. 942c851 Fix Chromium clang plugin warnings by kwiberg · 8 years ago
  8. f4022ff Pull out the PostFilter to its own NonlinearBeamformer API by Alejandro Luebs · 8 years ago
  9. a3c51ea Revert "Pull out the PostFilter to its own NonlinearBeamformer API" by Alejandro Luebs · 8 years ago
  10. b983112 Pull out the PostFilter to its own NonlinearBeamformer API by Alejandro Luebs · 8 years ago
  11. 1c7fdd8 Remove calls to ScopedToUnique and UniqueToScoped by kwiberg · 9 years ago
  12. 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[Renamed (97%) from webrtc/modules/audio_processing/utility/lapped_transform.cc]
  13. 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[Renamed (97%) from webrtc/common_audio/lapped_transform.cc]
  14. 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 (97%) from webrtc/modules/audio_processing/utility/lapped_transform.cc]
  15. 711ccc8 Moved ring-buffer related files from common_audio to audio_processing by peah · 9 years ago[Renamed (97%) from webrtc/common_audio/lapped_transform.cc]
  16. c2b785d Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  17. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  18. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  19. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  20. cc84649 Add LappedTransform accessors. by Michael Graczyk · 9 years ago
  21. 04c5098 Add the Ooura FFT to RealFourier. by andrew@webrtc.org · 10 years ago
  22. e534086 Clean up LappedTransform and Blocker. by mgraczyk@chromium.org · 10 years ago
  23. 325cff0 Import LappedTransform and friends. by andrew@webrtc.org · 10 years ago