summaryrefslogtreecommitdiffstats
path: root/ui/gfx/font_fallback_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-2/+2
* RenderTextHarfBuzz: Implement font fallback for Win and Linuxckocagil@chromium.org2014-07-191-2/+79
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+2
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-4/+6
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-111-1/+1
* ui/gfx: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-06-091-1/+1
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Remove ScopedAllowIO from font_fallback_win.cc.asvitkine@chromium.org2012-12-271-3/+0
* Refactor font linking code out of RenderTextWin.asvitkine@chromium.org2012-09-071-0/+246