Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-add GetStringWidth to PlatformFont, and use that from Font | stuartmorgan@chromium.org | 2012-02-24 | 1 | -0/+1 |
* | Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly. | asvitkine@chromium.org | 2012-01-24 | 1 | -2/+1 |
* | Add OVERRIDE to ui/. | avi@chromium.org | 2011-11-15 | 1 | -10/+11 |
* | Change string16 to std::string in the gfx::Font() interface. | erg@chromium.org | 2011-10-27 | 1 | -5/+5 |
* | Use pixel sizes in PlatformFontWin instead of point sizes. | asvitkine@chromium.org | 2011-10-19 | 1 | -4/+4 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Move src/gfx/ to src/ui/gfx | sail@chromium.org | 2011-02-02 | 1 | -0/+57 |