Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui/gfx: Wrap font unittests into 'gfx' namespace. | tfarina@chromium.org | 2012-10-29 | 1 | -9/+9 |
* | Android fixes for gfx_unittests. | jrg@chromium.org | 2012-01-31 | 1 | -3/+3 |
* | Cleanup: Convert ASCIIToUTF16("") to string16(). | jhawkins@chromium.org | 2011-11-28 | 1 | -2/+3 |
* | Change string16 to std::string in the gfx::Font() interface. | erg@chromium.org | 2011-10-27 | 1 | -10/+10 |
* | Use pixel sizes in PlatformFontWin instead of point sizes. | asvitkine@chromium.org | 2011-10-19 | 1 | -10/+4 |
* | Fix Linux |Font::GetAverageCharacterWidth()| always returning 0. | asvitkine@chromium.org | 2011-10-17 | 1 | -0/+5 |
* | Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ... | chromium@hybridsource.org | 2011-05-25 | 1 | -2/+2 |
* | Fix leaks found on Linux in ui/gfx/font_unittest.cc. | rsesek@chromium.org | 2011-02-17 | 1 | -7/+23 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -2/+2 |
* | Move src/gfx/ to src/ui/gfx | sail@chromium.org | 2011-02-02 | 1 | -0/+120 |