Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert FileRefImpl and URLRequestInfo to shared_impl. | brettw@chromium.org | 2011-08-26 | 1 | -4/+0 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -2/+2 |
* | Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie... | sanga@chromium.org | 2011-07-07 | 1 | -1/+1 |
* | 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 |