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
*
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