| Commit message (Expand) | Author | Age | Files | Lines |
* | Move paint aggregator and the completion callback factory. | brettw@chromium.org | 2012-01-06 | 1 | -1/+2 |
* | Update PPAPI IDL generator to define versioned structs, and unversioned typedef. | wez@chromium.org | 2012-01-05 | 1 | -5/+1 |
* | Revert 116281 - Move paint aggregator and the completion callback factory. | brettw@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Move paint aggregator and the completion callback factory. | brettw@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Rename InterfaceID to ApiID and move the file. | brettw@chromium.org | 2011-10-20 | 1 | -1/+1 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -7/+3 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -3/+7 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -7/+3 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -3/+7 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -7/+3 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -5/+4 |
* | Move host resource from the proxy to the shared_impl. | brettw@chromium.org | 2011-08-13 | 1 | -7/+9 |
* | Convert audio-related messages to the new thunk/API system for Pepper. | brettw@chromium.org | 2011-05-13 | 1 | -1/+13 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -2/+2 |
* | Fix some bugs with incorrect ! (both missing and extra) in the proxy error ha... | brettw@chromium.org | 2011-01-28 | 1 | -3/+5 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -11/+11 |
* | Move ppapi audio interface out of dev, but | nfullagar@google.com | 2011-01-15 | 1 | -3/+3 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | Implement audio proxy for Pepper. | brettw@chromium.org | 2010-12-02 | 1 | -0/+78 |