Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize a few uninitialized member variables and structs in PPAPI. | finnur@chromium.org | 2011-03-28 | 1 | -1/+7 |
* | Implement proxying for FileRef and FileChooser. | brettw@chromium.org | 2011-02-17 | 1 | -0/+5 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -1/+0 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -1/+2 |
* | Move more code from headers to implementation. | erg@google.com | 2010-12-07 | 1 | -0/+21 |
* | Implement DrawGlyphs and refactor the FontDescription serialization such | brettw@chromium.org | 2010-11-14 | 1 | -0/+53 |