summaryrefslogtreecommitdiffstats
path: root/ui/gfx/font_fallback_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-3/+4
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-2/+2
* Update SplitString calls to new formbrettw2015-08-081-3/+4
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-071-4/+3
* Update SplitString calls to new formbrettw2015-08-071-3/+4
* Move some instrumentation from bug 431326 to bug 441028. Remove otherpkasting2015-04-151-2/+2
* Instrumenting AppListView::InitAsBubbleInternal internals to find source of j...vadimt2014-11-251-0/+7
* 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