summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_font_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement DrawGlyphs and refactor the FontDescription serialization suchbrettw@chromium.org2010-11-141-71/+24
* Make the Graphics2D flush call an asynchronous operation. This tracks thebrettw@chromium.org2010-11-121-3/+9
* Add support for proxying the font and char set interfaces.brettw@chromium.org2010-11-111-0/+334