summaryrefslogtreecommitdiffstats
path: root/gfx/platform_font_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-5/+5
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-5/+5
* Remove wstring from gfx.avi@chromium.org2011-01-121-5/+5
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-2/+2
* A small wstring -> string16 cleanup in PlatformFont.tony@chromium.org2010-12-101-3/+2
* Convert SizeStringInt from taking a wstring to a string16.tony@chromium.org2010-11-221-1/+3
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-0/+268