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
/
fake_audio_input_stream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved the fake input stream's processing onto the audio worker thread.
phoglund
2015-02-23
1
-45
/
+21
*
Added WebRTC audio quality test using fake device; improved fake device
phoglund
2015-01-09
1
-1
/
+7
*
The auto gain control test plays a file into the fake microphone. Then it
phoglund
2014-12-19
1
-1
/
+1
*
Disable power logging and related UMA stats when AGC is not supported.
henrika
2014-12-02
1
-1
/
+1
*
Makes the WebRTC fake device capable of playing audio from a file.
phoglund
2014-11-21
1
-4
/
+17
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
1
-11
/
+11
*
Add support for audio input mute detection on all platforms.
henrika
2014-10-16
1
-0
/
+1
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
1
-9
/
+9
*
Use audio thread for the fake input audio stream.
xians@chromium.org
2014-07-17
1
-1
/
+5
*
Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...
henrika@chromium.org
2014-06-19
1
-0
/
+2
*
Revert 277794 "Modifies AudioInputCallback::OnData and use media..."
macourteau@chromium.org
2014-06-17
1
-2
/
+0
*
Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...
henrika@chromium.org
2014-06-17
1
-0
/
+2
*
reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...
xians@chromium.org
2014-05-27
1
-0
/
+1
*
Revert 272884 "reland 260073013: Added automatic mode to FakeInp..."
grunell@chromium.org
2014-05-27
1
-1
/
+0
*
reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...
xians@chromium.org
2014-05-26
1
-0
/
+1
*
Revert 269354 "Added automatic mode to FakeInputAudioStream to g..."
ananta@chromium.org
2014-05-09
1
-1
/
+0
*
Added automatic mode to FakeInputAudioStream to generate automatic beeps.
xians@chromium.org
2014-05-09
1
-0
/
+1
*
Revert 268848 "Added automatic mode to FakeInputAudioStream to g..."
dalecurtis@google.com
2014-05-07
1
-1
/
+0
*
Added automatic mode to FakeInputAudioStream to generate automatic beeps.
xians@chromium.org
2014-05-07
1
-0
/
+1
*
Use a direct include of time headers in media/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Fix wrong header guards found by clang's new Wheader-guard.
thakis@chromium.org
2013-06-17
1
-1
/
+1
*
Replace erroneous use of base::Time with base::TimeTicks throughout media code.
miu@chromium.org
2013-06-13
1
-1
/
+1
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
Implement audio/video sync instrumentation for WebRTC
hclam@chromium.org
2012-11-02
1
-1
/
+18
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-1
/
+5
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-5
/
+1
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-1
/
+5
*
Adds Analog Gain Control (AGC) to the WebRTC client.
henrika@chromium.org
2012-03-28
1
-0
/
+2
*
Stopping the audio thread before destroying the AudioManager<Platform>.
xians@chromium.org
2012-03-14
1
-7
/
+8
*
Added AudioBuffer/AudioChunk abstractions for speech recognition and improved...
primiano@chromium.org
2012-03-13
1
-1
/
+1
*
Adding microphone volume support to chrome in linux. Totally there are 3 APIs...
xians@chromium.org
2012-02-28
1
-0
/
+3
*
Convert use of int ms to TimeDelta in files owned by vrk.
tedvessenes@gmail.com
2012-01-14
1
-2
/
+2
*
Add OVERRIDE to media/.
avi@chromium.org
2011-11-16
1
-4
/
+4
*
Fix media code to use initializer-list style for inheritance.
scherkus@chromium.org
2011-07-18
1
-3
/
+3
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-3
/
+2
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
1
-1
/
+1
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
1
-5
/
+4
*
Add a fake audio input stream for testing purposes.
satish@chromium.org
2010-07-15
1
-0
/
+51