Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove last dependencies on ui/base from ui/gfx | ben@chromium.org | 2013-09-27 | 1 | -1/+1 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-24 | 1 | -3/+3 |
* | Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx" | davemoore@chromium.org | 2013-09-20 | 1 | -3/+3 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-20 | 1 | -3/+3 |
* | Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx to | ben@chromium.org | 2013-09-05 | 1 | -1/+1 |
* | gfx::Image: Added Width, Height and Size methods. | mgiuca@chromium.org | 2013-03-27 | 1 | -0/+7 |
* | Removes Image(const unsigned char* png, size_t input_size) in favor of using ... | pkotwicz@chromium.org | 2012-12-13 | 1 | -2/+2 |
* | Adds support for creating a gfx::Image from multi resolution raw data. | pkotwicz@chromium.org | 2012-12-05 | 1 | -0/+28 |