Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement proxying for FileRef and FileChooser. | brettw@chromium.org | 2011-02-17 | 1 | -0/+11 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -5/+23 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -0/+2 |
* | Teach PPAPI proxy to share image memory on Mac OS X | abarth@chromium.org | 2010-12-08 | 1 | -2/+11 |
* | Move more code from headers to implementation. | erg@google.com | 2010-12-07 | 1 | -0/+6 |
* | Implement DrawGlyphs and refactor the FontDescription serialization such | brettw@chromium.org | 2010-11-14 | 1 | -0/+98 |