summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppapi_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Hook up the sad plugin painting and the crashed plugin infobars forbrettw@chromium.org2011-03-191-1/+1
* Don't use crashed plugins when instantiating new ones. Before, when a pluginbrettw@chromium.org2011-02-271-1/+1
* Re-land more changes from r73427 where we set the name for each module in the...brettw@google.com2011-02-051-1/+1
* Revert 73427 (set the name of the PPAPI plugin correcetly) and 73916 (minor b...brettw@google.com2011-02-051-1/+1
* Set the name of the PPAPI plugin properly when running out of process. Thisbrettw@chromium.org2011-02-021-1/+1
* Release all Object PP_Vars when an instance goes away. This prevents a crashbrettw@chromium.org2011-02-011-0/+2
* Re-use existing out-of-process plugins if one is already loaded. Otherwisebrettw@chromium.org2011-01-041-1/+5
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-211-1/+7
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+113