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
/
audio_output_controller_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the code to use 2 buffers on presumable good Windows boxes.
enal@chromium.org
2012-06-15
1
-1
/
+1
*
Revert 142430 - Do not stop audio physical stream immediately after logical o...
kkania@chromium.org
2012-06-15
1
-1
/
+1
*
Do not stop audio physical stream immediately after logical one had stopped.
enal@chromium.org
2012-06-15
1
-1
/
+1
*
Revert 141770 - Do not stop audio physical stream immediately after logical o...
cpu@chromium.org
2012-06-13
1
-1
/
+1
*
Do not stop audio physical stream immediately after logical one had stopped.
enal@chromium.org
2012-06-12
1
-1
/
+1
*
Revert 141476 - Do not stop audio physical stream immediately after logical o...
sail@chromium.org
2012-06-11
1
-1
/
+1
*
Do not stop audio physical stream immediately after logical one had stopped.
enal@chromium.org
2012-06-11
1
-1
/
+1
*
Fix dropped Play event when there's a pending pause.
dalecurtis@chromium.org
2012-05-09
1
-1
/
+49
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-2
/
+2
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-2
/
+2
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-2
/
+2
*
Fix a couple of regressions that made it in before the weekend.
tommi@chromium.org
2012-03-26
1
-7
/
+20
*
Make AudioManager non-refcounted.
tommi@chromium.org
2012-02-15
1
-6
/
+6
*
Remove "high"-latency audio code path
vrk@chromium.org
2012-02-03
1
-278
/
+12
*
Removes the AudioInputControllerThread from AudioInputController.
henrika@chromium.org
2012-02-03
1
-8
/
+6
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Enable the AudioOutputController tests on all bots.
tommi@chromium.org
2011-12-14
1
-31
/
+0
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
1
-22
/
+55
*
Harden audio output controller making it safe to call Pause() before Play() r...
enal@chromium.org
2011-10-24
1
-0
/
+45
*
Fix DCHECK() when running test on Linux.
enal@chromium.org
2011-10-15
1
-1
/
+1
*
Fix problem when we did not play beginning of HTML5 audio stream in low laten...
enal@chromium.org
2011-10-13
1
-0
/
+54
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
1
-3
/
+4
*
[Reverted due to check_deps failure]
zea@chromium.org
2011-07-15
1
-1
/
+1
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-07-15
1
-1
/
+1
*
Description:
annacc@chromium.org
2011-05-16
1
-10
/
+10
*
Revert 74590 - Disable AudioOutputControllerTest.CreateAndClose since it cras...
sergeyu@chromium.org
2011-02-12
1
-5
/
+0
*
Disable AudioOutputControllerTest.CreateAndClose since it crashes on Windows ...
maruel@chromium.org
2011-02-11
1
-0
/
+5
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-19
/
+15
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
1
-37
/
+51
*
Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-17
1
-16
/
+29
*
Revert 59600 - Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-16
1
-29
/
+16
*
Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-16
1
-16
/
+29
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
1
-19
/
+19
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
1
-0
/
+1
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-25
1
-10
/
+33
*
Revert 57254 - Share one thread between all AudioOutputControllers instead of...
scherkus@chromium.org
2010-08-24
1
-33
/
+10
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-24
1
-10
/
+33
*
base: rename Environment::HasEnv to Environment::HasVar.
tfarina@chromium.org
2010-08-04
1
-1
/
+1
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
1
-2
/
+2
*
Audio pause and seek better
hclam@chromium.org
2010-07-15
1
-15
/
+63
*
Rename a header and some methods to make way for subsequent audio recording a...
satish@chromium.org
2010-07-12
1
-7
/
+7
*
Renamed AudioController to AudioOutputController.
satish@chromium.org
2010-07-09
1
-0
/
+237