summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/serialized_structs.cc
Commit message (Expand)AuthorAgeFilesLines
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-161-0/+34
* PPAPI/NaCl: Move handle extraction code to ppapi/proxydmichael@chromium.org2013-01-161-119/+0
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-4/+13
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-071-0/+27
* Revert 171408raymes@chromium.org2012-12-061-13/+4
* Revert 171389raymes@chromium.org2012-12-061-4/+13
* Revert 171080raymes@chromium.org2012-12-061-13/+4
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-4/+13
* Avoid leaking SerializedHandles.yzshen@chromium.org2012-11-021-0/+33
* Introduce PPB_Flash_Font.yzshen@chromium.org2012-10-091-18/+6
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-301-5/+5
* Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser...bbudge@chromium.org2012-08-301-5/+5
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-301-5/+5
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-271-1/+80
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-0/+1
* Revert 115227 - Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-1/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-0/+1
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-261-4/+0
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-071-1/+1
* 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