1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  3. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  4. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  5. 9da7c74 Change Resampler to not change state on invalid Reset and ResetIfNeeded calls. by Sam Zackrisson · 7 years ago
  6. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  7. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/resampler/resampler.cc]
  8. 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
  9. 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
  10. aebe55c Enable cpplint and fix cpplint errors in webrtc/*audio by oprypin · 8 years ago
  11. 922246a Replace NULL with nullptr or null in webrtc/audio/ and common_audio/. by deadbeef · 8 years ago
  12. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  13. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  14. 728d903 Reformat existing code. There should be no functional effects. by Peter Kasting · 9 years ago
  15. 2c9c83d Remove non-functional asynchronous resampling mode. by Andrew MacDonald · 9 years ago
  16. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  17. aa30bb7 Include files from webrtc/.. paths in common_audio/ by pbos@webrtc.org · 11 years ago
  18. b091307 WebRtc_Word32 -> int32_t in common_audio/ by pbos@webrtc.org · 11 years ago
  19. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/common_audio/resampler/resampler.cc]
  20. 48b68c0 Added support for 96 kHz sampling frequency. by bjornv@webrtc.org · 13 years ago
  21. 0403ef4 Restructuring and adding unit test targets on project level instead of in common_audio. by kjellander@webrtc.org · 13 years ago[Renamed from src/common_audio/resampler/main/source/resampler.cc]
  22. 19eefdc Add a unit testing framework. by andrew@webrtc.org · 13 years ago
  23. 5cdec9e Fix common_audio warnings. by andrew@webrtc.org · 13 years ago
  24. 470e71d by niklase@google.com · 13 years ago