summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/proxy_channel.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't crash the renderer if the plugin crashes.brettw@chromium.org2012-09-191-0/+3
* PPAPI/NaCl: Re-land speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-311-1/+1
* Revert 139635 - PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccrch@chromium.org2012-05-301-1/+1
* PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-301-1/+1
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-111-5/+4
* Fix 82176 by transferring ownership of render (client) file descriptor instea...xhwang@chromium.org2011-11-101-2/+2
* Added logging useful for understanding Pepper broker lifetime.ddorwin@chromium.org2011-10-261-0/+1
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-1/+1
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-141-22/+3
* Refactored ppapi Dispatcher to share common code between the plugin and broke...ddorwin@chromium.org2011-04-161-0/+88