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
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
15
-95
/
+89
*
GN: Fix Android component build
cjhopman
2014-10-27
1
-0
/
+1
*
Increase the default buffer size from 128 to 256 on Mac.
xians
2014-10-27
2
-10
/
+19
*
Add support for real audio output to mojo.
dalecurtis
2014-10-22
3
-0
/
+208
*
Supports MojoRendererImpl in WebMediaPlayerImpl for HTMLViewer.
xhwang
2014-10-22
2
-0
/
+17
*
Reduce power logging and UMA stats when AGC is disabled.
henrika
2014-10-22
3
-33
/
+28
*
Type conversion fixes, media/ edition.
pkasting
2014-10-21
1
-2
/
+2
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
39
-302
/
+281
*
Add support for audio input mute detection on all platforms.
henrika
2014-10-16
24
-33
/
+156
*
Remove usage of AudioPowerMonitor for logging of input audio levels
henrika
2014-10-08
2
-41
/
+45
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
65
-389
/
+389
*
Clear the FIFO when calling input stream::Stop()
xians
2014-10-02
2
-4
/
+5
*
Add a mutex lock to AudioPowerMonitor::Reset() to placate TSAN.
miu
2014-09-30
1
-2
/
+11
*
Convert various media options into proper declare_args().
dalecurtis
2014-09-30
1
-2
/
+2
*
Reenable AudioAndroidOutputTest.StartOutputStreamCallbacks on Arm64.
rmcilroy
2014-09-30
1
-17
/
+2
*
Remove AudioBuffersState class
acolwell
2014-09-29
33
-180
/
+91
*
Cleanup some audio classes with C++11 shine!
dalecurtis
2014-09-26
1
-4
/
+4
*
Disable AudioAndroidOutputTest.StartOutputStreamCallbacks on Arm64.
rmcilroy
2014-09-26
1
-2
/
+17
*
Remove implicit HANDLE conversions from media.
rvargas
2014-09-25
3
-5
/
+6
*
Expand suppression for flaky AudioInputVolumeTest.InputVolumeTest.
kbr
2014-09-24
1
-1
/
+2
*
Set keyboard mic effect if available.
grunell
2014-09-24
7
-2
/
+31
*
Refactoring AudioParameters |operator==| to |Equals()| method
burnik
2014-09-23
3
-13
/
+15
*
Adds a platform independent detection of microphone hardware mute.
henrika
2014-09-23
1
-1
/
+30
*
Dynamically allocate more memory to AudioBlockFifo.
xians
2014-09-19
1
-0
/
+9
*
Avoid unsafe usage of CancelIo() within Windows SyncSocket.
dalecurtis
2014-09-16
1
-3
/
+1
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/
thestig
2014-09-13
4
-4
/
+4
*
Revert of Gardening: Revert "Use AudioStreamMonitor to control power save blo...
dalecurtis
2014-09-12
2
-25
/
+18
*
Gardening: Revert "Use AudioStreamMonitor to control power save blocking."
loislo
2014-09-11
2
-18
/
+25
*
Use AudioStreamMonitor to control power save blocking.
dalecurtis
2014-09-11
2
-25
/
+18
*
Adding media.MicrophoneVolume UMA stat.
henrika
2014-09-09
2
-6
/
+22
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
1
-0
/
+2
*
Add support for 24kHz audio sample rate and remove the validation check
tommi
2014-09-08
2
-1
/
+5
*
Fixed NO_DATA_ERROR on Mac.
xians
2014-09-08
1
-20
/
+24
*
Reduce amount of power measurements for input audio.
henrika
2014-09-08
1
-1
/
+1
*
Preparing |SyncSocket|'s handle for the peer process is different for POSIX a...
burnik
2014-09-08
1
-25
/
+7
*
Adding Media.InputStreamDuration to UMA histograms for low-latency input audi...
henrika
2014-09-05
2
-2
/
+19
*
Convert channel layout for cras_input
hychao
2014-09-05
1
-0
/
+36
*
Revert of Reland 501823002: Used native deinterleaved and float point format...
xians
2014-09-03
2
-137
/
+103
*
Fix memory leaks related to PulseAudioInputStream.
sudarsana.nagineni
2014-08-29
1
-1
/
+3
*
Used native deinterleaved and float point format for the input streams.
xians
2014-08-29
2
-103
/
+137
*
Improve logging related to start/stop and failure of audio input streams in C...
henrika
2014-08-29
2
-7
/
+30
*
Revert of Revert of Remove the last piece of deprecated synchronous IO code. ...
xians
2014-08-28
19
-155
/
+27
*
Revert of Used native deinterleaved and float point format for the input stre...
xians
2014-08-27
2
-115
/
+106
*
Used native deinterleaved and float point format for the input streams.
xians
2014-08-27
2
-106
/
+115
*
Revert of Remove the last piece of deprecated synchronous IO code. (patchset ...
tnagel
2014-08-27
19
-27
/
+155
*
Remove the last piece of deprecated synchronous IO code.
xians
2014-08-27
19
-155
/
+27
*
Remove implicit conversions from scoped_refptr to T* in media/
dcheng
2014-08-27
2
-28
/
+36
*
Work on GN build of Chrome.
Brett Wilson
2014-08-26
1
-11
/
+6
*
Only log audio input silence state UMA stats for low latency mode and if not ...
grunell@chromium.org
2014-08-22
2
-27
/
+68
*
Revert 290359 "Remove AudioBuffersState class."
acolwell@chromium.org
2014-08-18
32
-78
/
+171
[next]