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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow pass through buffer sizes on OSX.
dalecurtis@chromium.org
2014-04-18
4
-41
/
+78
*
Fix #define'd min/max from breaking std::min, std::max
dalecurtis@google.com
2014-04-17
1
-0
/
+7
*
Use larger buffer sizes for lower power on Linux.
dalecurtis@chromium.org
2014-04-17
2
-7
/
+16
*
Defer input stream start around suspend and resume.
dalecurtis@chromium.org
2014-04-16
9
-26
/
+81
*
Remove unnecessary output spam from pulse audio
enne@chromium.org
2014-04-12
1
-4
/
+4
*
Adds more logging for audio input issues.
jiayl@chromium.org
2014-04-10
1
-8
/
+4
*
Revert "Attempt to fix audio wedges by restarting all streams on OSX."
dalecurtis@chromium.org
2014-04-10
12
-175
/
+2
*
Remove obsolete atomic debugging checks.
dalecurtis@chromium.org
2014-04-10
2
-10
/
+0
*
Revert of Attempting to resolve a race condition with PowerMonitor (https://c...
scottmg@chromium.org
2014-04-05
1
-3
/
+3
*
Attempting to resolve a race condition with PowerMonitor.
bajones@chromium.org
2014-04-05
1
-3
/
+3
*
Disables the check for no data timer for audio on all platforms.
henrika@chromium.org
2014-03-31
2
-10
/
+9
*
Disable the RecordAndError unit test on Mac since it's not relevant anymore.
tommi@chromium.org
2014-03-28
1
-1
/
+8
*
Disable the "check for no data" timer for audio on Mac.
tommi@chromium.org
2014-03-28
1
-0
/
+9
*
Deleted '--disable-system-sounds-manager' switch.
ygorshenin@chromium.org
2014-03-27
1
-44
/
+1
*
Stop streams on OSX prior to shutdown.
dalecurtis@chromium.org
2014-03-26
4
-17
/
+58
*
Add keyboard mic parameters for audio input.
grunell@chromium.org
2014-03-19
2
-0
/
+39
*
WeakPtr destruction order cleanup: media edition.
dalecurtis@google.com
2014-03-18
4
-11
/
+14
*
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
*
Replumb audible playback detection to use a poll-based approach.
miu@chromium.org
2014-03-11
3
-48
/
+17
*
Fix AudioEntry destruction order. Add debugging CHECKs for racy shutdown.
dalecurtis@chromium.org
2014-03-08
2
-27
/
+9
*
Hook up AudioDeviceListenerWin to monitor all default device changes.
tommi@chromium.org
2014-03-07
2
-20
/
+50
*
Remove deprecated media switches.
dalecurtis@chromium.org
2014-03-07
1
-4
/
+1
*
Always PostTask device change notifications.
dalecurtis@chromium.org
2014-03-07
1
-9
/
+9
*
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
*
Adds error codes to AudioInputController/AudioInputRendererHost native logs
henrika@chromium.org
2014-02-28
3
-7
/
+33
*
Clean up histogram'd media enum max values.
rileya@chromium.org
2014-02-28
6
-38
/
+70
*
Fix handling of the default comm device when it is not the 'console' device.
tommi@chromium.org
2014-02-27
2
-35
/
+69
*
Make sure we don't call DisableKeyPressMonitoring without calling EnableKeyPr...
tommi@chromium.org
2014-02-27
2
-24
/
+22
*
Convert scoped_ptr_malloc -> scoped_ptr, part 2.
viettrungluu@chromium.org
2014-02-26
3
-12
/
+12
*
Initialization of audio manager for Android is now done on the audio thread.
henrika@chromium.org
2014-02-21
5
-289
/
+528
*
Volume button now controls media volume for WebAudio.
henrika@chromium.org
2014-02-20
4
-28
/
+36
*
Remove deprecated non-AUHAL audio path on OSX.
dalecurtis@chromium.org
2014-02-20
4
-533
/
+0
*
Fix the output device selection introduced by 163343002.
xians@chromium.org
2014-02-19
1
-1
/
+2
*
Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.
viettrungluu@chromium.org
2014-02-15
1
-2
/
+2
*
Cleanup AudioManager initialization on OSX to reduce startup delay.
dalecurtis@chromium.org
2014-02-14
2
-20
/
+22
*
Implement hook to change audio output device for PulseAudio.
grunell@chromium.org
2014-02-13
6
-9
/
+27
*
Reland 153623004: Remove the unified IO code on the browser
xians@chromium.org
2014-02-13
52
-4482
/
+126
*
Add basic support for "googDucking" to getUserMedia on Windows.
tommi@chromium.org
2014-02-12
8
-117
/
+110
*
Make CoreAudio::IsSupported VLOG instead of LOG
enne@chromium.org
2014-02-11
1
-1
/
+1
*
Enabled by default system's volume adjust sound.
ygorshenin@chromium.org
2014-02-11
2
-1
/
+18
*
Revert 249790 "Remove the unified IO code on the browser."
skobes@google.com
2014-02-07
50
-124
/
+4478
*
Remove the unified IO code on the browser.
xians@chromium.org
2014-02-07
50
-4478
/
+124
*
Use validating form of IPC enum macros for audio messages.
tsepez@chromium.org
2014-02-07
2
-2
/
+4
*
Build fix when use_alsa=0.
joone.hur@intel.com
2014-02-06
1
-0
/
+4
*
Remove noisy NOTIMPLEMENTED in audio_manager_base.cc
danakj@chromium.org
2014-01-31
1
-1
/
+0
*
Factorize MockAudioSourceCallback out of many unittests.
dalecurtis@chromium.org
2014-01-30
9
-95
/
+72
[next]