summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/ppb_private.h
Commit message (Expand)AuthorAgeFilesLines
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-5/+5
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-5/+5
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-5/+5
* Revert PPAPI change.brettw@chromium.org2010-11-021-5/+5
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-5/+5
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-5/+5
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-5/+5
* Add UMA stats for saving/printing PDFs (the printing will be done through the...jam@chromium.org2010-10-301-0/+3
* Add private pepper API to send UMA stats for PDF page count.jam@chromium.org2010-10-191-0/+3
* Expose the loading string through the private api.jam@chromium.org2010-10-181-0/+1
* Add a pp_resource include to the two private interfaces, which depend on this.brettw@chromium.org2010-10-141-0/+1
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-131-2/+3
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-121-0/+3
* Add private pepper API to keep the throbber spinning while PDFs are loading.jam@chromium.org2010-10-121-0/+7
* Remove include for string16 which can cause problems for external projects us...brettw@chromium.org2010-10-081-3/+2
* Add a glyph drawing routine to private Pepper interface. The currentbrettw@chromium.org2010-10-081-16/+9
* Add a method to the private API to search text using ICU.jam@chromium.org2010-10-041-0/+16
* Track Pepper string and object vars with the module so they can be deleted onbrettw@chromium.org2010-09-131-1/+1
* Same as 3305029. Fixed compilation error on Linux. Unfortunately try does not...gene@chromium.org2010-09-101-0/+30
* Revert 59111 - Added PDF resources to Chrome.sky@chromium.org2010-09-101-30/+0
* Added PDF resources to Chrome.gene@chromium.org2010-09-101-0/+30
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-301-8/+8
* Hook up the new font API to WebKit. This moves the existing GetFontTable API tobrettw@chromium.org2010-07-291-0/+56
* Revert 54173 - Hook up the new font API to WebKit. This moves the existing Ge...brettw@chromium.org2010-07-291-56/+0
* Hook up the new font API to WebKit. This moves the existing GetFontTable API tobrettw@chromium.org2010-07-291-0/+56
* Code review followups by Darinjam@chromium.org2010-07-171-2/+2
* Add third_party/ prefix to ppapi include for checkdeps.ajwong@chromium.org2010-07-161-1/+1
* Add private Pepper v2 API to get localized strings.jam@chromium.org2010-07-161-0/+21