| 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 |
* | Optimize PlatformFontWin::GetFontSize(). | asvitkine@chromium.org | 2012-02-03 | 1 | -0/+2 |
* | 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 | -5/+4 |
* | Rename UI_API to UI_EXPORT. | darin@chromium.org | 2011-08-06 | 1 | -2/+2 |
* | Introduce ui.dll / libui.so for the component build. | darin@chromium.org | 2011-07-17 | 1 | -1/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | 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/+131 |