summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/serialized_structs.h
Commit message (Expand)AuthorAgeFilesLines
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-161-0/+25
* PPAPI/NaCl: Move handle extraction code to ppapi/proxydmichael@chromium.org2013-01-161-114/+0
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-191-1/+1
* Revert 172806raymes@chromium.org2012-12-131-1/+1
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-131-1/+1
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-3/+14
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-071-2/+8
* Revert 171408raymes@chromium.org2012-12-061-14/+3
* Revert 171389raymes@chromium.org2012-12-061-3/+14
* Revert 171080raymes@chromium.org2012-12-061-14/+3
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-3/+14
* Refactor video capture to new design, as part of the whole Pepper resource re...victorhsieh@chromium.org2012-11-161-8/+0
* Avoid leaking SerializedHandles.yzshen@chromium.org2012-11-021-0/+3
* Introduce PPB_Flash_Font.yzshen@chromium.org2012-10-091-26/+10
* 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