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
*
Make the GN Windows component build work.
brettw
2015-05-05
1
-0
/
+1
*
Add async trace that shows audio device startup time.
hubbe
2015-04-30
1
-2
/
+17
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in src/media.
anujk.sharma
2015-04-30
2
-2
/
+6
*
Apply automated fixits for Chrome clang plugin to media.
dcheng
2015-04-29
4
-23
/
+16
*
Switch audio hang monitor to default-off. Enable for non-beta,stable.
dalecurtis
2015-04-28
2
-6
/
+27
*
Don't allow CoreAudioUtil::IsSupported() to reinitialize COM.
dalecurtis
2015-04-28
1
-4
/
+5
*
Revert of [media] Replace MessageLoopProxy usage with ThreadTaskRunnerHandle ...
xhwang
2015-04-27
2
-6
/
+2
*
Revert of Switch to STA mode for audio thread and WASAPI I/O streams. (patchs...
dalecurtis
2015-04-27
16
-320
/
+171
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in src/media.
anujk.sharma
2015-04-27
2
-2
/
+6
*
GN Windows component build fixes: media
brettw
2015-04-24
1
-1
/
+4
*
Update {virtual,override} to follow C++11 style in media.
nick
2015-04-24
6
-20
/
+20
*
Removed obsolete float_util.h as VS2013 supports standards well enough.
mateuszs
2015-04-24
1
-2
/
+1
*
Adds method to provide custom AudioManager at runtime.
slan
2015-04-23
5
-5
/
+138
*
Switch to STA mode for audio thread and WASAPI I/O streams.
dalecurtis
2015-04-22
16
-171
/
+320
*
Apply automated fixits for Chrome clang plugin to views_unittests.
dcheng
2015-04-21
6
-64
/
+66
*
WavAudioHandler no longer keeps state with AudioParameters.
slan
2015-04-20
6
-43
/
+48
*
Partial revert of disabling low latency audio for remote desktop.
dalecurtis
2015-04-17
3
-57
/
+1
*
Validate channel count matches channel layout.
dalecurtis
2015-04-10
2
-6
/
+24
*
Disable low latency audio under remote desktop sessions.
dalecurtis
2015-04-08
3
-49
/
+120
*
Require two failed pings of the audio thread to crash.
dalecurtis
2015-04-02
1
-10
/
+39
*
Turn ThreadPriority enum into an enum class.
gab
2015-04-01
3
-3
/
+3
*
Update audio hang pings to every 6 seconds.
dalecurtis
2015-03-30
1
-1
/
+1
*
Update last audio tick time during suspend and resume.
dalecurtis
2015-03-27
1
-5
/
+29
*
Add a hang monitor for the audio thread.
dalecurtis
2015-03-26
2
-2
/
+76
*
Proposed backoff scheme for kAudioUnitErr_TooManyFramesToProcess error handling.
henrika
2015-03-23
2
-4
/
+29
*
Remove synchronous AudioHardwareConfig request.
dalecurtis
2015-03-20
2
-2
/
+0
*
Make fake file audio input device not crash when it fails to read.
phoglund
2015-03-19
2
-9
/
+29
*
Fixes audio issue on Mac for USB headsets where kAudioUnitErr_TooManyFramesTo...
henrika
2015-03-17
1
-1
/
+8
*
Clang fixes for chromeos
stevenjb
2015-03-04
3
-34
/
+35
*
Add way to set volume on all output audio streams on Android.
halliwell
2015-02-24
3
-1
/
+46
*
AudioManagerAndroid: Change stream destruction order.
raphael.kubo.da.costa
2015-02-24
1
-1
/
+1
*
Moved the fake input stream's processing onto the audio worker thread.
phoglund
2015-02-23
15
-427
/
+470
*
Add more size_t -> int warning fixes for the win x64 GN build.
dpranke
2015-02-20
1
-1
/
+5
*
Work on GN Win64 build.
brettw
2015-02-18
1
-0
/
+2
*
Sort GYP and GN files under media
satorux
2015-02-18
1
-1
/
+1
*
Moved scoped_histogram_timer to the main histogram_macros.h since this is bro...
rkaplow
2015-02-13
2
-3
/
+2
*
Add flag --require-audio-hardware-for-testing.
watk
2015-02-11
14
-296
/
+203
*
Purge AudioOutputDispatcher after close delay if no proxies exist.
dalecurtis
2015-02-05
5
-11
/
+112
*
Update {virtual,override,final} to follow C++11 style.
dcheng
2015-02-05
5
-69
/
+63
*
Mechanical rename of tracing includes for /media
ssid
2015-01-28
8
-8
/
+8
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
1
-2
/
+2
*
Adjust the output channel layout if channel_mixer_ is present.
wtc
2015-01-21
1
-3
/
+9
*
Fix few compilation errors on Windows in media/ during Windows GN build.
vchigrin
2015-01-19
1
-2
/
+4
*
Reorder channels to match ALSA's channel order.
wtc
2015-01-17
1
-0
/
+19
*
media: Remove unused private fields
hashimoto
2015-01-15
3
-9
/
+4
*
Update AudioManagerAlsa to use the new version of LaunchProcess.
rvargas
2015-01-10
1
-1
/
+1
*
Added WebRTC audio quality test using fake device; improved fake device
phoglund
2015-01-09
2
-22
/
+36
*
Update {virtual,override,final} for media/ to follow C++11 style.
dcheng
2015-01-09
2
-6
/
+2
*
Add browser_tests to the GN build.
brettw
2015-01-07
1
-2
/
+2
*
Fix hanging the audio thread when the input stream cork fails.
dalecurtis
2015-01-06
1
-1
/
+2
[next]