|
Core PPAPI proxy files. This includes the dispatcher which is the control point
on each end of the IPC channel. It includes the IPC message definitions. It
also includes the base class for the interface proxying, and the core resource
and var tracking.
BUG=none
TEST=none
Committed: http://code.google.com/p/ppapi/source/detail?r=64869
Total comments: 8
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1833 lines, -0 lines) |
Patch |
 |
A |
ppapi/proxy/browser_dispatcher.h
|
View
|
|
1 chunk |
+61 lines, -0 lines |
1 comment
|
Download
|
 |
A |
ppapi/proxy/browser_dispatcher.cc
|
View
|
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/callback_tracker.h
|
View
|
1
2
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/callback_tracker.cc
|
View
|
1
2
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/dispatcher.h
|
View
|
1
2
|
1 chunk |
+187 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/dispatcher.cc
|
View
|
1
2
|
1 chunk |
+215 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/interface_id.h
|
View
|
1
2
3
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/interface_proxy.h
|
View
|
1
2
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/interface_proxy.cc
|
View
|
1
2
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/plugin_dispatcher.h
|
View
|
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/plugin_dispatcher.cc
|
View
|
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/plugin_resource.h
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/plugin_resource.cc
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/plugin_resource_tracker.h
|
View
|
1
2
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/plugin_resource_tracker.cc
|
View
|
1
2
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/ppapi_messages.h
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/ppapi_messages.cc
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/ppapi_messages_internal.h
|
View
|
1
2
3
|
1 chunk |
+321 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/ppapi_param_traits.h
|
View
|
1
2
|
1 chunk |
+86 lines, -0 lines |
1 comment
|
Download
|
 |
A |
ppapi/proxy/ppapi_param_traits.cc
|
View
|
1
2
|
1 chunk |
+190 lines, -0 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|