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
/
remoting
/
host
/
audio_capturer_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace AudioScheduler with AudioPump.
sergeyu
2015-02-13
1
-9
/
+1
*
replace NULL->nullptr in src/remoting.
sergeyu
2015-01-09
1
-1
/
+1
*
Use make_scoped_ptr() in src/remoting.
sergeyu
2014-10-01
1
-1
/
+1
*
Cleanup usage of scoped_ptr<> in remoting for C++11
sergeyu
2014-09-29
1
-1
/
+1
*
Fix audio capturing on Linux with newer versions of Pulseaudio.
sergeyu@chromium.org
2014-06-15
1
-8
/
+5
*
Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...
rsleevi@chromium.org
2013-06-01
1
-2
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+1
*
Better silence detection in audio capturers
sergeyu@chromium.org
2013-01-02
1
-1
/
+9
*
Tear down AudioPipeReader on host shutdown, to release audio thread.
wez@chromium.org
2012-11-20
1
-2
/
+7
*
Fix Linux AudioPipeReader creation & teardown.
wez@chromium.org
2012-11-20
1
-1
/
+1
*
Fix AudioCapturer implementation to read from audio pipe even when there are ...
sergeyu@chromium.org
2012-11-01
1
-143
/
+25
*
Remove CommandLine dependency from the Linux's AudioCapturer.
sergeyu@chromium.org
2012-09-14
1
-7
/
+14
*
Fix AudioCapturer::Create() to handle the case when audio is disabled.
sergeyu@chromium.org
2012-09-12
1
-1
/
+2
*
Drop silent packets in the Linux audio capturer.
sergeyu@chromium.org
2012-09-12
1
-9
/
+27
*
Implement audio capturer for chromoting host on Linux.
sergeyu@chromium.org
2012-09-11
1
-3
/
+160
*
Audio capture for Windows.
kxing@chromium.org
2012-07-19
1
-0
/
+15