summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/serialized_structs.h
Commit message (Expand)AuthorAgeFilesLines
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-0/+11
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-5/+23
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-0/+2
* Teach PPAPI proxy to share image memory on Mac OS Xabarth@chromium.org2010-12-081-2/+11
* Move more code from headers to implementation.erg@google.com2010-12-071-0/+6
* Implement DrawGlyphs and refactor the FontDescription serialization suchbrettw@chromium.org2010-11-141-0/+98