| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert the charset, memory, and crypto interfaces to use the thunk system. | brettw@chromium.org | 2011-10-11 | 1 | -86/+0 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -33/+7 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -7/+33 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -33/+7 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -7/+33 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -33/+7 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -2/+2 |
* | Removed MemAlloc and MemFree from PPB_Core | mball@google.com | 2011-07-14 | 1 | -6/+6 |
* | Convert more interfaces to the new thunk system. This goes up to and including | brettw@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Revert 87415 - Convert more interfaces to the new thunk system. This goes up ... | thestig@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Convert more interfaces to the new thunk system. This goes up to and including | brettw@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system. | brettw@chromium.org | 2011-05-27 | 1 | -40/+45 |
* | Convert audio-related messages to the new thunk/API system for Pepper. | brettw@chromium.org | 2011-05-13 | 1 | -2/+2 |
* | Run PPB_CharSet_Dev logic directly in the plugin process. | yzshen@chromium.org | 2011-03-15 | 1 | -96/+16 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -8/+17 |
* | First pass at making the proxy handle multiple renderers. This associates the | brettw@chromium.org | 2011-01-21 | 1 | -4/+18 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -12/+16 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+4 |
* | Add support for proxying the font and char set interfaces. | brettw@chromium.org | 2010-11-11 | 1 | -0/+157 |