summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_font_api.h
Commit message (Expand)AuthorAgeFilesLines
* Rename PPB_Font to PPB_BrowserFont_Trusted.brettw@chromium.org2012-02-171-48/+0
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-201-1/+2
* Revert 118385 since this seems to break mac-debug build.sadrul@chromium.org2012-01-201-2/+1
* Remove the Webkit thread in the PPAPI plugin process and perform the text and...ananta@chromium.org2012-01-191-1/+2
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-2/+2
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+1
* Add virtual destructors for the Pepper API thunks.brettw@chromium.org2011-06-271-2/+6
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-0/+11
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-0/+33