summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_widget_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-80/+0
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-241-2/+2
* Add SetScale to PPB_WidgetDev, use scale for paintingjhorwich@chromium.org2012-08-231-1/+6
* Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for paintingkinuko@chromium.org2012-08-211-6/+1
* Add SetScale to PPB_WidgetDev, use scale for paintingjhorwich@chromium.org2012-08-211-1/+6
* Make a global enum to differentiate impl & proxy.brettw@chromium.org2012-02-141-2/+2
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-6/+7
* 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