summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/dev/font_dev.h
Commit message (Expand)AuthorAgeFilesLines
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-1/+1
* Implement operator= for FontDev (it currently gives errors if you try to usebrettw@chromium.org2010-12-221-1/+1
* Remove static initializers.neb@chromium.org2010-12-201-2/+2
* Remove all the swap() stuff in the PPAPI C++ wrappers.brettw@google.com2010-12-021-5/+2
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-5/+10
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+139