1. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 7 years ago
  2. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  3. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  4. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/resampler/sinc_resampler.h]
  5. bdf3072 Revert of Remove typedefs.h from webrtc/ root (part 1) (patchset #3 id:40001 of https://codereview.webrtc.org/3007253002/ ) by kjellander · 7 years ago
  6. a895836 Remove typedefs.h from webrtc/ root (part 1) by solenberg · 7 years ago
  7. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  8. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  9. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  10. e305d95 Remove runtime NEON detection by pasko · 8 years ago
  11. c2b785d Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  12. 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
  13. 79d7a49 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  14. 988d31e Move gtest_prod_util.h out of webrtc/test tree. by kjellander · 9 years ago
  15. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  16. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  17. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  18. f045e4d Prepare to convert various types to size_t. by Peter Kasting · 9 years ago
  19. cb7f8ce Clear ARM NEON flag by Andrew MacDonald · 9 years ago
  20. 0933d01 Enabling common_audio building with NEON on ARM64 by andrew@webrtc.org · 10 years ago
  21. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  22. 88fbb2d Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  23. 2fa7f79 Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 10 years ago
  24. 125ffd7 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  25. 00073aa Clean up CPU detection defines in SincResampler a little. by andrew@webrtc.org · 11 years ago
  26. 2038920 Use scoped_ptr<T[]> in SincResampler to avoid .get()[] weirdness. by andrew@webrtc.org · 11 years ago
  27. d617a44 Add an AlignedFreeDeleter and remove scoped_ptr_malloc. by andrew@webrtc.org · 11 years ago
  28. b86fbaf Downstream latest Chromium SincResampler changes. by andrew@webrtc.org · 11 years ago
  29. c6a3755 Update SincResampler with the latest Chromium code. by andrew@webrtc.org · 11 years ago
  30. 8fc05fe Add a push-based wrapper around SincResampler. by andrew@webrtc.org · 11 years ago
  31. 076fc12 Modify SincResampler to build in webrtc. by andrew@webrtc.org · 12 years ago
  32. a8ef811 Import SincResampler from Chromium. by andrew@webrtc.org · 12 years ago