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
*
Add tracing for select WebAudio functions
crogers@google.com
2011-08-18
1
-0
/
+3
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
1
-2
/
+1
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
1
-1
/
+2
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
6
-10
/
+16
*
Fix bug when unplugging an audio input device whilst using speech input on Wi...
allanwoj@chromium.org
2011-06-15
1
-2
/
+6
*
Adding GetAudioInputDeviceNames() to AudioManager, which allows for device en...
scherkus@chromium.org
2011-06-01
2
-0
/
+15
*
Description:
annacc@chromium.org
2011-05-16
1
-26
/
+32
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Cleaning up src/media to be consistent with static versus anonymous namespaces.
scherkus@chromium.org
2011-03-07
4
-36
/
+18
*
Adds method to invoke platform provided audio input UI.
satish@chromium.org
2011-03-01
2
-0
/
+30
*
Fix crash in WinAudioTest.PCMWaveStreamOpenLimit.
robertshield@chromium.org
2011-02-13
1
-2
/
+3
*
Fix crash in reading audio capture device name.
satish@chromium.org
2011-01-14
1
-0
/
+3
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
2
-6
/
+7
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
2
-7
/
+6
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
2
-6
/
+7
*
Move audio output number limit to AudioManager.
sergeyu@chromium.org
2010-11-30
2
-9
/
+26
*
Fix compilation of audio_manager_win.cc in Win Release.
tony@chromium.org
2010-11-19
1
-87
/
+91
*
On windows, send audio hardware info with speech input requests if user conse...
satish@chromium.org
2010-11-19
2
-1
/
+116
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
7
-98
/
+84
*
audio use table for channels to mask to allow more of the surround options
fbarchard@chromium.org
2010-10-26
1
-19
/
+39
*
add channel mask for 6.1 surround when 7 channel audio is specified
fbarchard@chromium.org
2010-10-22
1
-10
/
+21
*
Fixed a Windows-with-hardware-only unit test that is failing. Revision 59224 ...
scherkus@chromium.org
2010-10-21
1
-1
/
+1
*
add wave out extensible support for 5.1 surround sound
fbarchard@chromium.org
2010-10-18
2
-18
/
+36
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
2
-25
/
+40
*
enable folding code for 6.1 and 7.1 surround sound.
fbarchard@chromium.org
2010-09-13
2
-5
/
+3
*
This test now works for the mac audio capture code as well, and in a future C...
satish@chromium.org
2010-09-02
3
-195
/
+2
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
8
-122
/
+113
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-25
4
-16
/
+7
*
Revert 57254 - Share one thread between all AudioOutputControllers instead of...
scherkus@chromium.org
2010-08-24
2
-5
/
+16
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-24
2
-16
/
+5
*
Add a fake audio input stream for testing purposes.
satish@chromium.org
2010-07-15
1
-1
/
+4
*
Add recording capability to AudioManager, and implemented on windows using th...
satish@chromium.org
2010-07-14
5
-2
/
+555
*
Rename a header and some methods to make way for subsequent audio recording a...
satish@chromium.org
2010-07-12
5
-70
/
+68
*
Revert 46314 - floating point audio support in util functions for volume and ...
fbarchard@chromium.org
2010-05-04
1
-3
/
+1
*
floating point audio support in util functions for volume and folding
fbarchard@chromium.org
2010-05-04
1
-1
/
+3
*
Flush audio data after seek
hclam@chromium.org
2010-04-08
1
-1
/
+1
*
Remove size_t from audio IPC code.
jam@chromium.org
2010-02-05
3
-42
/
+42
*
More plumbing of the low latency mode
cpu@chromium.org
2010-01-13
4
-15
/
+51
*
Add a low-latency audio test that uses syncsockets
cpu@chromium.org
2009-12-17
1
-0
/
+118
*
Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...
thestig@chromium.org
2009-12-02
1
-0
/
+1
*
SetVolume and GetVolume take one volume instead of separate left and right vo...
fbarchard@chromium.org
2009-11-04
3
-35
/
+29
*
Pause for <video> should have immediate effect on audio
hclam@chromium.org
2009-09-17
1
-2
/
+3
*
Providing unplayed bytes in audio hardware buffer
hclam@chromium.org
2009-08-24
3
-11
/
+86
*
Remove the folding define macro.
ajwong@chromium.org
2009-08-20
1
-7
/
+0
*
Bump kNumBuffers to 3
fbarchard@chromium.org
2009-08-20
2
-16
/
+22
*
Possible deadlock in PCM audio Start() method
cpu@chromium.org
2009-08-18
2
-6
/
+47
*
Surround Sound handling by folding 5 channels down to stereo.
fbarchard@chromium.org
2009-07-25
2
-5
/
+23
*
Refactoring to share MockAudioOutputStream implementations across 3 platforms
hclam@google.com
2009-07-22
5
-145
/
+2
*
Revert r21137 to fix Chromium mac valgrind
hclam@chromium.org
2009-07-21
5
-2
/
+145
*
Refactoring to share MockAudioOutputStream implementations across 3 platforms
hclam@chromium.org
2009-07-21
5
-145
/
+2
[next]