| Commit message (Expand) | Author | Age | Files | Lines |
* | Invoke PluginImplementedObjectDestroyed for ppp_class deallocate | jhorwich@chromium.org | 2012-06-27 | 1 | -0/+2 |
* | Actually free plugin implement vars when running out of process when the | brettw@chromium.org | 2012-06-18 | 1 | -1/+37 |
* | PPAPI: Change misused PP_Module to PP_Instance | dmichael@chromium.org | 2012-03-07 | 1 | -2/+2 |
* | reland 121901, PPAPI: Add unlocking for PPP calls and callbacks... | dmichael@chromium.org | 2012-02-15 | 1 | -11/+18 |
* | Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo... | dpapad@chromium.org | 2012-02-14 | 1 | -18/+11 |
* | PPAPI: Add unlocking for PPP calls and callbacks. Add more locking. | dmichael@chromium.org | 2012-02-14 | 1 | -11/+18 |
* | Implement PPAPI proxied IsInstanceOf | jhorwich@chromium.org | 2011-11-05 | 1 | -0/+18 |
* | Rename InterfaceID to ApiID and move the file. | brettw@chromium.org | 2011-10-20 | 1 | -9/+9 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -1/+6 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -6/+1 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -1/+6 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -6/+1 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -1/+6 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -4/+4 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -8/+0 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+4 |
* | Add proxies for core and class (for calling from WebKit to the plugin). These | brettw@chromium.org | 2010-11-05 | 1 | -0/+303 |
* | Revert PPAPI proxy change with too many files in it. | brettw@chromium.org | 2010-11-03 | 1 | -301/+0 |
* | Core PPAPI proxy files. This includes the dispatcher which is the control point | brettw@chromium.org | 2010-11-03 | 1 | -0/+301 |