summaryrefslogtreecommitdiffstats
path: root/ui/gfx/font.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-add GetStringWidth to PlatformFont, and use that from Fontstuartmorgan@chromium.org2012-02-241-2/+1
* Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.asvitkine@chromium.org2012-01-241-2/+3
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-271-3/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-0/+85