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
*
Don't use base::MessageLoop::{Quit,QuitClosure} in media/
ki.stfu
2015-10-12
2
-6
/
+6
*
Re-land attempt 2: Add localized default audio device names.
ajm
2015-09-29
1
-2
/
+2
*
Revert "Re-land: Add localized default audio device names."
jmadill
2015-09-29
1
-2
/
+2
*
Re-land: Add localized default audio device names.
ajm
2015-09-29
1
-2
/
+2
*
Revert "Add localized default audio device names."
dgrogan
2015-09-22
1
-2
/
+2
*
Add localized default audio device names.
ajm
2015-09-22
1
-2
/
+2
*
Refactor AudioParameters member setting.
ajm
2015-09-08
3
-16
/
+13
*
Use IAudioClock for QPC timestamps whenever we can for audio input on Windows.
tommi
2015-09-07
2
-7
/
+34
*
Fix audio glitching on Vista due to unreliable OS callbacks.
dalecurtis
2015-09-03
1
-57
/
+76
*
Include default communication devices in audio device enumerations. This remo...
tommi
2015-08-28
5
-66
/
+56
*
Add constness to WASAPIAudioOutputStream
tommi
2015-08-27
1
-4
/
+4
*
Remove unused method, GetPreferredAudioParameters from core audio util on Win...
tommi
2015-08-24
4
-31
/
+5
*
clang/win: Build chromium_code with -Wunused-function
Nico Weber
2015-08-08
1
-21
/
+0
*
Fix WASAPI restriction to be based on period size; fixes Win10.
dalecurtis
2015-08-07
1
-82
/
+93
*
clang/win: Fix build after https://codereview.chromium.org/1248543002/
Nico Weber
2015-07-22
1
-1
/
+0
*
Remove device change deduplication based on device id.
dalecurtis
2015-07-22
3
-47
/
+53
*
Remove -Wno-unused-private-field clang warning suppression.
benwells
2015-07-09
1
-5
/
+4
*
Remove sample_rate / 100 check for input devices.
dalecurtis
2015-07-09
1
-2
/
+0
*
Fixed all unused-variable Clang warnings on Windows.
mgiuca
2015-07-08
1
-3
/
+0
*
Move WriteInto to base namespace.
Brett Wilson
2015-07-07
1
-1
/
+1
*
Unify audio device input parameter selection on Windows.
dalecurtis
2015-07-02
6
-123
/
+87
*
clang/win: Fix warnings to prepare for building without -Wno-reorder.
sammc
2015-07-02
3
-8
/
+10
*
Fix some clang warnings with -Wmissing-braces in media.
dcheng
2015-07-01
1
-1
/
+1
*
Remove base::SimpleThread::SetThreadPriority() interface
toyoshim
2015-06-16
2
-10
/
+6
*
Remove remaining use of the deprecated MessageLoopProxy
skyostil
2015-06-12
1
-13
/
+10
*
Getting rid of duplicate includes from media/
anujk.sharma
2015-05-14
3
-4
/
+0
*
Get audio_unittests passing with h/w on windows.
watk
2015-05-14
5
-30
/
+21
*
Apply automated fixits for Chrome clang plugin to media.
dcheng
2015-04-29
4
-23
/
+16
*
Don't allow CoreAudioUtil::IsSupported() to reinitialize COM.
dalecurtis
2015-04-28
1
-4
/
+5
*
Revert of Switch to STA mode for audio thread and WASAPI I/O streams. (patchs...
dalecurtis
2015-04-27
12
-291
/
+140
*
Update {virtual,override} to follow C++11 style in media.
nick
2015-04-24
1
-5
/
+5
*
Switch to STA mode for audio thread and WASAPI I/O streams.
dalecurtis
2015-04-22
12
-140
/
+291
*
Apply automated fixits for Chrome clang plugin to views_unittests.
dcheng
2015-04-21
6
-64
/
+66
*
Partial revert of disabling low latency audio for remote desktop.
dalecurtis
2015-04-17
3
-57
/
+1
*
Disable low latency audio under remote desktop sessions.
dalecurtis
2015-04-08
3
-49
/
+120
*
Turn ThreadPriority enum into an enum class.
gab
2015-04-01
2
-2
/
+2
*
Add flag --require-audio-hardware-for-testing.
watk
2015-02-11
4
-180
/
+74
*
Mechanical rename of tracing includes for /media
ssid
2015-01-28
2
-2
/
+2
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
3
-7
/
+8
*
Update media/audio to use the new version of LaunchProcess.
rvargas
2014-12-10
1
-1
/
+1
*
Add Media.FallbackToHighLatencyAudioInputPath.
henrika
2014-12-08
1
-0
/
+2
*
Disable power logging and related UMA stats when AGC is not supported.
henrika
2014-12-02
2
-2
/
+3
*
Enable MSVC warning for unused locals.
Peter Kasting
2014-11-20
1
-5
/
+8
*
[media/audio] Convert VLOGs to DVLOGs
anujk.sharma
2014-11-19
5
-41
/
+41
*
Remove implicit conversions from scoped_refptr to T* in media/
dcheng
2014-11-13
5
-125
/
+130
*
Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16.
thestig
2014-11-07
1
-1
/
+1
*
Cleanup: Remove unneeded path_service.h includes.
thestig
2014-11-06
1
-1
/
+0
*
Fix mismatched parentheses that were revealed through /analyze warnings.
brucedawson
2014-10-31
1
-2
/
+2
*
Add support for audio input mute detection on all platforms.
henrika
2014-10-16
4
-1
/
+22
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
5
-40
/
+40
[next]