summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_scrollbar_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert a bunch of pepper implementation to use base::Callback.dmichael@chromium.org2011-10-071-6/+7
* Remove support for the old scrollbar interfaces.brettw@chromium.org2011-09-151-87/+0
* Convert dev interfaces to use the macro system.brettw@chromium.org2011-09-141-13/+15
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-20/+43
* Get rid of temporary scrollbar code now that WebKit is rolled.jam@chromium.org2011-08-121-11/+0
* Fix crash with print preview and the new scrollbar code that triggered an ass...jam@chromium.org2011-08-121-2/+7
* Pepper and WebKit API change to support a plugin knowing if a scrollbar is an...jam@chromium.org2011-08-101-8/+75
* Update the widget API to use the new InputEvent resource rather than the oldbrettw@chromium.org2011-07-191-8/+9
* Make scrollbar GetThickness take a resource argument. This allows simlperbrettw@chromium.org2011-06-231-34/+29
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-20/+15
* Map the destination image data before painting a scrollbar into it.elijahtaylor@google.com2011-06-201-1/+2
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-2/+2
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-2/+2
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-2/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-4/+4
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+2
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+256