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
/
mock_audio_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set keyboard mic effect if available.
grunell
2014-09-24
1
-0
/
+2
*
reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...
xians@chromium.org
2014-05-27
1
-5
/
+2
*
Revert 272884 "reland 260073013: Added automatic mode to FakeInp..."
grunell@chromium.org
2014-05-27
1
-2
/
+5
*
reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...
xians@chromium.org
2014-05-26
1
-5
/
+2
*
Revert 269354 "Added automatic mode to FakeInputAudioStream to g..."
ananta@chromium.org
2014-05-09
1
-2
/
+5
*
Added automatic mode to FakeInputAudioStream to generate automatic beeps.
xians@chromium.org
2014-05-09
1
-5
/
+2
*
Revert 268848 "Added automatic mode to FakeInputAudioStream to g..."
dalecurtis@google.com
2014-05-07
1
-2
/
+5
*
Added automatic mode to FakeInputAudioStream to generate automatic beeps.
xians@chromium.org
2014-05-07
1
-5
/
+2
*
Revert "Attempt to fix audio wedges by restarting all streams on OSX."
dalecurtis@chromium.org
2014-04-10
1
-2
/
+0
*
Reland 153623004: Remove the unified IO code on the browser
xians@chromium.org
2014-02-13
1
-4
/
+2
*
Revert 249790 "Remove the unified IO code on the browser."
skobes@google.com
2014-02-07
1
-2
/
+4
*
Remove the unified IO code on the browser.
xians@chromium.org
2014-02-07
1
-4
/
+2
*
Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.
scherkus@chromium.org
2014-01-07
1
-8
/
+9
*
Replace string16 with base::string16 in gpu, media, and remoting.
brettw@chromium.org
2013-12-12
1
-2
/
+2
*
Plumb AudioLog support into AudioManager.
dalecurtis@chromium.org
2013-12-04
1
-0
/
+5
*
Attempt to fix audio wedges by restarting all streams on OSX.
dalecurtis@google.com
2013-12-04
1
-0
/
+2
*
Revert 238325 "Attempt to fix audio wedges by restarting all str..."
dubroy@chromium.org
2013-12-03
1
-2
/
+0
*
Attempt to fix audio wedges by restarting all streams on OSX.
dalecurtis@google.com
2013-12-03
1
-0
/
+2
*
Reland review 34393006: Refactor MediaStreamManager to not output real device...
perkj@chromium.org
2013-11-28
1
-0
/
+5
*
Revert 232766 "Refactor MediaStreamManager to never output real ..."
vrk@chromium.org
2013-11-05
1
-5
/
+0
*
Refactor MediaStreamManager to never output real device id. It now always out...
perkj@chromium.org
2013-11-04
1
-0
/
+5
*
Implement GetAudioOutputDevices for remaining platforms, consolidate tests.
joi@chromium.org
2013-09-16
1
-2
/
+2
*
Add AudioManager::GetAudioOutputDeviceNames and implement for pulseaudio.
joi@chromium.org
2013-09-05
1
-0
/
+4
*
Add GetOutputStreamParameters, GetAssociatedOutputDeviceID to AudioManager.
tommi@chromium.org
2013-09-04
1
-0
/
+10
*
Add the necessary scaffolding to allow creation of non-default audio output d...
tommi@chromium.org
2013-09-03
1
-2
/
+4
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Removed the IsRecordingInProcess check for speech since it is not needed.
xians@chromium.org
2013-06-05
1
-4
/
+0
*
Use the browser UI thread for audio on OSX.
dalecurtis@chromium.org
2013-06-05
1
-0
/
+4
*
Try relanding this CL, the original CL passed the try bots but failed the mac...
xians@chromium.org
2013-06-03
1
-2
/
+4
*
Revert 203686 "Trying relanding this CL, the original CL passed ..."
xians@chromium.org
2013-06-03
1
-4
/
+2
*
Trying relanding this CL, the original CL passed the try bots but failed the ...
xians@chromium.org
2013-06-03
1
-2
/
+4
*
Revert 203427 "Hook up the device selection to the WebAudio live..."
justinlin@chromium.org
2013-05-31
1
-4
/
+2
*
Hook up the device selection to the WebAudio live audio.
xians@chromium.org
2013-05-31
1
-2
/
+4
*
Reland r186180 after fixing the --audio-buffer-size flag and cras issue.
xians@chromium.org
2013-03-07
1
-0
/
+10
*
Revert 186180 "Moved AudioUtil static functions:"
hshi@chromium.org
2013-03-07
1
-10
/
+0
*
Moved AudioUtil static functions:
xians@chromium.org
2013-03-05
1
-0
/
+10
*
Remove CanShowAudioInputSettings().
dalecurtis@google.com
2013-02-15
1
-4
/
+0
*
Collapse InitializeOnAudioThread() into AudioManagerWin.
dalecurtis@chromium.org
2012-11-01
1
-3
/
+0
*
Fix invalid bind usage during AudioManagerBase construction.
dalecurtis@chromium.org
2012-10-24
1
-0
/
+3
*
Replace AudioManager::Init() with InitializeOnAudioThread().
dalecurtis@chromium.org
2012-10-23
1
-3
/
+0
*
Introduce AudioStateNotifier.
dalecurtis@chromium.org
2012-10-23
1
-0
/
+8
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-07
1
-6
/
+0
*
Small refactor to media architecture in order to allow end-to-end tests.
primiano@chromium.org
2012-07-12
1
-0
/
+78