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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-5
/
+5
*
Use the lock when accessing the buffer object.
cevans@chromium.org
2011-01-12
1
-0
/
+1
*
Fix AudioManager shutdown
acolwell@chromium.org
2010-12-23
1
-0
/
+9
*
Implemented AudioOutputProxy.
sergeyu@chromium.org
2010-11-24
1
-1
/
+1
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-27
/
+12
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-4
/
+4
*
Fix excessive IPCs by audio renderer.
sergeyu@chromium.org
2010-10-26
1
-2
/
+7
*
Coverity: Initialize data members in constructor.
kmadhusu@chromium.org
2010-10-18
1
-1
/
+2
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
1
-24
/
+21
*
Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-17
1
-58
/
+44
*
Revert 59600 - Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-16
1
-46
/
+60
*
Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-16
1
-60
/
+46
*
Fixed crash in AudioOutputController.
sergeyu@chromium.org
2010-09-14
1
-12
/
+16
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
1
-35
/
+16
*
Guarantee PPAPI Audio playbacks are stopped in Pause().
neb@chromium.org
2010-08-31
1
-0
/
+7
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-25
1
-54
/
+54
*
Revert 57254 - Share one thread between all AudioOutputControllers instead of...
scherkus@chromium.org
2010-08-24
1
-54
/
+54
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-24
1
-54
/
+54
*
Audio pause and seek better
hclam@chromium.org
2010-07-15
1
-4
/
+6
*
AudioController sets volume to 1.0 by default
hclam@chromium.org
2010-07-15
1
-1
/
+1
*
Rename a header and some methods to make way for subsequent audio recording a...
satish@chromium.org
2010-07-12
1
-1
/
+1
*
Renamed AudioController to AudioOutputController.
satish@chromium.org
2010-07-09
1
-0
/
+355