summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppapi_param_traits.cc
Commit message (Expand)AuthorAgeFilesLines
* 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