| Commit message (Expand) | Author | Age | Files | Lines |
* | Create ppapi_proxy.dll and ppapi_shared.dll. | darin@chromium.org | 2011-08-26 | 1 | -8/+10 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -2/+2 |
* | Proxy PPP_Messaging. | dmichael@chromium.org | 2011-08-03 | 1 | -6/+6 |
* | Add additional unit tests for the plugin side of SerializedVar object proxying. | brettw@chromium.org | 2011-08-01 | 1 | -1/+7 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Implement proxying for FileRef and FileChooser. | brettw@chromium.org | 2011-02-17 | 1 | -1/+14 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -14/+50 |
* | First pass at making the proxy handle multiple renderers. This associates the | brettw@chromium.org | 2011-01-21 | 1 | -0/+2 |
* | Var serialization-related proxy stuff. This allows vars to be sent over IPC | brettw@chromium.org | 2010-11-05 | 1 | -0/+404 |
* | Revert PPAPI proxy change with too many files in it. | brettw@chromium.org | 2010-11-03 | 1 | -451/+0 |
* | Core PPAPI proxy files. This includes the dispatcher which is the control point | brettw@chromium.org | 2010-11-03 | 1 | -0/+451 |