1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. b00dec5 Qualify cmath function calls. by Mirko Bonadei · 5 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  4. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  5. 5e1a749 Optional: Use nullopt and implicit construction in /common_audio by Oskar Sundbom · 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/smoothing_filter_unittest.cc]
  8. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  9. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  10. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  11. 92aef17 Replace Clock with timeutils in AudioEncoder. by michaelt · 7 years ago
  12. 7667db4 Fixing init time error in smoothing filter. by minyue · 8 years ago
  13. 301fc4a Update common_audio/smoothing_filter. by minyue · 8 years ago
  14. 69b627d Move smoothing filter to common audio and exp_filter to base/analytics. by minyue · 8 years ago[Renamed (97%) from webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter_unittest.cc]
  15. 3c3aef4 Revert of Reland "Move smoothing filter to common audio". (patchset #5 id:100001 of https://codereview.webrtc.org/2520003005/ ) by minyue · 8 years ago[Renamed (97%) from webrtc/common_audio/smoothing_filter_unittest.cc]
  16. 223641f Reland "Move smoothing filter to common audio". by minyue · 8 years ago[Renamed (97%) from webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter_unittest.cc]
  17. d7ac0a9 Revert of Move smoothing filter to common audio. (patchset #3 id:60001 of https://codereview.webrtc.org/2484153002/ ) by magjed · 8 years ago[Renamed (97%) from webrtc/common_audio/smoothing_filter_unittest.cc]
  18. a82395b Move smoothing filter to common audio. by michaelt · 8 years ago[Renamed (97%) from webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter_unittest.cc]
  19. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  20. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  21. 3548357 Adding SmoothingFilter to audio network adaptor. by minyue · 8 years ago