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_device.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
1
-3
/
+3
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
1
-2
/
+2
*
Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...
henrika@chromium.org
2014-06-19
1
-13
/
+21
*
Revert 277794 "Modifies AudioInputCallback::OnData and use media..."
macourteau@chromium.org
2014-06-17
1
-21
/
+13
*
Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...
henrika@chromium.org
2014-06-17
1
-13
/
+21
*
Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.
scherkus@chromium.org
2014-01-07
1
-14
/
+13
*
Switch audio synchronization from sleep() based to select() based.
dalecurtis@chromium.org
2013-10-23
1
-4
/
+4
*
Implement GetDefaultOutputDeviceID, GetAssociatedOutputDeviceID and ...
tommi@chromium.org
2013-09-10
1
-1
/
+3
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
1
-2
/
+3
*
Revert 217768 "Adding key press detection in the browser process."
phoglund@chromium.org
2013-08-15
1
-3
/
+2
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
1
-2
/
+3
*
Use a direct include of the message_loop header in media/.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of time headers in media/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Use base::MessageLoop in media code.
xhwang@chromium.org
2013-04-22
1
-1
/
+1
*
Merge AssociateStreamWithProducer message into CreateStream message for both ...
miu@chromium.org
2013-04-17
1
-51
/
+53
*
Do not pass the string device_id via IPC message to create an audio input str...
xians@chromium.org
2013-03-20
1
-56
/
+10
*
Use multiple shared memory buffers cyclically for audio capture.
wjia@chromium.org
2013-03-11
1
-9
/
+26
*
Plumb |input_channels| all the way to AudioManager
crogers@google.com
2013-02-07
1
-1
/
+1
*
Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer.
xians@chromium.org
2012-11-16
1
-3
/
+0
*
Revert 167387 - Break down the webrtc code and AudioInputDevice into a WebRtc...
wez@chromium.org
2012-11-13
1
-0
/
+3
*
Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer.
xians@chromium.org
2012-11-13
1
-3
/
+0
*
Allow audio system to handle synchronized low-latency audio I/O
crogers@google.com
2012-09-12
1
-1
/
+1
*
Switch OnMoreData() to use AudioBus.
dalecurtis@chromium.org
2012-09-05
1
-0
/
+2
*
Upgrade AudioBus to support wrapping, interleaving.
dalecurtis@chromium.org
2012-08-21
1
-10
/
+1
*
Switch AudioRenderSink::Callback to use AudioBus.
dalecurtis@chromium.org
2012-08-09
1
-6
/
+6
*
Candidate fix for a crash at shutdown when the IO thread is going away. More ...
tommi@chromium.org
2012-07-31
1
-2
/
+4
*
Move AudioDevice and AudioInputDevice to media.
tommi@chromium.org
2012-07-27
1
-0
/
+350