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
/
win
/
wavein_input_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the last vestiges of audio_util.
dalecurtis@chromium.org
2013-10-01
1
-1
/
+0
*
Removed the IsRecordingInProcess check for speech since it is not needed.
xians@chromium.org
2013-06-05
1
-3
/
+0
*
Remove unused parameter to OnError()
jrummell@chromium.org
2013-03-23
1
-1
/
+1
*
Fix buffer leak in Wave In/Out implementation.
dalecurtis@chromium.org
2013-02-23
1
-2
/
+3
*
Don't use callback after Stop().
dalecurtis@chromium.org
2013-02-20
1
-6
/
+6
*
Attempt to resolve crash in media::PCMWaveInAudioInputStream::WaveCallback.
henrika@chromium.org
2013-02-11
1
-46
/
+48
*
Avoids crash in PCMWaveInAudioInputStream::WaveCallback
henrika@chromium.org
2013-02-01
1
-4
/
+18
*
Uses DCHECK_GT() instead of DCHECK_LE().
khorimoto@chromium.org
2012-07-27
1
-1
/
+1
*
Changed DCHECK() to DCHECK_LE() to improve readability.
khorimoto@chromium.org
2012-07-26
1
-1
/
+1
*
Added DCHECK() to prevent NULL-pointer dereference
khorimoto@chromium.org
2012-07-26
1
-0
/
+1
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-1
/
+3
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-3
/
+1
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-1
/
+3
*
Adds Analog Gain Control (AGC) to the WebRTC client.
henrika@chromium.org
2012-03-28
1
-4
/
+16
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
1
-5
/
+5
*
On windows, create PCMWaveInAudioInputStream instance with correct device ID.
yzshen@chromium.org
2012-03-14
1
-1
/
+1
*
Adds input volume control support for Windows platforms.
henrika@chromium.org
2012-03-06
1
-3
/
+3
*
Adding microphone volume support to chrome in linux. Totally there are 3 APIs...
xians@chromium.org
2012-02-28
1
-1
/
+15
*
Adds input device selection on Windows.
henrika@chromium.org
2011-12-06
1
-5
/
+53
*
Add a method to the audio manager to find out if recording is currently activ...
leandrogracia@chromium.org
2011-10-13
1
-0
/
+6
*
Revert 105333: OVERRIDE failures on asan - Add a method to the audio manager ...
erg@google.com
2011-10-13
1
-6
/
+0
*
Add a method to the audio manager to find out if recording is currently activ...
leandrogracia@chromium.org
2011-10-13
1
-0
/
+6
*
Adding delay estimation to input audio.
xians@chromium.org
2011-10-04
1
-0
/
+3
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
1
-1
/
+1
*
Fix bug when unplugging an audio input device whilst using speech input on Wi...
allanwoj@chromium.org
2011-06-15
1
-2
/
+6
*
Cleaning up src/media to be consistent with static versus anonymous namespaces.
scherkus@chromium.org
2011-03-07
1
-6
/
+2
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-2
/
+2
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
1
-6
/
+6
*
Add recording capability to AudioManager, and implemented on windows using th...
satish@chromium.org
2010-07-14
1
-0
/
+216