Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach PPAPI proxy to share image memory on Mac OS X | abarth@chromium.org | 2010-12-08 | 1 | -72/+7 |
* | Change trusted shared memory interface to match audio. | nfullagar@google.com | 2010-12-02 | 1 | -8/+12 |
* | Implement a new process type for running PPAPI plugins. The process itself is | brettw@chromium.org | 2010-11-10 | 1 | -3/+5 |
* | Convert Chrome PPAPI proxy from bool to PP_Bool. | brettw@chromium.org | 2010-11-08 | 1 | -10/+10 |
* | Add proxies for ImageData and Graphics2D. These don't build by themselves, this | brettw@chromium.org | 2010-11-04 | 1 | -0/+234 |
* | Revert PPAPI proxy change with too many files in it. | brettw@chromium.org | 2010-11-03 | 1 | -234/+0 |
* | Core PPAPI proxy files. This includes the dispatcher which is the control point | brettw@chromium.org | 2010-11-03 | 1 | -0/+234 |