1. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/audio_ring_buffer_unittest.cc]
  4. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  5. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  6. faed4ab Revert of Moved ring-buffer related files from common_audio to audio_processing" (patchset #2 id:20001 of https://codereview.webrtc.org/1858123003/ ) by peah · 9 years ago[Renamed (97%) from webrtc/modules/audio_processing/utility/audio_ring_buffer_unittest.cc]
  7. 8864fe5 Revert "Revert of Moved ring-buffer related files from common_audio to audio_processing (patchset #8 id:150001 of https://codereview.webrtc.org/1846903004/ )" by peah · 9 years ago[Renamed (97%) from webrtc/common_audio/audio_ring_buffer_unittest.cc]
  8. c54aad6 Revert of Moved ring-buffer related files from common_audio to audio_processing (patchset #8 id:150001 of https://codereview.webrtc.org/1846903004/ ) by peah · 9 years ago[Renamed (97%) from webrtc/modules/audio_processing/utility/audio_ring_buffer_unittest.cc]
  9. 711ccc8 Moved ring-buffer related files from common_audio to audio_processing by peah · 9 years ago[Renamed (97%) from webrtc/common_audio/audio_ring_buffer_unittest.cc]
  10. c2b785d Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  11. 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
  12. 79d7a49 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  13. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
  14. d40af69 Split MoveReadPosition into Forward and Backward versions. by andrew · 10 years ago
  15. 728d903 Reformat existing code. There should be no functional effects. by Peter Kasting · 10 years ago
  16. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@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. 922cfcd Use non-zero data in AudioRingBufferTest. by andrew@webrtc.org · 10 years ago
  20. 041035b Add an AudioRingBuffer class wrapper for the ring_buffer.h C interface. by andrew@webrtc.org · 10 years ago