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
*
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