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_input_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved timer implementation in AudioInputController since AudioInputControl...
henrika@chromium.org
2012-04-17
1
-23
/
+45
*
Adds Analog Gain Control (AGC) to the WebRTC client.
henrika@chromium.org
2012-03-28
1
-3
/
+49
*
Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess...
jbates@chromium.org
2012-03-27
1
-5
/
+11
*
Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...
aa@chromium.org
2012-03-26
1
-11
/
+5
*
Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.
jbates@chromium.org
2012-03-26
1
-5
/
+11
*
Fix race in AudioInputController::Close().
fischman@chromium.org
2012-03-23
1
-5
/
+3
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
1
-2
/
+2
*
Fix inconsistent line endings. No code change
tommi@chromium.org
2012-03-16
1
-1
/
+1
*
Make AudioManager non-refcounted.
tommi@chromium.org
2012-02-15
1
-21
/
+25
*
Removes the AudioInputControllerThread from AudioInputController.
henrika@chromium.org
2012-02-03
1
-61
/
+68
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
1
-11
/
+14
*
Enable the device selection for linux and mac by passing a device unique id f...
xians@chromium.org
2011-11-22
1
-4
/
+10
*
Adding delay estimation to input audio.
xians@chromium.org
2011-10-04
1
-2
/
+2
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
1
-23
/
+15
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
1
-3
/
+3
*
Fix bug when unplugging an audio input device whilst using speech input on Wi...
allanwoj@chromium.org
2011-06-15
1
-2
/
+26
*
Implements AudioInputDevice API for low-latency audio input in the browser pr...
scherkus@chromium.org
2011-04-12
1
-3
/
+43
*
Cleaning up src/media to be consistent with static versus anonymous namespaces.
scherkus@chromium.org
2011-03-07
1
-7
/
+3
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Set scoped IO access when closing the audio input thread to allow joining.
leandrogracia@chromium.org
2010-12-22
1
-0
/
+11
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-12
/
+6
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
1
-17
/
+9
*
Displays a speech input UI bubble during speech recognition.
satish@chromium.org
2010-08-27
1
-0
/
+3
*
Allow unit tests to use a mock audio input controller.
satish@chromium.org
2010-08-10
1
-0
/
+8
*
Uninitialized member in AudioInputController.
finnur@chromium.org
2010-08-02
1
-0
/
+1
*
Add an AudioInputController to help with audio recording.
satish@chromium.org
2010-07-16
1
-0
/
+157