Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused and unnecessary constructor from PlatformFont classes. | asvitkine@chromium.org | 2012-04-13 | 1 | -8/+0 |
* | ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas. | tfarina@chromium.org | 2012-03-15 | 1 | -2/+2 |
* | ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h | tfarina@chromium.org | 2012-03-14 | 1 | -1/+1 |
* | Re-add GetStringWidth to PlatformFont, and use that from Font | stuartmorgan@chromium.org | 2012-02-24 | 1 | -0/+6 |
* | Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly. | asvitkine@chromium.org | 2012-01-24 | 1 | -9/+1 |
* | Change string16 to std::string in the gfx::Font() interface. | erg@chromium.org | 2011-10-27 | 1 | -7/+7 |
* | 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 | -3/+3 |
* | Move src/gfx/ to src/ui/gfx | sail@chromium.org | 2011-02-02 | 1 | -0/+143 |