summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_font.h
Commit message (Expand)AuthorAgeFilesLines
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-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
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-301-9/+9
* FBTF: Remove unnecessary STL #includes from src/webkit.viettrungluu@chromium.org2010-08-191-2/+0
* Hook up the new font API to WebKit. This moves the existing GetFontTable API tobrettw@chromium.org2010-07-291-6/+22
* Revert 54173 - Hook up the new font API to WebKit. This moves the existing Ge...brettw@chromium.org2010-07-291-22/+6
* Hook up the new font API to WebKit. This moves the existing GetFontTable API tobrettw@chromium.org2010-07-291-6/+22
* Pepper v2 Font API browser implementation.jam@chromium.org2010-07-091-0/+39