| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+1 |
* | Cleanup: Remove unneeded forward declarations in ppapi. | thestig@chromium.org | 2011-11-11 | 1 | -5/+4 |
* | Convert ppapi/* to use base::Bind. | dmichael@chromium.org | 2011-10-04 | 1 | -1/+1 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -6/+5 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -5/+6 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -6/+5 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -5/+6 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -6/+5 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -3/+3 |
* | Proxy PPB_Var, fix o-o-p string var id tracking. | dmichael@chromium.org | 2011-06-08 | 1 | -4/+4 |
* | Delay release of object Vars | piman@google.com | 2011-04-22 | 1 | -1/+5 |
* | Make AddRefObject a sync message to avoid a race condition between (1) | brettw@chromium.org | 2011-04-19 | 1 | -0/+2 |
* | Prevent Pepper plugin reentrancy for synchronous messages except for script | brettw@chromium.org | 2011-03-13 | 1 | -0/+3 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -2/+2 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -2/+1 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | Random updates for all added proxy interfaces I've done in the past week. | brettw@chromium.org | 2010-11-09 | 1 | -4/+5 |
* | Add proxies for Var deprecated and some additional tracking information. These | brettw@chromium.org | 2010-11-03 | 1 | -0/+95 |
* | Revert PPAPI proxy change with too many files in it. | brettw@chromium.org | 2010-11-03 | 1 | -95/+0 |
* | Core PPAPI proxy files. This includes the dispatcher which is the control point | brettw@chromium.org | 2010-11-03 | 1 | -0/+95 |