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
*
Try not to let the AUHAL driver get stuck sending silence.
dalecurtis@chromium.org
2013-06-21
3
-1
/
+20
*
Replace erroneous use of base::Time with base::TimeTicks throughout media code.
miu@chromium.org
2013-06-13
2
-3
/
+3
*
Ensure OSX device change callbacks occur on the right thread.
dalecurtis@chromium.org
2013-06-13
3
-5
/
+9
*
Synchronized IO handles the mono input device.
xians@chromium.org
2013-06-11
2
-5
/
+39
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Used the native sample rate and channel layout to open the specific device, a...
xians@chromium.org
2013-06-05
2
-4
/
+24
*
Removed the IsRecordingInProcess check for speech since it is not needed.
xians@chromium.org
2013-06-05
1
-5
/
+0
*
Use the browser UI thread for audio on OSX.
dalecurtis@chromium.org
2013-06-05
3
-222
/
+27
*
Try relanding this CL, the original CL passed the try bots but failed the mac...
xians@chromium.org
2013-06-03
3
-6
/
+13
*
Revert 203686 "Trying relanding this CL, the original CL passed ..."
xians@chromium.org
2013-06-03
3
-13
/
+6
*
Trying relanding this CL, the original CL passed the try bots but failed the ...
xians@chromium.org
2013-06-03
3
-6
/
+13
*
Adjust delay calculations on Mac to properly account for the FIFO buffers.
ajm@chromium.org
2013-05-31
2
-5
/
+11
*
Revert 203427 "Hook up the device selection to the WebAudio live..."
justinlin@chromium.org
2013-05-31
3
-13
/
+6
*
Hook up the device selection to the WebAudio live audio.
xians@chromium.org
2013-05-31
3
-6
/
+13
*
Improved AGC update scheme for the audio backend in Chrome.
henrika@chromium.org
2013-05-28
2
-6
/
+8
*
Improves capture delay estimates on Mac.
henrika@chromium.org
2013-05-22
1
-1
/
+4
*
Avoid crash when changing sample-rates using live audio input
crogers@google.com
2013-05-06
1
-2
/
+4
*
Make sure not to use aggregate devices if sample-rates of input and output de...
crogers@google.com
2013-05-06
1
-7
/
+15
*
Use base::MessageLoop in media code.
xhwang@chromium.org
2013-04-22
3
-7
/
+8
*
Add OSX aggregate audio device support for best performance.
crogers@google.com
2013-04-18
6
-18
/
+476
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media.
dcheng@chromium.org
2013-04-15
4
-5
/
+5
*
Fix a couple bugs with OSX audio buffer size selection.
dalecurtis@chromium.org
2013-04-08
1
-11
/
+14
*
Add vector_math::FMUL. Replace audio_util::AdjustVolume.
dalecurtis@chromium.org
2013-04-08
2
-11
/
+2
*
Fix 7% regression in Mac startup time
crogers@google.com
2013-04-01
1
-3
/
+9
*
Update the remaining references to sys_string_conversions.h to its new location.
tfarina@chromium.org
2013-03-30
1
-1
/
+1
*
Implement AUHALStream using an AUHAL with configurable device selection.
crogers@google.com
2013-03-26
8
-85
/
+1022
*
Remove unused parameter to OnError()
jrummell@chromium.org
2013-03-23
3
-4
/
+4
*
Select OSX buffer size based on sample rate.
dalecurtis@google.com
2013-03-23
2
-11
/
+28
*
Don't change devices unless the sample rate changes.
dalecurtis@google.com
2013-03-21
3
-2
/
+19
*
Remove AudioOutputMac.
dalecurtis@chromium.org
2013-03-15
4
-844
/
+1
*
Pass more detailed audio hardware configuration information to the renderer
crogers@google.com
2013-03-13
2
-8
/
+126
*
Revert 187073
crogers@google.com
2013-03-09
1
-8
/
+3
*
Revert 187048
ccameron@chromium.org
2013-03-08
1
-3
/
+8
*
Enable the "Web Audio Input" feature by default.
crogers@google.com
2013-03-08
1
-8
/
+3
*
Reland r186180 after fixing the --audio-buffer-size flag and cras issue.
xians@chromium.org
2013-03-07
5
-21
/
+56
*
Revert 186180 "Moved AudioUtil static functions:"
hshi@chromium.org
2013-03-07
5
-52
/
+22
*
Moved AudioUtil static functions:
xians@chromium.org
2013-03-05
5
-22
/
+52
*
Add lock to AUAudioOutputStream::Start() and Stop().
dalecurtis@google.com
2013-03-01
2
-11
/
+31
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
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
[next]