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
/
renderer
/
media
/
audio_input_device.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-7
/
+8
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-8
/
+7
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-7
/
+8
*
Adds Analog Gain Control (AGC) to the WebRTC client.
henrika@chromium.org
2012-03-28
1
-8
/
+44
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
1
-20
/
+5
*
Don't clear the callback object inside Stop().
tommi@chromium.org
2012-03-17
1
-4
/
+8
*
Set callback_ to NULL inside Stop.
tommi@chromium.org
2012-03-12
1
-2
/
+9
*
Don't dereference the callback_ pointer in OnStateChanged if the device has b...
tommi@chromium.org
2012-03-10
1
-5
/
+5
*
Stop the AudioDeviceThread when the IO loop goes away.
tommi@chromium.org
2012-03-01
1
-2
/
+13
*
Use the current message loop instead of the main message loop to join the aud...
tommi@chromium.org
2012-02-27
1
-4
/
+2
*
Stop the audio thread from within Stop (and not from the IO thread).
tommi@chromium.org
2012-02-14
1
-17
/
+7
*
Extends error handling for audio capture and rendering.
henrika@chromium.org
2012-02-13
1
-0
/
+2
*
Introduce a new class to manage the threads for AudioDevice and AudioInputDev...
tommi@chromium.org
2012-02-10
1
-92
/
+67
*
Removes usage of the term low-latency in AudioInputRendererHost.
henrika@chromium.org
2012-02-09
1
-6
/
+5
*
Monitor the IO message loop in the AudioDevice classes.
tommi@chromium.org
2012-02-07
1
-44
/
+44
*
Switch back to 'int' instead of uint32 and call CancelIo before closing the s...
tommi@chromium.org
2012-02-03
1
-1
/
+1
*
Switch AudioDevice classes from SyncSocket to CancelableSyncSocket.
tommi@chromium.org
2012-01-30
1
-40
/
+39
*
Fixed CID 102675, uninitialized member vars
groby@chromium.org
2011-12-22
1
-0
/
+2
*
There is a racing between SyncSocket::Receive in audio_thread_ and SyncSocket...
xians@chromium.org
2011-12-07
1
-25
/
+32
*
Enable the device selection for linux and mac by passing a device unique id f...
xians@chromium.org
2011-11-22
1
-8
/
+11
*
Low-latency AudioInputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-10-24
1
-0
/
+4
*
remove NewRunnableMethod and switch to base::Bind
wjia@chromium.org
2011-10-07
1
-6
/
+7
*
Rename RenderThread to RenderThreadImpl
jam@chromium.org
2011-10-06
1
-2
/
+2
*
Implementation of AudioInputStream for Mac OS X using the special AUHAL input...
henrika@chromium.org
2011-10-05
1
-0
/
+5
*
Hooking up AudioInputDeviceManager to AudioInputRendererHost and MediaStreamM...
xians@chromium.org
2011-09-20
1
-23
/
+107
*
Refactor AudioDevice to remove race conditions in the Start() and Stop().
xians@chromium.org
2011-09-13
1
-6
/
+6
*
Refactor AudioInputDevice to remove race conditions and allow more flexible c...
henrika@chromium.org
2011-08-25
1
-22
/
+57
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-08-23
1
-3
/
+3
*
[Reverted due to check_deps failure]
zea@chromium.org
2011-07-15
1
-17
/
+11
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-07-15
1
-11
/
+17
*
Ensures that AudioMessageFilter now lives on the main render thread.
henrika@chromium.org
2011-07-12
1
-62
/
+20
*
Move media-related IPC message definitions from content/common/ to content/co...
scherkus@chromium.org
2011-06-17
1
-1
/
+1
*
Moves audio files from content/renderer/ to content/renderer/media.
scherkus@chromium.org
2011-06-14
1
-0
/
+241