Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused and unnecessary constructor from PlatformFont classes. | asvitkine@chromium.org | 2012-04-13 | 1 | -1/+0 |
* | 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 | -8/+8 |
* | Use pixel sizes in PlatformFontWin instead of point sizes. | asvitkine@chromium.org | 2011-10-19 | 1 | -6/+5 |
* | aura: Make 'ui' buildable without gtk. | sadrul@chromium.org | 2011-09-21 | 1 | -0/+112 |