summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/plugin_module.h
Commit message (Expand)AuthorAgeFilesLines
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-141-0/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Hook up the sad plugin painting and the crashed plugin infobars forbrettw@chromium.org2011-03-191-1/+7
* Ensure that PP_Instance values are unique within a plugin process in additionbrettw@chromium.org2011-03-101-0/+16
* Don't use crashed plugins when instantiating new ones. Before, when a pluginbrettw@chromium.org2011-02-271-0/+3
* Implement basic crash detection and shutdown handling for out of process PPAPIbrettw@chromium.org2011-02-151-0/+4
* Re-land more changes from r73427 where we set the name for each module in the...brettw@google.com2011-02-051-4/+5
* Revert 73427 (set the name of the PPAPI plugin correcetly) and 73916 (minor b...brettw@google.com2011-02-051-5/+4
* Set the name of the PPAPI plugin properly when running out of process. Thisbrettw@chromium.org2011-02-021-4/+5
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-27/+0
* Re-use existing out-of-process plugins if one is already loaded. Otherwisebrettw@chromium.org2011-01-041-3/+9
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-211-1/+8
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+182