summaryrefslogtreecommitdiffstats
path: root/ppapi/c/private/ppb_proxy_private.h
Commit message (Expand)AuthorAgeFilesLines
* Prevent reentrant destructors in the PluginModule.brettw@chromium.org2011-10-111-1/+4
* Keep the module in scope when executing scripts. This prevents a crash when thebrettw@chromium.org2011-04-181-0/+6
* Pre-buffer data from the host to the plugin in the PPAPI proxy to reduce thebrettw@chromium.org2011-04-151-1/+6
* Ensure that PP_Instance values are unique within a plugin process in additionbrettw@chromium.org2011-03-101-1/+15
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-1/+6
* Implement basic crash detection and shutdown handling for out of process PPAPIbrettw@chromium.org2011-02-151-0/+19