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
/
win
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed LOG_GETLASTERROR and LOG_ERRNO macros.
vitalybuka@chromium.org
2014-05-21
1
-6
/
+3
*
add audio-buffer-size command line flag support to the input audio for all th...
xians@chromium.org
2014-05-20
1
-2
/
+14
*
Remove OnMoreIOData(), which is not used any more.
xians@chromium.org
2014-05-18
2
-13
/
+0
*
Trying to solve crash in AudioInputController related to invalid EventHandler.
henrika@chromium.org
2014-05-06
1
-1
/
+2
*
Resubmit 'Enable the volume slider in Windows Ash'.
zturner@chromium.org
2014-03-12
1
-1
/
+1
*
Revert of Resubmit enable the volume slider in Ash for windows. (https://code...
dmichael@chromium.org
2014-03-12
1
-1
/
+1
*
Resubmit enable the volume slider in Ash for windows.
zturner@chromium.org
2014-03-12
1
-1
/
+1
*
Hook up AudioDeviceListenerWin to monitor all default device changes.
tommi@chromium.org
2014-03-07
2
-20
/
+50
*
Revert of Enable the volume slider in Ash for windows. (https://codereview.ch...
pkotwicz@chromium.org
2014-03-06
1
-1
/
+1
*
Enable the volume slider in Ash for windows.
zturner@chromium.org
2014-03-06
1
-1
/
+1
*
Fix audio ducking support for the output side on Windows.
tommi@chromium.org
2014-03-05
3
-4
/
+27
*
Fix handling of the default comm device when it is not the 'console' device.
tommi@chromium.org
2014-02-27
2
-35
/
+69
*
Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.
viettrungluu@chromium.org
2014-02-15
1
-2
/
+2
*
Reland 153623004: Remove the unified IO code on the browser
xians@chromium.org
2014-02-13
7
-1727
/
+23
*
Add basic support for "googDucking" to getUserMedia on Windows.
tommi@chromium.org
2014-02-12
7
-116
/
+108
*
Make CoreAudio::IsSupported VLOG instead of LOG
enne@chromium.org
2014-02-11
1
-1
/
+1
*
Revert 249790 "Remove the unified IO code on the browser."
skobes@google.com
2014-02-07
7
-23
/
+1727
*
Remove the unified IO code on the browser.
xians@chromium.org
2014-02-07
7
-1727
/
+23
*
Factorize MockAudioSourceCallback out of many unittests.
dalecurtis@chromium.org
2014-01-30
3
-42
/
+14
*
Remove use of CoreAudioUtil::IsSupported() from AudioManager startup.
dalecurtis@chromium.org
2014-01-23
2
-18
/
+22
*
Rename media/base/bind_to_loop.h to media/base/bind_to_current_loop.h.
scherkus@chromium.org
2014-01-10
1
-1
/
+1
*
Remove media::BindToLoop() in favour of media::BindToCurrentLoop().
scherkus@chromium.org
2014-01-09
1
-4
/
+6
*
Always clear callback after WaveOut Stop().
dalecurtis@chromium.org
2014-01-08
1
-19
/
+5
*
Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.
scherkus@chromium.org
2014-01-07
1
-3
/
+3
*
Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...
avi@chromium.org
2013-12-25
6
-19
/
+20
*
Fix custom buffer size support for WASAPI.
dalecurtis@chromium.org
2013-12-23
2
-47
/
+6
*
Remove an unused OnClose() method from AudioInputCallback.
tommi@chromium.org
2013-12-18
2
-30
/
+3
*
Enable platform echo cancellation through the AudioRecord path.
ajm@chromium.org
2013-12-13
1
-1
/
+1
*
Revert 240548 "Enable platform echo cancellation through the Aud..."
hashimoto@chromium.org
2013-12-13
1
-1
/
+1
*
Enable platform echo cancellation through the AudioRecord path.
ajm@chromium.org
2013-12-13
1
-1
/
+1
*
Replace string16 with base::string16 in gpu, media, and remoting.
brettw@chromium.org
2013-12-12
2
-13
/
+13
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
4
-10
/
+10
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
4
-10
/
+10
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
4
-10
/
+10
*
Plumb AudioLog support into AudioManager.
dalecurtis@chromium.org
2013-12-04
6
-45
/
+46
*
Don't start WASAPI render thread until setup completes.
dalecurtis@chromium.org
2013-11-28
2
-36
/
+32
*
Replace LOG(INFO) with VLOG(0), throughout *media*
fischman@chromium.org
2013-11-25
3
-14
/
+13
*
Attempt to workaround junk channel and channel layout values.
dalecurtis@google.com
2013-11-02
2
-1
/
+15
*
Refactor the Win audio code and make channel functions support a device id.
tommi@chromium.org
2013-10-23
7
-134
/
+83
*
Fail out of WASAPI render loop when errors are encountered.
dalecurtis@chromium.org
2013-10-20
2
-6
/
+8
*
Report errors occurring during WASAPI startup.
dalecurtis@chromium.org
2013-10-08
2
-30
/
+40
*
Remove the last vestiges of audio_util.
dalecurtis@chromium.org
2013-10-01
7
-29
/
+35
*
Rename AudioInputDeviceTest to AudioManagerTest. That is the interface it tests.
joi@chromium.org
2013-09-17
2
-2
/
+2
*
Add loopback audio capture on Windows.
sergeyu@chromium.org
2013-09-17
3
-73
/
+240
*
Implement GetAudioOutputDevices for remaining platforms, consolidate tests.
joi@chromium.org
2013-09-16
2
-13
/
+7
*
Add a check for CoreAudioUtil::IsSupported to GetAssociatedOutputDeviceID.
tommi@chromium.org
2013-09-12
1
-0
/
+5
*
Implement GetAudioOutputDevices for Windows.
joi@chromium.org
2013-09-11
4
-29
/
+86
*
Wire up the output device id and provide an implementation on Windows.
tommi@chromium.org
2013-09-06
3
-8
/
+28
*
Call GetDefaultOutputDeviceID() from GetDefaultOutputStreamParameters() inste...
tommi@chromium.org
2013-09-05
1
-5
/
+4
*
Add GetOutputStreamParameters, GetAssociatedOutputDeviceID to AudioManager.
tommi@chromium.org
2013-09-04
8
-68
/
+107
[next]