summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_image_data.h
Commit message (Expand)AuthorAgeFilesLines
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-131/+0
* Even more virtual method deinlining.erg@google.com2010-12-131-1/+1
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-021-1/+1
* Change the private image data shared memory handle code to return a nativebrettw@chromium.org2010-11-091-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-1/+1
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-1/+1
* Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.klobag@chromium.org2010-10-211-5/+11
* Revert 63375 - Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.klobag@chromium.org2010-10-211-11/+5
* Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.klobag@chromium.org2010-10-211-5/+11
* Re-land 60850 Implement PPB_ImageDataTrusted on the Chrome side. This justbrettw@chromium.org2010-09-291-0/+5
* Revert 60850 (broke build) - Implement PPB_ImageDataTrusted on the Chrome sid...willchan@chromium.org2010-09-281-5/+0
* Implement PPB_ImageDataTrusted on the Chrome side. This just connects the callbrettw@chromium.org2010-09-281-0/+5
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-241-0/+4
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-231-4/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-231-0/+4
* Track Pepper string and object vars with the module so they can be deleted onbrettw@chromium.org2010-09-131-1/+1
* Boilerplate implementation of the Pepper URL Loader API.darin@chromium.org2010-06-241-2/+0
* Chrome-side of tests for Pepper Device2D. This includes some bugfixes and min...brettw@chromium.org2010-05-251-7/+50
* Implement new painting API in Chrome. This also makes some minor tweaks and i...brettw@chromium.org2010-05-141-2/+16
* Partially implement the new pepper API in Chrome. This is not actually hookedbrettw@chromium.org2010-05-071-0/+61