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
/
simple_sources.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
WavAudioHandler no longer keeps state with AudioParameters.
slan
2015-04-20
1
-5
/
+4
*
Make fake file audio input device not crash when it fails to read.
phoglund
2015-03-19
1
-9
/
+28
*
Moved the fake input stream's processing onto the audio worker thread.
phoglund
2015-02-23
1
-0
/
+220
*
Remove AudioBuffersState class
acolwell
2014-09-29
1
-1
/
+1
*
Revert 290359 "Remove AudioBuffersState class."
acolwell@chromium.org
2014-08-18
1
-1
/
+1
*
Remove AudioBuffersState class.
acolwell@chromium.org
2014-08-18
1
-1
/
+1
*
Remove OnMoreIOData(), which is not used any more.
xians@chromium.org
2014-05-18
1
-6
/
+0
*
Remove the last vestiges of audio_util.
dalecurtis@chromium.org
2013-10-01
1
-1
/
+0
*
Remove unused parameter to OnError()
jrummell@chromium.org
2013-03-23
1
-1
/
+1
*
Simulate an audio output stream when a real one isn't available.
dalecurtis@chromium.org
2012-10-18
1
-4
/
+6
*
Allow audio system to handle synchronized low-latency audio I/O
crogers@google.com
2012-09-12
1
-0
/
+7
*
Switch OnMoreData() to use AudioBus.
dalecurtis@chromium.org
2012-09-05
1
-58
/
+27
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
1
-5
/
+0
*
Remove unused parameter "stream" from all variants of OnMoreData().
enal@chromium.org
2012-04-24
1
-5
/
+3
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-1
/
+5
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-5
/
+1
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-1
/
+5
*
Fixes rounding issue in simple sources.
henrika@chromium.org
2011-11-29
1
-5
/
+13
*
Revert 111890 - This patch ensures that the audio_output_win_unittest works f...
henrika@chromium.org
2011-11-29
1
-12
/
+6
*
This patch ensures that the audio_output_win_unittest works for AUDIO_PCM_LOW...
henrika@chromium.org
2011-11-29
1
-6
/
+12
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-7
/
+0
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
1
-5
/
+7
*
Rename a header and some methods to make way for subsequent audio recording a...
satish@chromium.org
2010-07-12
1
-1
/
+1
*
AudioController to perform audio operations on a separate thread
hclam@chromium.org
2010-06-07
1
-4
/
+0
*
Removed PushSource::Packet. SeekableBuffer.current_time() fixed to return
sergeyu@chromium.org
2010-05-26
1
-44
/
+12
*
Flush audio data after seek
hclam@chromium.org
2010-04-08
1
-4
/
+9
*
Remove size_t from audio IPC code.
jam@chromium.org
2010-02-05
1
-13
/
+14
*
Providing unplayed bytes in audio hardware buffer
hclam@chromium.org
2009-08-24
1
-4
/
+4
*
Refactoring to share MockAudioOutputStream implementations across 3 platforms
hclam@google.com
2009-07-22
1
-1
/
+1
*
Allow PushSource to have smaller write size than read size (packet size)
hclam@chromium.org
2009-06-04
1
-12
/
+23
*
Non blocking audio source
cpu@google.com
2009-05-23
1
-0
/
+71
*
Second part of the low level audio for Mac
cpu@chromium.org
2009-04-14
1
-0
/
+43