summaryrefslogtreecommitdiffstats
path: root/gfx/font.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-2/+2
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-2/+2
* Remove wstring from gfx.avi@chromium.org2011-01-121-2/+2
* Change Font.GetStringWidth() to take string16 instead of wstring.estade@chromium.org2011-01-041-2/+2
* A small wstring -> string16 cleanup in PlatformFont.tony@chromium.org2010-12-101-1/+2
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-0/+85