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
*
Mac Chromium style checker cleanup
rsleevi@chromium.org
2013-02-20
1
-3
/
+3
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
1
-1
/
+1
*
Plumb |input_channels| all the way to AudioManager
crogers@google.com
2013-02-07
1
-4
/
+7
*
MessageLoop's RUN method will pass a const ref to PendingTask when
rtenneti@chromium.org
2013-02-03
1
-14
/
+24
*
Delay device changes on Mac.
dalecurtis@google.com
2013-01-29
2
-4
/
+12
*
Limit OnData() callbacks to every 5ms for mac audio input.
dalecurtis@chromium.org
2013-01-24
1
-8
/
+6
*
Remove incorrect 5.1 swizzling.
dalecurtis@chromium.org
2013-01-19
1
-30
/
+0
*
Update RendererWebKitPlatformSupportImpl::createAudioDevice() to handle |inpu...
crogers@google.com
2013-01-12
1
-0
/
+1
*
Improve thread safety for device changes on OSX.
dalecurtis@google.com
2013-01-11
5
-75
/
+422
*
Revert 176228
dalecurtis@google.com
2013-01-11
5
-408
/
+75
*
Improve thread safety for device changes on OSX.
dalecurtis@google.com
2013-01-11
5
-75
/
+408
*
Setting audio volume is no longer ignored on low latency audio path for Mac.
henrika@chromium.org
2012-12-17
1
-0
/
+7
*
Handle invalid audio latency information more gracefully.
dalecurtis@google.com
2012-12-13
1
-0
/
+10
*
Remove failing CHECK(). Best effort fix for M24. BUG=158170,163149
dalecurtis@google.com
2012-12-12
1
-2
/
+0
*
Revert 170119
dalecurtis@google.com
2012-12-12
2
-23
/
+22
*
Delay delivery of audio input data.
dalecurtis@google.com
2012-12-07
2
-2
/
+24
*
Revert 171681
tzik@chromium.org
2012-12-07
2
-24
/
+2
*
Delay delivery of audio input data.
dalecurtis@google.com
2012-12-07
2
-2
/
+24
*
Tell OSX to manage its own property listener callback thread.
dalecurtis@google.com
2012-11-29
2
-22
/
+23
*
Handle errors for AudioObjectGetPropertyData() calls.
dalecurtis@google.com
2012-11-28
1
-39
/
+53
*
Allow kEnableWebAudioInput to play nicely with WebRTC on OSX
crogers@google.com
2012-11-27
2
-0
/
+20
*
Remove DCHECK causing TabCapture API test to fail due to no microphone.
justinlin@chromium.org
2012-11-20
1
-4
/
+2
*
Ensure AudioPropertyListener callbacks happen on the browser thread.
dalecurtis@google.com
2012-11-18
2
-18
/
+42
*
Reduce high latency input buffers to 1.
dalecurtis@google.com
2012-11-16
1
-1
/
+1
*
Only respond to callbacks for the registered property.
dalecurtis@chromium.org
2012-11-08
1
-2
/
+13
*
Handle audio device changes on Mac (Take 2).
dalecurtis@chromium.org
2012-11-02
3
-5
/
+56
*
Use ChannelMixer where applicable. Remove FoldChannels.
dalecurtis@chromium.org
2012-10-20
2
-19
/
+25
*
Move ChannelLayout into media namespace.
dalecurtis@google.com
2012-10-17
1
-17
/
+19
*
Removed CHECK to avoid browser crash for Mac OS X.
henrika@chromium.org
2012-10-15
1
-3
/
+7
*
Ensures that we always run the low-latency audio capture at natively 128 audi...
henrika@chromium.org
2012-10-11
4
-36
/
+96
*
M23 shows lots of crahses with AudioManagerMac::GetAudioInputDeviceNames.
xians@chromium.org
2012-10-10
1
-27
/
+3
*
Revert 161096 - M23 shows lots of crahses with AudioManagerMac::GetAudioInput...
xians@chromium.org
2012-10-10
1
-3
/
+27
*
M23 shows lots of crahses with AudioManagerMac::GetAudioInputDeviceNames.
xians@chromium.org
2012-10-10
1
-27
/
+3
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
1
-1
/
+0
*
Revert 159666 - Use clients' preferred buffer size when the sample rates matc...
xians@chromium.org
2012-10-09
2
-24
/
+0
*
Prevent AudioLowLatencyInputMac from changing frame sizes.
dalecurtis@chromium.org
2012-10-09
2
-14
/
+37
*
Use clients' preferred buffer size when the sample rates match and it is a nu...
xians@chromium.org
2012-10-02
2
-0
/
+24
*
AudioHardwareUnifiedStream::Stop() must not clear |source_| before calling Au...
crogers@google.com
2012-09-25
1
-2
/
+1
*
Add appropriate 64-bit mac flags for src/media targets and fix a compilation ...
badea@adobe.com
2012-09-22
1
-1
/
+1
*
Add Mac OS X synchronized audio I/O back-end
crogers@google.com
2012-09-18
3
-0
/
+1212
*
mac: Unbreak building with the 10.7 SDK
thakis@chromium.org
2012-09-15
1
-1
/
+1
*
Add Mac OS X unified audio I/O back-end
crogers@google.com
2012-09-14
2
-0
/
+499
*
Flip AudioOutputResampler to on by default.
dalecurtis@google.com
2012-09-14
1
-3
/
+18
*
Allow audio system to handle synchronized low-latency audio I/O
crogers@google.com
2012-09-12
1
-0
/
+3
*
Create iOS Audio Manager implementation.
blundell@chromium.org
2012-09-07
2
-9
/
+12
*
Switch OnMoreData() to use AudioBus.
dalecurtis@chromium.org
2012-09-05
5
-42
/
+47
*
mac: Delete more 10.5-only code
thakis@chromium.org
2012-08-09
1
-15
/
+1
*
Get ChannelLayout on OSX with non-deprecated methods.
dalecurtis@chromium.org
2012-08-09
1
-15
/
+7
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-07
2
-10
/
+0
*
Move AudioDevice and AudioInputDevice to media.
tommi@chromium.org
2012-07-27
1
-1
/
+3
[next]