summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppapi_param_traits.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix IPC-based NaCl PPAPI proxy to send upload / download progress messages.bbudge@chromium.org2012-10-021-34/+34
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-021-0/+23
* Add TCP, UDP, and HostResolver proxies to NaCl IPC IRT build.bbudge@chromium.org2012-09-041-1/+1
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-301-0/+9
* Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser...bbudge@chromium.org2012-08-301-9/+0
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-301-0/+9
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-271-2/+57
* Add #ifdefs to separate NaCl and non-NaCl PPAPI Proxy code.bbudge@chromium.org2012-04-181-120/+120
* Add the PPAPI X509 Certificate interface and implementation.raymes@chromium.org2012-04-041-0/+22
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-15/+17
* Experimental .gyp file for building PPAPI Proxy as untrusted code using the ...bbudge@chromium.org2012-02-291-2/+3
* Rev the Flash interface to add new functionality.brettw@chromium.org2011-12-151-0/+2
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-101-1/+2
* Revert 113817 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-091-2/+1
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-091-1/+2
* Revert 113656 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-081-2/+1
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-081-1/+2
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-101-8/+9
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-1/+0
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-261-18/+16
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-50/+51
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-3/+3
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-13/+12
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-201-24/+0
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-0/+24
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-24/+0
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-0/+24
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-24/+0
* Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead.brettw@chromium.org2011-07-081-2/+2
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-071-7/+7
* Re-land the reverted CL:yzshen@chromium.org2011-07-011-0/+35
* Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.dpapad@chromium.org2011-06-301-35/+0
* Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.yzshen@chromium.org2011-06-301-0/+35
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-41/+0
* Properly serialize FileRef_CreateInfo vectors. This has the same serializationbrettw@chromium.org2011-04-211-35/+81
* Convert PP_rect to use new IPC generation.tsepez@chromium.org2011-04-201-60/+0
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-0/+29
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-0/+21
* Fix some bugs with incorrect ! (both missing and extra) in the proxy error ha...brettw@chromium.org2011-01-281-30/+0
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-27/+121
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-0/+2
* Add proxies for some of the PDF & Flash functionality. There are still a fewbrettw@chromium.org2010-11-121-0/+119
* Add support for proxying the font and char set interfaces.brettw@chromium.org2010-11-111-1/+1
* Random updates for all added proxy interfaces I've done in the past week.brettw@chromium.org2010-11-091-1/+106
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+190
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-190/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+190