Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move StringToLowerASCII to base namespace | brettw@chromium.org | 2014-08-07 | 1 | -2/+2 |
* | RenderTextHarfBuzz: Implement font fallback for Win and Linux | ckocagil@chromium.org | 2014-07-19 | 1 | -2/+79 |
* | Move TrimWhitespace to the base namespace. | brettw@chromium.org | 2014-03-03 | 1 | -1/+2 |
* | Update uses of UTF conversions in ui/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -4/+6 |
* | Use a direct include of strings headers in ui/, part 3. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | ui/gfx: Use base::string16 now that string16 was moved into base namespace. | tfarina@chromium.org | 2013-06-09 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in ui/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Remove ScopedAllowIO from font_fallback_win.cc. | asvitkine@chromium.org | 2012-12-27 | 1 | -3/+0 |
* | Refactor font linking code out of RenderTextWin. | asvitkine@chromium.org | 2012-09-07 | 1 | -0/+246 |