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
*
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
*
Upstream: Media implementation for Android.
michaelbai@chromium.org
2011-12-02
5
-0
/
+487
*
Change the way we are sending audio data to driver when using WaveOut API.
enal@chromium.org
2011-12-01
4
-117
/
+169
*
Revert 112147 - Did not get LGTM from all reviewers.
enal@chromium.org
2011-11-30
3
-163
/
+113
*
Change the way we are sending audio data to driver when using WaveOut API.
enal@chromium.org
2011-11-30
3
-113
/
+163
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
1
-3
/
+5
*
Fixes rounding issue in simple sources.
henrika@chromium.org
2011-11-29
3
-27
/
+51
*
Revert 111890 - This patch ensures that the audio_output_win_unittest works f...
henrika@chromium.org
2011-11-29
3
-50
/
+28
*
This patch ensures that the audio_output_win_unittest works for AUDIO_PCM_LOW...
henrika@chromium.org
2011-11-29
3
-28
/
+50
*
Removes call to invalid error handler during audio initialization for Windows...
henrika@chromium.org
2011-11-28
2
-12
/
+0
*
Expose a way for unit tests to terminate the AudioManager singleton to avoid ...
tommi@chromium.org
2011-11-25
2
-0
/
+14
*
Call close_timer_.Reset() from StopStreamTask.
rnk@google.com
2011-11-24
2
-4
/
+12
*
Adds support for capture device enumeration on Windows.
henrika@chromium.org
2011-11-24
5
-21
/
+317
*
enable the device selection for openbsd too to be in sync with linux
robert.nagy@gmail.com
2011-11-23
2
-3
/
+3
*
Fixes minor issue in unit test where I had used DISABLE_ instead of DISABLED_.
scherkus@chromium.org
2011-11-23
1
-1
/
+1
*
Add OVERRIDE to media/.
avi@chromium.org
2011-11-23
1
-6
/
+7
*
Enable the device selection for linux and mac by passing a device unique id f...
xians@chromium.org
2011-11-22
19
-78
/
+144
*
Make pulseaudio available for all posix platforms and add support on OpenBSD.
scherkus@chromium.org
2011-11-18
5
-22
/
+116
*
Revert 110584 - Make pulseaudio available for all posix platforms and add sup...
scherkus@chromium.org
2011-11-17
5
-116
/
+22
*
Make pulseaudio available for all posix platforms and add support on OpenBSD.
scherkus@chromium.org
2011-11-17
5
-22
/
+116
*
Add OVERRIDE to media/.
avi@chromium.org
2011-11-16
8
-41
/
+44
*
Low-latency AudioOutputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-11-16
6
-17
/
+1381
*
Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...
thestig@chromium.org
2011-11-15
2
-4
/
+0
*
Reland 7976047 to fix the alsa output scheduling for low latency audio.
xians@chromium.org
2011-11-14
1
-16
/
+34
*
Use a dynamic kNoAudioReadAgainTimeoutMs which is equivalent to half of packe...
xians@chromium.org
2011-11-10
1
-9
/
+13
*
Implement polling for data becoming ready when starting audio stream.
enal@chromium.org
2011-11-09
5
-3
/
+44
*
Problem happens because we cannot stop physical stream in arbitrary moment, c...
enal@chromium.org
2011-11-02
2
-39
/
+45
*
Changing a NOTREACHED to a LOG(WARNING) for cases when a mic isn't connected.
tommi@chromium.org
2011-10-31
1
-1
/
+4
*
Reland the CL 8162015.
xians@chromium.org
2011-10-29
4
-61
/
+171
*
This patch will loop through the soundcard and return a list of available dev...
xians@chromium.org
2011-10-28
2
-8
/
+130
*
Adding input and output delay estimation for mac.
xians@chromium.org
2011-10-27
5
-25
/
+287
*
Switch from DLOG(INFO) to DVLOG(1) for media/audio/mac/audio_low_latency_inpu...
scherkus@chromium.org
2011-10-26
1
-13
/
+14
*
Removes an invalid hard-coded sample rate in the low-latency
henrika@chromium.org
2011-10-26
1
-1
/
+0
[next]