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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Increase the buffer size in AudioRendererImpl to fix muted playback rate
vrk@google.com
2012-02-23
2
-0
/
+32
*
Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...
jam@chromium.org
2012-02-23
1
-8
/
+0
*
Don't query the stream latency when setting up the input stream.
xians@chromium.org
2012-02-21
3
-36
/
+5
*
Minor fixes to compile media_unittests on android.
nileshagrawal@chromium.org
2012-02-16
1
-0
/
+4
*
Update DCHECKs in AlsaPcmOutputStream to account for NULL message loop.
tommi@chromium.org
2012-02-15
2
-14
/
+23
*
Make AudioManager non-refcounted.
tommi@chromium.org
2012-02-15
22
-237
/
+178
*
Adds support for HardwareChannelCount API for the WASAPI output audio stream.
henrika@chromium.org
2012-02-10
2
-11
/
+15
*
Ensures that low-latency audio unit tests passes on Win 7 build bots which do...
henrika@chromium.org
2012-02-07
2
-2
/
+8
*
Monitor the IO message loop in the AudioDevice classes.
tommi@chromium.org
2012-02-07
1
-1
/
+1
*
Remove "high"-latency audio code path
vrk@chromium.org
2012-02-03
3
-458
/
+57
*
Removes the AudioInputControllerThread from AudioInputController.
henrika@chromium.org
2012-02-03
6
-166
/
+286
*
Fix crash on Mac OS X caused by querying audio stream latency.
crogers@google.com
2012-02-01
1
-32
/
+1
*
Cleanup: Remove static storage for variables in an unnamed namespace.
jhawkins@chromium.org
2012-01-28
1
-2
/
+0
*
Add OSSTATUS_LOG API.
mark@chromium.org
2012-01-27
5
-29
/
+42
*
Detect errors in audio output and report them upstream.
fischman@chromium.org
2012-01-27
2
-6
/
+6
*
Implement support for a cancelable SyncSocket.
tommi@chromium.org
2012-01-25
1
-6
/
+4
*
Improves file-handling in WASAPIAudioInputStreamRecordToFile unit test.
henrika@chromium.org
2012-01-24
1
-11
/
+21
*
Adding tommi@chromium.org to media-related OWNERS files.
scherkus@chromium.org
2012-01-24
1
-0
/
+1
*
Move the NOTREACHED/DCHECK check into GetMixFormat and remove it from Hardwar...
tommi@chromium.org
2012-01-23
1
-8
/
+7
*
Fix Android compile error following r118272
peter@chromium.org
2012-01-20
1
-1
/
+1
*
Adds support for 16kHz input sample rate and mono channel config. in WebRTC.
henrika@chromium.org
2012-01-19
4
-18
/
+59
*
Add thread safety to AudioManagerBase to protect access to the audio thread m...
tommi@chromium.org
2012-01-19
14
-98
/
+118
*
Convert use of int ms to TimeDelta in files owned by vrk.
tedvessenes@gmail.com
2012-01-14
13
-90
/
+75
*
Fix race condition when stopping audio stream on Windows.
enal@chromium.org
2012-01-14
1
-20
/
+34
*
Remove the headless check for the audio output unittests.
tommi@chromium.org
2012-01-13
2
-57
/
+59
*
Revert 117268 - Add CHECKs to find root cause of Windows-only crash.
enal@chromium.org
2012-01-12
2
-30
/
+8
*
Add CHECKs to find root cause of Windows-only crash.
enal@chromium.org
2012-01-11
2
-8
/
+30
*
Fix "waveOutClose failure causes PCMWaveOutAudioOutputStream to never get del...
tommi@chromium.org
2012-01-11
1
-4
/
+6
*
Adds device notification to WASAPI rendering client.
henrika@chromium.org
2012-01-11
2
-16
/
+334
*
Delete the AudioOutputStream correctly (by using Close and not delete).
tommi@chromium.org
2012-01-10
1
-2
/
+2
*
Clean up AudioRendererAlgorithmBase
vrk@google.com
2012-01-10
2
-2
/
+56
*
Better error handling in audio wave out.
enal@chromium.org
2012-01-10
1
-13
/
+20
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
5
-5
/
+2
*
Fix invalid use of Base::Bind(,this) in ~ReferenceAudioRender.
dalecurtis@chromium.org
2012-01-06
1
-2
/
+3
*
Fix race condition (bug 108685).
enal@chromium.org
2012-01-05
2
-14
/
+38
*
And now NewRunnableMethod(), you die.
ajwong@chromium.org
2012-01-04
1
-3
/
+1
*
Allow the AudioLowLatencyInputOutput, WinAudioOutputTest and WinAudioInputTes...
tommi@chromium.org
2011-12-15
3
-17
/
+11
*
Remove the RecordWithSlowSink test. The test has problems running on the bui...
tommi@chromium.org
2011-12-15
1
-31
/
+0
*
Enable the AudioInputTest tests on the build bots and fix a bug in PCMQueueIn...
tommi@chromium.org
2011-12-14
3
-10
/
+23
*
Enable MacAudioInput tests on all mac bots.
tommi@chromium.org
2011-12-14
1
-4
/
+4
*
Adds new full-duplex test which measures and logs the reported audio delays.
henrika@chromium.org
2011-12-14
4
-3
/
+467
*
Enable the AudioInputDevice tests on all try/build bots.
tommi@chromium.org
2011-12-14
1
-43
/
+33
*
Make linux output streams consistent with other output stream implementations.
tommi@chromium.org
2011-12-14
7
-249
/
+161
*
Enable the AudioOutputController tests on all bots.
tommi@chromium.org
2011-12-14
1
-31
/
+0
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
34
-455
/
+619
*
Removing MessageLoop::QuitTask() from media/
dcheng@chromium.org
2011-12-09
2
-6
/
+6
*
Make check for 'opened' consistent across all audio stream implementations of...
tommi@chromium.org
2011-12-08
7
-8
/
+19
*
Replace media::Limits struct with media::limits namespace and update document...
scherkus@chromium.org
2011-12-07
2
-5
/
+5
*
Adds input device selection on Windows.
henrika@chromium.org
2011-12-06
5
-37
/
+101
*
Move decision if we need to use WASAPI or wave out into separate function.
enal@chromium.org
2011-12-03
3
-8
/
+26
[prev]
[next]