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
/
content
/
test
/
webrtc_audio_device_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable the webrtc audio tests on the build bots that have audio hardware.
tommi@chromium.org
2012-04-11
1
-1
/
+5
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-3
/
+3
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-3
/
+3
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-3
/
+3
*
Revert 130019 - Enable the webrtc audio tests on the build bots that have aud...
mattm@chromium.org
2012-03-31
1
-5
/
+1
*
Enable the webrtc audio tests on the build bots that have audio hardware.
tommi@chromium.org
2012-03-31
1
-1
/
+5
*
Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...
jam@chromium.org
2012-03-25
1
-2
/
+1
*
Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.
rsleevi@chromium.org
2012-03-25
1
-1
/
+2
*
Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...
jam@chromium.org
2012-03-24
1
-2
/
+1
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
1
-10
/
+11
*
Allow browser to handle all WebUI navigations.
creis@chromium.org
2012-03-15
1
-0
/
+2
*
Adds input volume control support for Windows platforms.
henrika@chromium.org
2012-03-06
1
-2
/
+4
*
Move MockResourceContext to content/test.
tfarina@chromium.org
2012-03-05
1
-1
/
+1
*
Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...
jam@chromium.org
2012-02-23
1
-7
/
+3
*
Make AudioManager non-refcounted.
tommi@chromium.org
2012-02-15
1
-6
/
+5
*
Introduce a new class to manage the threads for AudioDevice and AudioInputDev...
tommi@chromium.org
2012-02-10
1
-0
/
+3
*
Move resource_context.h to content/public/browser. Remove the workaround in i...
jam@chromium.org
2012-02-09
1
-1
/
+0
*
Make content::ResourceContext be a real interface like the rest of the Conten...
jam@chromium.org
2012-02-09
1
-11
/
+2
*
Change ChildProcess::set_main_thread registration to occur inside the RenderT...
marshall@chromium.org
2012-02-01
1
-1
/
+0
*
Adds support for 16kHz input sample rate and mono channel config. in WebRTC.
henrika@chromium.org
2012-01-19
1
-0
/
+8
*
Add thread safety to AudioManagerBase to protect access to the audio thread m...
tommi@chromium.org
2012-01-19
1
-3
/
+5
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
1
-24
/
+59
*
Removing MessageLoop::QuitTask() from content/
dcheng@chromium.org
2011-12-10
1
-1
/
+1
*
fix compilation error on gcc4.6.1
oshima@chromium.org
2011-11-30
1
-1
/
+2
*
Removing SignalingTask and replace with base::Bind(&WaitableEvent::Signal, ...)
dcheng@chromium.org
2011-11-25
1
-2
/
+3
*
Refactor the Get*Hardware* routines a bit.
tommi@chromium.org
2011-11-18
1
-5
/
+15
*
Add support for audio capture devices. Previously only output was supported.
tommi@chromium.org
2011-11-11
1
-1
/
+21
*
Add a COM initializer for the IO thread to accomodate the WASAPI changes and ...
tommi@chromium.org
2011-11-10
1
-1
/
+9
*
First unit tests for WebRTCAudioDevice.
tommi@chromium.org
2011-11-09
1
-0
/
+253