summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_private.cc
Commit message (Expand)AuthorAgeFilesLines
* Added a string for the "PDF load failed" message to be used by the PDF plugin.sanjeevr@chromium.org2010-11-241-0/+2
* 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 UMA stats for saving/printing PDFs (the printing will be done through the...jam@chromium.org2010-10-301-1/+8
* Fix compilation with system ICU.phajdan.jr@chromium.org2010-10-221-1/+2
* Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.klobag@chromium.org2010-10-211-1/+1
* Revert 63375 - Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.klobag@chromium.org2010-10-211-1/+1
* Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.klobag@chromium.org2010-10-211-1/+1
* Add private pepper API to send UMA stats for PDF page count.jam@chromium.org2010-10-191-1/+7
* Expose the loading string through the private api.jam@chromium.org2010-10-181-1/+6
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-131-3/+3
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-121-1/+9
* Add private pepper API to keep the throbber spinning while PDFs are loading.jam@chromium.org2010-10-121-1/+20
* Convert pepper module and instance IDs from being pointer values to beingbrettw@chromium.org2010-10-081-3/+3
* Remove include for string16 which can cause problems for external projects us...brettw@chromium.org2010-10-081-2/+5
* Add a glyph drawing routine to private Pepper interface. The currentbrettw@chromium.org2010-10-081-7/+18
* Fix up PPAPI renames in Chrome.neb@chromium.org2010-10-071-1/+1
* Fixed assertions in SearchString.sanjeevr@chromium.org2010-10-051-0/+4
* Add a method to the private API to search text using ICU.jam@chromium.org2010-10-041-0/+45
* Linux: More gcc 4.5 NULL versus 0 fixes.craig.schlenter@chromium.org2010-09-141-8/+8
* Track Pepper string and object vars with the module so they can be deleted onbrettw@chromium.org2010-09-131-2/+6
* Same as 3305029. Fixed compilation error on Linux. Unfortunately try does not...gene@chromium.org2010-09-101-0/+76
* Revert 59111 - Added PDF resources to Chrome.sky@chromium.org2010-09-101-74/+0
* Added PDF resources to Chrome.gene@chromium.org2010-09-101-0/+74
* Hook up the new font API to WebKit. This moves the existing GetFontTable API tobrettw@chromium.org2010-07-291-0/+73
* Revert 54173 - Hook up the new font API to WebKit. This moves the existing Ge...brettw@chromium.org2010-07-291-73/+0
* Hook up the new font API to WebKit. This moves the existing GetFontTable API tobrettw@chromium.org2010-07-291-0/+73
* Code review followups by Darinjam@chromium.org2010-07-171-1/+1
* Add private Pepper v2 API to get localized strings.jam@chromium.org2010-07-161-0/+38