summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_widget_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Update the widget API to use the new InputEvent resource rather than the oldbrettw@chromium.org2011-07-191-0/+10
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-63/+16
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-0/+1
* Maintain a map of all resources in the resource tracker and clear instance ba...cdn@chromium.org2011-06-201-0/+2
* Fix widget pepper interface crashing after r71544.jam@chromium.org2011-01-181-1/+1
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-3/+2
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+109