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
/
alsa_output_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Explicitly add a bunch of missing includes.
thestig@chromium.org
2010-04-15
1
-2
/
+3
*
Assume pending buffered bytes is zero when ALSA has underrun.
scherkus@chromium.org
2010-04-08
1
-0
/
+46
*
Remove size_t from audio IPC code.
jam@chromium.org
2010-02-05
1
-7
/
+7
*
More plumbing of the low latency mode
cpu@chromium.org
2010-01-13
1
-1
/
+1
*
Retry 35837 linux: grab device name before closing it
ajwong@chromium.org
2010-01-09
1
-1
/
+11
*
Move Alsa device opening into the audio thread, and add in support for multi-...
ajwong@chromium.org
2009-10-16
1
-35
/
+275
*
Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...
pkasting@chromium.org
2009-09-29
1
-1
/
+1
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-1
/
+1
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-1
/
+1
*
Provide unplayed bytes ALSA implementation of audio
hclam@chromium.org
2009-08-24
1
-1
/
+7
*
Providing unplayed bytes in audio hardware buffer
hclam@chromium.org
2009-08-24
1
-4
/
+4
*
Threadsafe access to AudioSource callback. Release stream on close. Handle er...
ajwong@chromium.org
2009-08-21
1
-1
/
+24
*
Enabled mono playback support for Linux.
scherkus@chromium.org
2009-08-20
1
-2
/
+13
*
Reimplement the AlsaPcmOutputStream and fix the threading issues.
ajwong@chromium.org
2009-08-04
1
-0
/
+379