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
*
Revert 126474 - Remove unused AudioBuffersState member.
scottmg@google.com
2012-03-13
2
-9
/
+21
*
Remove unused AudioBuffersState member.
enal@chromium.org
2012-03-13
2
-21
/
+9
*
Add the "default" device to the device list as long as it detects the hardware.
xians@chromium.org
2012-03-12
1
-11
/
+11
*
Improves flaky unit tests on Windows and Mac OS X.
henrika@chromium.org
2012-03-07
2
-27
/
+51
*
Moved the implementations of ReleaseOutputStream() and ReleaseInputStream() t...
xians@chromium.org
2012-03-07
17
-521
/
+627
*
Adds input volume control support for Windows platforms.
henrika@chromium.org
2012-03-06
9
-107
/
+205
*
Fix muted audio when playback rate != 1.0 or 0.0
vrk@chromium.org
2012-03-06
2
-77
/
+0
*
Clean up audio-related utility functions to compute buffer sizes
vrk@chromium.org
2012-03-05
2
-6
/
+3
*
Convert uses of int ms to TimeDelta in media/audio.
tedvessenes@gmail.com
2012-03-03
4
-6
/
+10
*
Cleanup: Another round of unused forward declaration cleanup.
thestig@chromium.org
2012-03-03
1
-3
/
+1
*
Adding microphone volume support to chrome in linux. Totally there are 3 APIs...
xians@chromium.org
2012-02-28
18
-24
/
+708
*
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
[next]