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_device_thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch audio synchronization from sleep() based to select() based.
dalecurtis@chromium.org
2013-10-23
1
-10
/
+29
*
Remove the last vestiges of audio_util.
dalecurtis@chromium.org
2013-10-01
1
-1
/
+0
*
Use a direct include of the message_loop header in media/.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Update media/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
1
-6
/
+4
*
Reland: base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-22
1
-6
/
+6
*
Revert 201202 "base: Support setting thread priorities generically."
scottmg@chromium.org
2013-05-21
1
-4
/
+4
*
base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-21
1
-4
/
+4
*
Use base::MessageLoop in media code.
xhwang@chromium.org
2013-04-22
1
-3
/
+3
*
Use multiple shared memory buffers cyclically for audio capture.
wjia@chromium.org
2013-03-11
1
-2
/
+8
*
Add some NULL checks for shared memory and AudioBus creation.
dalecurtis@chromium.org
2013-03-05
1
-1
/
+1
*
Plumb |input_channels| all the way to AudioManager
crogers@google.com
2013-02-07
1
-2
/
+0
*
Allow audio system to handle synchronized low-latency audio I/O
crogers@google.com
2012-09-12
1
-0
/
+2
*
Switch OnMoreData() to use AudioBus.
dalecurtis@chromium.org
2012-09-05
1
-6
/
+0
*
Switch AudioRenderSink::Callback to use AudioBus.
dalecurtis@chromium.org
2012-08-09
1
-11
/
+6
*
Optimizes the FMAC operation with SSE. Performance is on par with
dalecurtis@chromium.org
2012-08-02
1
-3
/
+5
*
Move AudioDevice and AudioInputDevice to media.
tommi@chromium.org
2012-07-27
1
-0
/
+208