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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable leaky tests in LeakSanitizer builds.
earthdok@chromium.org
2013-08-01
1
-3
/
+12
*
Correctly integrate StoragePartition into TestingProfile.
ajwong@chromium.org
2013-07-23
1
-1
/
+0
*
Use a direct include of the message_loop header in content/, part 4.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-1
/
+1
*
Pass more detailed audio hardware configuration information to the renderer
crogers@google.com
2013-03-13
1
-3
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add explicit base to FilePath.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Introduce AudioHardwareConfig for renderer side audio device info.
dalecurtis@chromium.org
2013-02-01
1
-17
/
+6
*
Move chrome://media-internals to content. This allows us to hide implementati...
jam@chromium.org
2013-02-01
1
-3
/
+3
*
Tab Audio Mirroring/Capture: Browser-side connect/disconnect functionality:
miu@chromium.org
2013-01-11
1
-0
/
+2
*
ipc: Remove ipc_listener.h from ipc_channel.h and update the files.
tfarina@chromium.org
2012-11-17
1
-1
/
+5
*
Move remaining content test code into the content namespace.
jam@chromium.org
2012-10-30
1
-4
/
+4
*
Move content\browser\renderer_host\media to content namespace.
jam@chromium.org
2012-10-29
1
-5
/
+2
*
Quick clean-up: 1) Make internally-used AudioEntry structs private in both Au...
miu@chromium.org
2012-10-28
1
-3
/
+3
*
Move a bunch of code in content\renderer to the content namespace.
jam@chromium.org
2012-10-19
1
-9
/
+10
*
Move ChannelLayout into media namespace.
dalecurtis@google.com
2012-10-17
1
-2
/
+2
*
Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...
pkasting@chromium.org
2012-10-01
1
-7
/
+12
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Use IPC::Sender and IPC::Listener in content.
brettw@chromium.org
2012-06-25
1
-4
/
+2
*
Fix client-side phishing detection test flakiness and ChromeOS failure.
bryner@chromium.org
2012-06-05
1
-0
/
+4
*
Simplify how Content*Client interfaces are created. Instead of depending on t...
jam@chromium.org
2012-06-05
1
-2
/
+2
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
1
-2
/
+2
*
Enable the webrtc audio tests on the build bots that have audio hardware.
tommi@chromium.org
2012-04-11
1
-0
/
+4
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-2
/
+5
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-5
/
+2
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-2
/
+5
*
Revert 130019 - Enable the webrtc audio tests on the build bots that have aud...
mattm@chromium.org
2012-03-31
1
-4
/
+0
*
Enable the webrtc audio tests on the build bots that have audio hardware.
tommi@chromium.org
2012-03-31
1
-0
/
+4
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
1
-6
/
+7
*
Adds input volume control support for Windows platforms.
henrika@chromium.org
2012-03-06
1
-2
/
+4
*
Make AudioManager non-refcounted.
tommi@chromium.org
2012-02-15
1
-1
/
+1
*
Make content::ResourceContext be a real interface like the rest of the Conten...
jam@chromium.org
2012-02-09
1
-1
/
+2
*
Adds support for 16kHz input sample rate and mono channel config. in WebRTC.
henrika@chromium.org
2012-01-19
1
-0
/
+2
*
Add thread safety to AudioManagerBase to protect access to the audio thread m...
tommi@chromium.org
2012-01-19
1
-2
/
+2
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
1
-17
/
+5
*
Refactor the Get*Hardware* routines a bit.
tommi@chromium.org
2011-11-18
1
-3
/
+1
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
1
-5
/
+5
*
Adds more unit tests for WebRTC.
henrika@chromium.org
2011-11-16
1
-2
/
+0
*
Add support for audio capture devices. Previously only output was supported.
tommi@chromium.org
2011-11-11
1
-1
/
+10
*
Cleanup: Remove more unneeded forward declares in content.
thestig@chromium.org
2011-11-11
1
-1
/
+2
*
Add a COM initializer for the IO thread to accomodate the WASAPI changes and ...
tommi@chromium.org
2011-11-10
1
-0
/
+11
*
First unit tests for WebRTCAudioDevice.
tommi@chromium.org
2011-11-09
1
-0
/
+190