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
*
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
*
Add some limits to incoming audio stream requests to avoid allocating massive
cevans@chromium.org
2009-06-30
1
-0
/
+12
*
Since the introduction of PushSource, there are two buffering layers in the
hclam@chromium.org
2009-06-16
1
-1
/
+24
*
Changed to use PushSource for the intermediate buffer
hclam@chromium.org
2009-06-05
1
-126
/
+149
*
Measure IPC latency for audio
hclam@chromium.org
2009-05-01
1
-5
/
+32
*
Use histogram in AudioRendererHost to measure IPC audio latency
hclam@chromium.org
2009-04-08
1
-2
/
+17
*
Fix some threading issues and some refactoring in AudioRendererHost
hclam@chromium.org
2009-04-07
1
-101
/
+295
*
Implementation of AudioRendererHost
hclam@chromium.org
2009-02-27
1
-97
/
+165
*
Add render view id to AudioRendererHost
hclam@chromium.org
2009-02-17
1
-33
/
+47
*
Rollback my change that seems to break some tests.
hclam@chromium.org
2009-02-14
1
-47
/
+33
*
Add render view id to AudioRendererHost
hclam@chromium.org
2009-02-14
1
-33
/
+47
*
Fix a memory leak caused by AudioRenedererHost.
hclam@chromium.org
2009-02-12
1
-2
/
+2
*
Construct AudioRendererHost in BrowserRendererProcessHost, also construct
hclam@chromium.org
2009-02-11
1
-11
/
+46
*
AudioRendererHost and unit test files
hclam@chromium.org
2009-02-04
1
-0
/
+174