index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
audio
/
audio_io.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved the fake input stream's processing onto the audio worker thread.
phoglund
2015-02-23
1
-3
/
+2
*
Disable power logging and related UMA stats when AGC is not supported.
henrika
2014-12-02
1
-1
/
+1
*
Add support for audio input mute detection on all platforms.
henrika
2014-10-16
1
-0
/
+3
*
Remove AudioBuffersState class
acolwell
2014-09-29
1
-5
/
+3
*
Revert 290359 "Remove AudioBuffersState class."
acolwell@chromium.org
2014-08-18
1
-3
/
+4
*
Remove AudioBuffersState class.
acolwell@chromium.org
2014-08-18
1
-4
/
+3
*
Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...
henrika@chromium.org
2014-06-19
1
-3
/
+12
*
Revert 277794 "Modifies AudioInputCallback::OnData and use media..."
macourteau@chromium.org
2014-06-17
1
-3
/
+2
*
Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...
henrika@chromium.org
2014-06-17
1
-2
/
+3
*
Remove OnMoreIOData(), which is not used any more.
xians@chromium.org
2014-05-18
1
-4
/
+0
*
Remove an unused OnClose() method from AudioInputCallback.
tommi@chromium.org
2013-12-18
1
-4
/
+0
*
Privitize WaitTillDataReady() and DataReady().
dalecurtis@chromium.org
2013-06-05
1
-4
/
+0
*
Remove unused parameter to OnError()
jrummell@chromium.org
2013-03-23
1
-6
/
+4
*
Reduce Linux low latency buffer size to 512.
dalecurtis@google.com
2013-02-07
1
-4
/
+2
*
Revert 181105
vitalybuka@chromium.org
2013-02-07
1
-2
/
+4
*
Reduce Linux low latency buffer size to 512.
dalecurtis@chromium.org
2013-02-07
1
-4
/
+2
*
Always wait for DataReady() on Windows WaveOut.
dalecurtis@google.com
2012-11-27
1
-8
/
+4
*
Get PulseAudio implementation working.
dalecurtis@google.com
2012-11-16
1
-1
/
+2
*
Allow audio system to handle synchronized low-latency audio I/O
crogers@google.com
2012-09-12
1
-2
/
+6
*
Switch OnMoreData() to use AudioBus.
dalecurtis@chromium.org
2012-09-05
1
-11
/
+7
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-4
/
+6
*
Remove unused parameter "stream" from all variants of OnMoreData().
enal@chromium.org
2012-04-24
1
-3
/
+3
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-0
/
+5
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-5
/
+0
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-0
/
+5
*
Adds Analog Gain Control (AGC) to the WebRTC client.
henrika@chromium.org
2012-03-28
1
-1
/
+8
*
Adding microphone volume support to chrome in linux. Totally there are 3 APIs...
xians@chromium.org
2012-02-28
1
-1
/
+11
*
Implement polling for data becoming ready when starting audio stream.
enal@chromium.org
2011-11-09
1
-0
/
+10
*
Fixes yet another build error on Windows shared bot.
henrika@chromium.org
2011-10-24
1
-1
/
+1
*
Implementation of AudioInputStream for Mac OS X using the special AUHAL input...
henrika@chromium.org
2011-10-05
1
-3
/
+2
*
Adding delay estimation to input audio.
xians@chromium.org
2011-10-04
1
-1
/
+1
*
Create media.dll / libmedia.so.
darin@chromium.org
2011-08-29
1
-4
/
+4
*
Revert r95841 due to failing media_unittests on linux_shared bot.
darin@chromium.org
2011-08-08
1
-4
/
+4
*
Enable media.dll / libmedia.so.
darin@chromium.org
2011-08-08
1
-4
/
+4
*
Revert 95496 - Create media.dll
apatrick@chromium.org
2011-08-05
1
-4
/
+4
*
Create media.dll
darin@chromium.org
2011-08-04
1
-4
/
+4
*
Add a low-latency AudioOutputStream implementation for Mac OS X.
crogers@google.com
2011-01-29
1
-3
/
+2
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-20
/
+13
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
1
-2
/
+4
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-25
1
-76
/
+0
*
Revert 57254 - Share one thread between all AudioOutputControllers instead of...
scherkus@chromium.org
2010-08-24
1
-0
/
+76
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-24
1
-76
/
+0
*
Add recording capability to AudioManager, and implemented on windows using th...
satish@chromium.org
2010-07-14
1
-0
/
+68
*
Rename a header and some methods to make way for subsequent audio recording a...
satish@chromium.org
2010-07-12
1
-0
/
+164