1. 36a2479 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  2. 15b966d Enable the -Wundef warning for clang by kwiberg · 8 years ago
  3. 7738985 Delete all use of tick_util.h. by Niels Möller · 9 years ago
  4. c53a1c7 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  5. e00dfb9 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
  6. 7d9e5b7 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  7. 78f65d0 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  8. a0ad248 Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
  9. deb9dae Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  10. 4315704 C++ readability review for ajm. by andrew@webrtc.org · 10 years ago
  11. bce1329 Refactor audio conversion functions. by andrew@webrtc.org · 10 years ago
  12. 6a5ccc5 Add a float interface to PushSincResampler. by andrew@webrtc.org · 11 years ago
  13. 11a8868 Reduce cost of PushSincResampler::Resample(). by andrew@webrtc.org · 12 years ago
  14. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 12 years ago
  15. 05f2131 Downstream latest Chromium SincResampler changes. by andrew@webrtc.org · 12 years ago
  16. f24ac59 Include files from webrtc/.. paths in common_audio/ by pbos@webrtc.org · 12 years ago
  17. dea537b Add a push-based wrapper around SincResampler. by andrew@webrtc.org · 12 years ago