1. 665174f Reformat the WebRTC code base by Yves Gerey · 6 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/ring_buffer_unittest.cc]
  4. 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
  5. 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
  6. aebe55c Enable cpplint and fix cpplint errors in webrtc/*audio by oprypin · 7 years ago
  7. 922246a Replace NULL with nullptr or null in webrtc/audio/ and common_audio/. by deadbeef · 7 years ago
  8. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  9. 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 · 8 years ago[Renamed (98%) from webrtc/modules/audio_processing/utility/ring_buffer_unittest.cc]
  10. 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 · 8 years ago[Renamed (98%) from webrtc/common_audio/ring_buffer_unittest.cc]
  11. 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 · 8 years ago[Renamed (98%) from webrtc/modules/audio_processing/utility/ring_buffer_unittest.cc]
  12. 711ccc8 Moved ring-buffer related files from common_audio to audio_processing by peah · 8 years ago[Renamed (98%) from webrtc/common_audio/ring_buffer_unittest.cc]
  13. c2b785d Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 8 years ago
  14. 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
  15. 79d7a49 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 8 years ago
  16. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 9 years ago
  17. 6b63015 Move ring_buffer to common_audio. by andrew@webrtc.org · 10 years ago[Renamed (95%) from webrtc/modules/audio_processing/utility/ring_buffer_unittest.cc]
  18. c145668 Reduce runtime of RingBufferTest by a factor of 100. by andrew@webrtc.org · 10 years ago
  19. 8f69330 Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 10 years ago
  20. d617a44 Add an AlignedFreeDeleter and remove scoped_ptr_malloc. by andrew@webrtc.org · 10 years ago
  21. 12dc1a3 Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  22. 91f3255 Refactor WebRtc_CreateBuffer to return the instance. by andrew@webrtc.org · 11 years ago
  23. 9ae1354 Refactor ring_buffer interface, add a feature and a test. by andrew@webrtc.org · 11 years ago