Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
62337e59dd01699eccb3c496bf7112ca930ec828
/
common_audio
/
ring_buffer_unittest.cc
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/common_audio/ring_buffer_unittest.cc]
67fdb80
Reland of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #1 id:1 of https://codereview.webrtc.org/2739143002/ )
by oprypin
· 8 years ago
e47c1d3
Revert of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #4 id:180001 of https://codereview.webrtc.org/2683033004/ )
by oprypin
· 8 years ago
aebe55c
Enable cpplint and fix cpplint errors in webrtc/*audio
by oprypin
· 8 years ago
922246a
Replace NULL with nullptr or null in webrtc/audio/ and common_audio/.
by deadbeef
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
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 (98%) from webrtc/modules/audio_processing/utility/ring_buffer_unittest.cc]
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 (98%) from webrtc/common_audio/ring_buffer_unittest.cc]
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 (98%) from webrtc/modules/audio_processing/utility/ring_buffer_unittest.cc]
711ccc8
Moved ring-buffer related files from common_audio to audio_processing
by peah
· 9 years ago
[Renamed (98%) from webrtc/common_audio/ring_buffer_unittest.cc]
c2b785d
Replace scoped_ptr with unique_ptr in webrtc/common_audio/
by kwiberg
· 9 years ago
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
79d7a49
Replace scoped_ptr with unique_ptr in webrtc/common_audio/
by kwiberg
· 9 years ago
00b8f6b
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
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]
c145668
Reduce runtime of RingBufferTest by a factor of 100.
by andrew@webrtc.org
· 10 years ago
8f69330
Replace scoped_array<T> with scoped_ptr<T[]>.
by andrew@webrtc.org
· 11 years ago
d617a44
Add an AlignedFreeDeleter and remove scoped_ptr_malloc.
by andrew@webrtc.org
· 11 years ago
12dc1a3
Switch C++-style C headers with their C equivalents.
by pbos@webrtc.org
· 11 years ago
91f3255
Refactor WebRtc_CreateBuffer to return the instance.
by andrew@webrtc.org
· 12 years ago
9ae1354
Refactor ring_buffer interface, add a feature and a test.
by andrew@webrtc.org
· 12 years ago