| Commit message (Expand) | Author | Age | Files | Lines |
* | Pepper: Use shared memory for ArrayBufferVar. | teravest@chromium.org | 2013-03-19 | 1 | -2/+2 |
* | Verify we're not getting any plugin messages on the host side of the proxy. | brettw@chromium.org | 2013-01-22 | 1 | -0/+3 |
* | Remove more host-side code from NaCl IPC proxy. | bbudge@chromium.org | 2012-11-19 | 1 | -0/+5 |
* | reland 121901, PPAPI: Add unlocking for PPP calls and callbacks... | dmichael@chromium.org | 2012-02-15 | 1 | -2/+5 |
* | Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo... | dpapad@chromium.org | 2012-02-14 | 1 | -5/+2 |
* | PPAPI: Add unlocking for PPP calls and callbacks. Add more locking. | dmichael@chromium.org | 2012-02-14 | 1 | -2/+5 |
* | Rename InterfaceID to ApiID and move the file. | brettw@chromium.org | 2011-10-20 | 1 | -2/+2 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-20 | 1 | -1/+3 |
* | Revert 106142 - Add a new globals object for PPAPI tracking information. | sail@chromium.org | 2011-10-18 | 1 | -3/+1 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-18 | 1 | -1/+3 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -7/+10 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -10/+7 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -7/+10 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -10/+7 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -7/+10 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -2/+2 |
* | Unify var tracking between webkit and the proxy. | brettw@chromium.org | 2011-08-09 | 1 | -1/+2 |
* | Proxy PPP_Messaging. | dmichael@chromium.org | 2011-08-03 | 1 | -0/+86 |