| Commit message (Expand) | Author | Age | Files | Lines |
* | PPAPI: Make blocking completion callbacks work. | dmichael@chromium.org | 2012-06-23 | 1 | -7/+7 |
* | Convert ppapi/shared to use TrackedCallback. | brettw@chromium.org | 2012-01-05 | 1 | -9/+3 |
* | Rename the shared_impl resource files to give them more regular names. | brettw@chromium.org | 2011-12-07 | 1 | -2/+2 |
* | Revert 113290 - Rename the shared_impl resource files to give them more regul... | brettw@chromium.org | 2011-12-07 | 1 | -2/+2 |
* | Rename the shared_impl resource files to give them more regular names. | brettw@chromium.org | 2011-12-06 | 1 | -2/+2 |
* | Remove Context3D/Surface3D | piman@chromium.org | 2011-12-01 | 1 | -21/+8 |
* | Rename InterfaceID to ApiID and move the file. | brettw@chromium.org | 2011-10-20 | 1 | -10/+10 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -44/+27 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -27/+44 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -44/+27 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -27/+44 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -44/+27 |
* | Replace the use of an int32* with an explicit profile for decoder configuration. | fischman@chromium.org | 2011-09-01 | 1 | -12/+5 |
* | Allow both Context3D and Graphics3D with the video decoder | piman@chromium.org | 2011-08-30 | 1 | -13/+26 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -18/+14 |
* | Add a unified resource tracker shared between the proxy and the impl. | brettw@chromium.org | 2011-08-18 | 1 | -33/+15 |
* | Move host resource from the proxy to the shared_impl. | brettw@chromium.org | 2011-08-13 | 1 | -0/+1 |
* | Gracefully handle multiple Flush/Reset/Decode with same id | piman@chromium.org | 2011-08-12 | 1 | -3/+6 |
* | Convert the PluginResource to be refcounted. | brettw@chromium.org | 2011-08-11 | 1 | -4/+2 |
* | Implement PPAPI VideoDecode out-of-process support | vrk@chromium.org | 2011-08-06 | 1 | -0/+365 |