summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_widget.cc
Commit message (Expand)AuthorAgeFilesLines
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-10/+11
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-4/+4
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-4/+4
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-4/+4
* Revert PPAPI change.brettw@chromium.org2010-11-021-4/+4
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-4/+4
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-4/+4
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-4/+4
* Convert pepper module and instance IDs from being pointer values to beingbrettw@chromium.org2010-10-081-1/+1
* Pull latest PPAPI. Change key handling to support the new API.brettw@chromium.org2010-09-231-1/+1
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-301-6/+6
* Check that the ImageData resource handle is valid before giving the resultingbrettw@chromium.org2010-07-231-1/+4
* De-coupled resource references by plugin from Resource object's refcount. Mad...neb@chromium.org2010-07-201-7/+8
* Chrome side of Pepper v2 scrollbar widget.jam@chromium.org2010-07-081-0/+90