|
Dispatch the Windows font caching IPCs in one filter. This avoids having the code that calls those functions be duplicated and also makes the chrome service code not know about internal content IPCs. It also cleans up ChildProcessHost a bit, which will be useful when it gets an interface around it for the Content API.
BUG= 98716
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112492
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+244 lines, -268 lines) |
Patch |
 |
M |
chrome/service/service_utility_process_host.h
|
View
|
|
3 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/service/service_utility_process_host.cc
|
View
|
|
5 chunks |
+5 lines, -23 lines |
0 comments
|
Download
|
 |
M |
content/browser/ppapi_plugin_process_host.h
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/ppapi_plugin_process_host.cc
|
View
|
|
3 chunks |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_message_filter.h
|
View
|
|
3 chunks |
+1 line, -14 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_message_filter.cc
|
View
|
|
3 chunks |
+1 line, -25 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/child_process_host.h
|
View
|
|
3 chunks |
+0 lines, -41 lines |
0 comments
|
Download
|
 |
M |
content/common/child_process_host.cc
|
View
|
|
3 chunks |
+5 lines, -134 lines |
0 comments
|
Download
|
 |
A |
content/common/font_cache_dispatcher_win.h
|
View
|
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/common/font_cache_dispatcher_win.cc
|
View
|
|
1 chunk |
+185 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_common.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|