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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for audio input mute detection on all platforms.
henrika
2014-10-16
1
-0
/
+5
*
Use audio thread for the fake input audio stream.
xians@chromium.org
2014-07-17
1
-21
/
+45
*
Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...
henrika@chromium.org
2014-06-19
1
-6
/
+13
*
Revert 277794 "Modifies AudioInputCallback::OnData and use media..."
macourteau@chromium.org
2014-06-17
1
-13
/
+6
*
Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...
henrika@chromium.org
2014-06-17
1
-6
/
+13
*
reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...
xians@chromium.org
2014-05-27
1
-14
/
+33
*
Revert 272884 "reland 260073013: Added automatic mode to FakeInp..."
grunell@chromium.org
2014-05-27
1
-33
/
+14
*
reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...
xians@chromium.org
2014-05-26
1
-14
/
+33
*
Revert 269354 "Added automatic mode to FakeInputAudioStream to g..."
ananta@chromium.org
2014-05-09
1
-33
/
+14
*
Added automatic mode to FakeInputAudioStream to generate automatic beeps.
xians@chromium.org
2014-05-09
1
-14
/
+33
*
Revert 268848 "Added automatic mode to FakeInputAudioStream to g..."
dalecurtis@google.com
2014-05-07
1
-33
/
+14
*
Added automatic mode to FakeInputAudioStream to generate automatic beeps.
xians@chromium.org
2014-05-07
1
-14
/
+33
*
Remove an unused OnClose() method from AudioInputCallback.
tommi@chromium.org
2013-12-18
1
-4
/
+2
*
Replace erroneous use of base::Time with base::TimeTicks throughout media code.
miu@chromium.org
2013-06-13
1
-3
/
+3
*
Implement audio/video sync instrumentation for WebRTC
hclam@chromium.org
2012-11-02
1
-6
/
+77
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-0
/
+4
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-4
/
+0
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-0
/
+4
*
Adds Analog Gain Control (AGC) to the WebRTC client.
henrika@chromium.org
2012-03-28
1
-1
/
+7
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
1
-3
/
+3
*
Stopping the audio thread before destroying the AudioManager<Platform>.
xians@chromium.org
2012-03-14
1
-10
/
+10
*
Adding microphone volume support to chrome in linux. Totally there are 3 APIs...
xians@chromium.org
2012-02-28
1
-0
/
+10
*
Convert use of int ms to TimeDelta in files owned by vrk.
tedvessenes@gmail.com
2012-01-14
1
-10
/
+10
*
Adding delay estimation to input audio.
xians@chromium.org
2011-10-04
1
-1
/
+1
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
1
-3
/
+5
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
1
-2
/
+3
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-7
/
+6
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
1
-0
/
+2
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
1
-9
/
+6
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
1
-2
/
+0
*
Add a fake audio input stream for testing purposes.
satish@chromium.org
2010-07-15
1
-0
/
+80