|
Construct AudioRendererHost in BrowserRendererProcessHost, also construct
ResourceMessageFilter with pointer to it so we can delegate requests to it from IPC later.
Total comments: 1
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+255 lines, -18 lines) |
Patch |
 |
M |
chrome/browser/browser.scons
|
View
|
3
4
5
6
7
8
9
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/audio_renderer_host.h
|
View
|
5
6
7
8
|
4 chunks |
+34 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/audio_renderer_host.cc
|
View
|
5
6
7
8
|
8 chunks |
+46 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/audio_renderer_host_unittest.cc
|
View
|
|
1 chunk |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/browser_render_process_host.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/browser_render_process_host.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/resource_message_filter.h
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/resource_message_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome.xcodeproj/project.pbxproj
|
View
|
9
|
16 chunks |
+96 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/unit/unit_tests.scons
|
View
|
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_output.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/audio/linux/audio_manager_linux.cc
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/audio/mac/audio_manager_mac.cc
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/media.xcodeproj/project.pbxproj
|
View
|
9
|
4 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/media_lib.scons
|
View
|
5
6
7
8
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|