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
/
chrome
/
browser
/
renderer_host
/
audio_renderer_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move core pieces of browser\renderer_host to src\content.
jam@chromium.org
2011-02-19
1
-480
/
+0
*
Avoid a possible race between entry deletion and a command, in the event a
cevans@chromium.org
2011-01-13
1
-2
/
+2
*
Fix indents. I am used to webkit style, so did it wrong in last commit.
inferno@chromium.org
2011-01-06
1
-1
/
+1
*
Turn the volume range check into a bail out return to prevent browser crash.
inferno@chromium.org
2011-01-06
1
-2
/
+3
*
Make BrowserMessageFilter support dispatching messages on different threads.
jam@chromium.org
2010-12-10
1
-7
/
+4
*
Simplify the AudioRendererHost by making it a filter, and also so that Resour...
jam@chromium.org
2010-12-03
1
-96
/
+27
*
Move audio output number limit to AudioManager.
sergeyu@chromium.org
2010-11-30
1
-38
/
+0
*
FBTF: Remove unneeded headers from base/ (part 9)
thestig@chromium.org
2010-11-20
1
-4
/
+3
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-14
/
+13
*
Fix up SharedMemory implementation so that it is more equivalent on Windows v...
dmaclach@chromium.org
2010-10-27
1
-5
/
+4
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
1
-0
/
+9
*
Make sure to use scoped_refptr for refcounted params in audio/video/remoting
willchan@chromium.org
2010-10-18
1
-5
/
+5
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Revert 61899 for breaking cookes on file:// URLs.
willchan@chromium.org
2010-10-08
1
-5
/
+5
*
Rename ChromeThread to BrowserThread Part6:
tfarina@chromium.org
2010-10-08
1
-37
/
+37
*
Fix instances of passing raw pointers to RefCounted objects in tasks.
willchan@chromium.org
2010-10-08
1
-15
/
+30
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
1
-1
/
+1
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
1
-15
/
+4
*
Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-17
1
-30
/
+35
*
Revert 59600 - Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-16
1
-35
/
+30
*
Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-16
1
-30
/
+35
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
1
-14
/
+6
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
1
-1
/
+0
*
Coverity issues 11559, 9326, 9325, 9317: Uninitialized members in browser/ren...
finnur@chromium.org
2010-07-23
1
-1
/
+2
*
Renamed AudioController to AudioOutputController.
satish@chromium.org
2010-07-09
1
-23
/
+26
*
Rewrite AudioRendererHost to use AudioController
hclam@chromium.org
2010-07-07
1
-460
/
+341
*
AudioController to perform audio operations on a separate thread
hclam@chromium.org
2010-06-07
1
-3
/
+5
*
Fix audio "clicking" for strongbad demo
hclam@chromium.org
2010-06-07
1
-38
/
+48
*
Looping for audio / video
hclam@chromium.org
2010-04-14
1
-1
/
+5
*
Too many audio hangs Leopard
hclam@chromium.org
2010-04-13
1
-7
/
+50
*
Flush audio data after seek
hclam@chromium.org
2010-04-08
1
-20
/
+32
*
Add a parameter to CreateAudioStream to choose between standard and low-laten...
neb@chromium.org
2010-03-23
1
-13
/
+14
*
Make SharedMemory use uint32 instead of size_t. This removes the remaining s...
jam@chromium.org
2010-02-16
1
-1
/
+1
*
Implement low-latency audio on Pepper.
neb@chromium.org
2010-02-08
1
-4
/
+7
*
Remove size_t from audio IPC code.
jam@chromium.org
2010-02-05
1
-29
/
+30
*
Low latency audio render host preliminaries
cpu@chromium.org
2010-01-15
1
-17
/
+66
*
SetVolume and GetVolume take one volume instead of separate left and right vo...
fbarchard@chromium.org
2009-11-04
1
-13
/
+13
*
Use ChromeThread::DeleteOnIOThread in a few places where an object must be de...
jam@chromium.org
2009-11-03
1
-13
/
+4
*
Sixth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-02
1
-33
/
+30
*
Removing a synchronous pause that reduces impact on the IO thread
hclam@chromium.org
2009-10-16
1
-36
/
+63
*
Pause for <video> should have immediate effect on audio
hclam@chromium.org
2009-09-17
1
-1
/
+1
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-12
/
+12
*
Providing unplayed bytes in audio hardware buffer
hclam@chromium.org
2009-08-24
1
-44
/
+8
*
AudioRendererHost send ViewMsg_AudioStreamState
hclam@chromium.org
2009-08-11
1
-28
/
+32
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Fix a memory leak in AudioRendererHost unit test
hclam@chromium.org
2009-07-13
1
-1
/
+2
*
Revert 20451 because it caused memory leaks.
nsylvain@chromium.org
2009-07-13
1
-2
/
+1
*
Unit tests for AudioRendererHost
hclam@chromium.org
2009-07-11
1
-1
/
+2
*
Fix a bug in AudioRendererHost and add hooks for test
hclam@chromium.org
2009-07-10
1
-4
/
+7
[next]