1. 8965fbc ClangTidy fixes for common_audio/ by Benjamin Wright · 5 years ago
  2. 22f9925 webrtc: Remove semicolons. by Nico Weber · 5 years ago
  3. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  4. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/audio_converter.cc]
  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. 67fdb80 Reland of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #1 id:1 of https://codereview.webrtc.org/2739143002/ ) by oprypin · 7 years ago
  11. e47c1d3 Revert of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #4 id:180001 of https://codereview.webrtc.org/2683033004/ ) by oprypin · 7 years ago
  12. aebe55c Enable cpplint and fix cpplint errors in webrtc/*audio by oprypin · 7 years ago
  13. af476c7 RTC_[D]CHECK_op: Remove "u" suffix on integer constants by kwiberg · 8 years ago
  14. 4a206a9 Remove webrtc::ScopedVector by kwiberg · 8 years ago
  15. d44c077 Revert of Safe numeric library: base/numerics (copied from Chromium) (patchset #11 id:250001 of https://codereview.webrtc.org/1753293002/ ) by Tommi · 8 years ago
  16. de1c81b Safe numeric library added: base/numerics (copied from Chromium) by hbos · 8 years ago
  17. c2b785d Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 8 years ago
  18. 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 · 8 years ago
  19. 79d7a49 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 8 years ago
  20. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  21. 0eb15ed Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
  22. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  23. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  24. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  25. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 9 years ago
  26. 2c29c2e C++ readability review for ajm. by andrew@webrtc.org · 9 years ago
  27. d35a5c3 Make ChannelBuffer aware of frequency bands by aluebs@webrtc.org · 9 years ago
  28. 5804936 Add format members to AudioConverter for DCHECKing. by andrew@webrtc.org · 10 years ago
  29. aada86b Add a simple AudioConverter class. by andrew@webrtc.org · 10 years ago