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
/
linux
/
audio_manager_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement audio recording for Linux via ALSA.
satish@chromium.org
2010-09-02
1
-6
/
+34
*
This test now works for the mac audio capture code as well, and in a future C...
satish@chromium.org
2010-09-02
1
-1
/
+1
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
1
-22
/
+12
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-25
1
-26
/
+7
*
Revert 57254 - Share one thread between all AudioOutputControllers instead of...
scherkus@chromium.org
2010-08-24
1
-7
/
+26
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-24
1
-26
/
+7
*
Add a fake audio input stream for testing purposes.
satish@chromium.org
2010-07-15
1
-0
/
+6
*
Add recording capability to AudioManager, and implemented on windows using th...
satish@chromium.org
2010-07-14
1
-1
/
+16
*
Rename a header and some methods to make way for subsequent audio recording a...
satish@chromium.org
2010-07-12
1
-6
/
+7
*
Some fixups for AudioController and unit tests
hclam@chromium.org
2010-06-22
1
-0
/
+6
*
SetVolume and GetVolume take one volume instead of separate left and right vo...
fbarchard@chromium.org
2009-11-04
1
-2
/
+5
*
Move Alsa device opening into the audio thread, and add in support for multi-...
ajwong@chromium.org
2009-10-16
1
-8
/
+10
*
Threadsafe access to AudioSource callback. Release stream on close. Handle er...
ajwong@chromium.org
2009-08-21
1
-4
/
+9
*
Reimplement the AlsaPcmOutputStream and fix the threading issues.
ajwong@chromium.org
2009-08-04
1
-10
/
+28
*
Refactoring to share MockAudioOutputStream implementations across 3 platforms
hclam@google.com
2009-07-22
1
-11
/
+10
*
Revert r21137 to fix Chromium mac valgrind
hclam@chromium.org
2009-07-21
1
-10
/
+11
*
Refactoring to share MockAudioOutputStream implementations across 3 platforms
hclam@chromium.org
2009-07-21
1
-11
/
+10
*
Change default audio device from "plug:default" to "default".
ajwong@chromium.org
2009-05-27
1
-1
/
+1
*
Third attempt at http://codereview.chromium.org/115276
ajwong@chromium.org
2009-05-21
1
-3
/
+64
*
Revert r16622
estade@chromium.org
2009-05-21
1
-64
/
+3
*
Reapply http://codereview.chromium.org/115276
ajwong@chromium.org
2009-05-21
1
-3
/
+64
*
Revert http://codereview.chromium.org/115276
ajwong@chromium.org
2009-05-21
1
-64
/
+3
*
This iteration creates one message loop per audio output stream that is respo...
ajwong@chromium.org
2009-05-21
1
-3
/
+64
*
Construct AudioRendererHost in BrowserRendererProcessHost, also construct
hclam@chromium.org
2009-02-11
1
-0
/
+10