Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First pass at making the proxy handle multiple renderers. This associates the | brettw@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+4 |
* | Implement a new process type for running PPAPI plugins. The process itself is | brettw@chromium.org | 2010-11-10 | 1 | -1/+1 |
* | Convert Chrome PPAPI proxy from bool to PP_Bool. | brettw@chromium.org | 2010-11-08 | 1 | -18/+18 |
* | Instance interface implementation. These don't build by themselves, this is | brettw@chromium.org | 2010-11-05 | 1 | -0/+195 |
* | Revert PPAPI proxy change with too many files in it. | brettw@chromium.org | 2010-11-03 | 1 | -198/+0 |
* | Core PPAPI proxy files. This includes the dispatcher which is the control point | brettw@chromium.org | 2010-11-03 | 1 | -0/+198 |