Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C++ wrappers for PPB_VideoCapture_Dev | piman@google.com | 2011-08-09 | 1 | -0/+5 |
* | ppapi: Fix the copy constructor for pp::Buffer_Dev. | thestig@chromium.org | 2011-06-15 | 1 | -8/+16 |
* | Add proper support for copy-constructed pp::Buffer_Dev's. | fischman@chromium.org | 2011-06-14 | 1 | -4/+7 |
* | Implement out-of-process proxy for PPB_Buffer_Dev. | fischman@chromium.org | 2011-06-10 | 1 | -2/+5 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -2/+4 |
* | Remove static initializers. | neb@chromium.org | 2010-12-20 | 1 | -17/+10 |
* | Remove all the swap() stuff in the PPAPI C++ wrappers. | brettw@google.com | 2010-12-02 | 1 | -8/+3 |
* | Change trusted shared memory interface to match audio. | nfullagar@google.com | 2010-12-02 | 1 | -1/+1 |
* | Move PPAPI into the Chrome repo. The old repo was | brettw@chromium.org | 2010-11-01 | 1 | -0/+55 |