summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/serialized_structs.cc
Commit message (Expand)AuthorAgeFilesLines
* Initialize a few uninitialized member variables and structs in PPAPI.finnur@chromium.org2011-03-281-1/+7
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-0/+5
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-1/+0
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-1/+2
* Move more code from headers to implementation.erg@google.com2010-12-071-0/+21
* Implement DrawGlyphs and refactor the FontDescription serialization suchbrettw@chromium.org2010-11-141-0/+53