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
/
virtual_audio_input_stream_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
1
-3
/
+2
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
1
-1
/
+1
*
Remove AudioBuffersState class
acolwell
2014-09-29
1
-2
/
+3
*
Revert 290359 "Remove AudioBuffersState class."
acolwell@chromium.org
2014-08-18
1
-3
/
+2
*
Remove AudioBuffersState class.
acolwell@chromium.org
2014-08-18
1
-2
/
+3
*
Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...
henrika@chromium.org
2014-06-19
1
-8
/
+8
*
Revert 277794 "Modifies AudioInputCallback::OnData and use media..."
macourteau@chromium.org
2014-06-17
1
-8
/
+8
*
Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...
henrika@chromium.org
2014-06-17
1
-8
/
+8
*
Remove OnMoreIOData(), which is not used any more.
xians@chromium.org
2014-05-18
1
-9
/
+0
*
Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.
scherkus@chromium.org
2014-01-07
1
-13
/
+12
*
Remove an unused OnClose() method from AudioInputCallback.
tommi@chromium.org
2013-12-18
1
-2
/
+0
*
Use a direct include of the message_loop header in media/.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Re-land r207105 (Mac audio capture threading fix) with unit test memory leak ...
miu@chromium.org
2013-06-22
1
-9
/
+29
*
Revert 207105 "Rejigger audio capture pipeline to work with sepa..."
miu@chromium.org
2013-06-19
1
-29
/
+9
*
Rejigger audio capture pipeline to work with separate main+worker threads (Mac).
miu@chromium.org
2013-06-18
1
-9
/
+29
*
Update media/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
1
-4
/
+5
*
Remove unused parameter to OnError()
jrummell@chromium.org
2013-03-23
1
-1
/
+1
*
Remove browser-wide audio mirroring and --force-audio-mirroring flag.
miu@chromium.org
2013-02-27
1
-122
/
+63
*
Linux/ChromeOS Chromium style checker cleanup, media/ edition.
rsleevi@chromium.org
2013-02-06
1
-1
/
+1
*
Fix TSAN-detected data race: Sync with audio thread before accessing output_s...
miu@chromium.org
2013-01-16
1
-0
/
+3
*
Bug fix: Bypass dispatcher output stream caching scheme for virtual output st...
miu@chromium.org
2013-01-15
1
-243
/
+314
*
Fix crash in media::VirtualAudioOutputStream::Start() when stopping audio mir...
miu@chromium.org
2013-01-03
1
-28
/
+15
*
Goal: Provide browser-wide audio mirroring for the TabCapture API.
justinlin@chromium.org
2012-12-04
1
-0
/
+335