summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/serialized_structs.h
Commit message (Expand)AuthorAgeFilesLines
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-301-8/+17
* Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser...bbudge@chromium.org2012-08-301-17/+8
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-301-8/+17
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-271-0/+92
* Add PPAPI decryptor implementation.tomfinegan@chromium.org2012-08-171-0/+8
* PPAPI: Remove unused PPBAudio_NotifyAudioStreamCreated_Paramsdmichael@chromium.org2012-07-251-8/+0
* Toward an android build of sync_unit_tests: OWNERS=viettrungluujrg@chromium.org2012-01-271-2/+2
* Rev the Flash interface to add new functionality.brettw@chromium.org2011-12-151-0/+1
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-1/+1
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-261-11/+0
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-3/+3
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-6/+6
* PPB/PPP_VideoCapture_Dev proxypiman@chromium.org2011-08-091-0/+6
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-071-1/+1
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-16/+0
* 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