1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/audio_converter_unittest.cc]
  3. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  4. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  5. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  6. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  7. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  8. c2b785d Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  9. 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
  10. 79d7a49 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  11. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  12. 25702cb Misc. small cleanups. by pkasting · 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. f045e4d Prepare to convert various types to size_t. by Peter Kasting · 9 years ago
  15. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  16. 2c29c2e C++ readability review for ajm. by andrew@webrtc.org · 10 years ago
  17. d35a5c3 Make ChannelBuffer aware of frequency bands by aluebs@webrtc.org · 10 years ago
  18. 035e912 Move channel_buffer.{h,cc} to common_audio. by kjellander@webrtc.org · 10 years ago
  19. 8789376 Move ChannelBuffer class to channel_buffer file by aluebs@webrtc.org · 10 years ago
  20. aada86b Add a simple AudioConverter class. by andrew@webrtc.org · 10 years ago