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
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaning up src/media to be consistent with static versus anonymous namespaces.
scherkus@chromium.org
2011-03-07
2
-17
/
+8
*
media/audio/mac/audio_low_latency_output_mac.cc is missing an #include.
mark@chromium.org
2011-02-02
1
-0
/
+2
*
Add a low-latency AudioOutputStream implementation for Mac OS X.
crogers@google.com
2011-01-29
4
-9
/
+331
*
Move audio output number limit to AudioManager.
sergeyu@chromium.org
2010-11-30
2
-5
/
+63
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
7
-46
/
+40
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
2
-11
/
+21
*
This test now works for the mac audio capture code as well, and in a future C...
satish@chromium.org
2010-09-02
5
-109
/
+12
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
8
-75
/
+55
*
Add missing backslash to fix build break caused by
satish@chromium.org
2010-08-27
1
-1
/
+1
*
Mac audio input implementation
joth@chromium.org
2010-08-27
6
-17
/
+392
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-25
3
-21
/
+6
*
Revert 57254 - Share one thread between all AudioOutputControllers instead of...
scherkus@chromium.org
2010-08-24
2
-5
/
+21
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-24
2
-21
/
+5
*
Add a fake audio input stream for testing purposes.
satish@chromium.org
2010-07-15
1
-0
/
+6
*
Add recording capability to AudioManager, and implemented on windows using th...
satish@chromium.org
2010-07-14
2
-2
/
+22
*
Rename a header and some methods to make way for subsequent audio recording a...
satish@chromium.org
2010-07-12
5
-24
/
+29
*
Looping for audio / video
hclam@chromium.org
2010-04-14
1
-3
/
+25
*
Too many audio hangs Leopard
hclam@chromium.org
2010-04-13
1
-0
/
+1
*
Remove size_t from audio IPC code.
jam@chromium.org
2010-02-05
3
-23
/
+23
*
Reduce sleep time on Mac to 500 ms, same as PC
fbarchard@chromium.org
2009-11-05
1
-1
/
+1
*
SetVolume and GetVolume take one volume instead of separate left and right vo...
fbarchard@chromium.org
2009-11-04
3
-19
/
+12
*
Move Alsa device opening into the audio thread, and add in support for multi-...
ajwong@chromium.org
2009-10-16
1
-2
/
+1
*
Support 8 and 32 bit formats for Mac Channel Swizzler.
fbarchard@chromium.org
2009-10-09
1
-2
/
+4
*
quick syntax fix
fbarchard@chromium.org
2009-10-08
1
-1
/
+1
*
Support 8 and 32 bit formats for Mac Channel Swizzler.
fbarchard@chromium.org
2009-10-08
1
-7
/
+13
*
Mac Surround Sound 5.1 channel layout adapter from AAC layout to native Audio...
fbarchard@chromium.org
2009-10-06
3
-12
/
+60
*
Fixing audio in mac
hclam@chromium.org
2009-09-17
3
-8
/
+94
*
AudioHardwareGetProperty is deprecated in Mac OS X 10.6 ("Snow Leopard").
mark@chromium.org
2009-09-17
1
-5
/
+15
*
Don't redefine what Snow Leopard provides if Snow Leopard has provided it.
mark@chromium.org
2009-09-16
1
-1
/
+3
*
Providing unplayed bytes in audio hardware buffer
hclam@chromium.org
2009-08-24
2
-2
/
+4
*
Refactoring to share MockAudioOutputStream implementations across 3 platforms
hclam@google.com
2009-07-22
4
-15
/
+7
*
Revert r21137 to fix Chromium mac valgrind
hclam@chromium.org
2009-07-21
4
-7
/
+15
*
Refactoring to share MockAudioOutputStream implementations across 3 platforms
hclam@chromium.org
2009-07-21
4
-15
/
+7
*
Setting svn:eol-style LF for media source files.
scherkus@chromium.org
2009-06-17
3
-16
/
+17
*
Third installement of low level audio for mac
cpu@chromium.org
2009-04-30
2
-14
/
+130
*
Second part of the low level audio for Mac
cpu@chromium.org
2009-04-14
4
-67
/
+145
*
Fix some threading issues and some refactoring in AudioRendererHost
hclam@chromium.org
2009-04-07
2
-7
/
+12
*
First part of the Mac Audio low level support
cpu@chromium.org
2009-03-25
4
-4
/
+278
*
Construct AudioRendererHost in BrowserRendererProcessHost, also construct
hclam@chromium.org
2009-02-11
1
-0
/
+10