Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes GetClipBounds() return the enclosing rect | sky | 2014-09-10 | 1 | -0/+14 |
* | Clean-up: Removes obsolete methods in gfx::Canvas. | yukishiino@chromium.org | 2014-01-30 | 1 | -6/+8 |
* | Update uses of UTF conversions in ui/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -2/+2 |
* | ui/gfx: Use base::string16 now that string16 was moved into base namespace. | tfarina@chromium.org | 2013-06-09 | 1 | -2/+3 |
* | Use a direct include of utf_string_conversions.h in ui/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Add line height setting to views::Label & use it for notifications. | dharcourt@chromium.org | 2013-04-19 | 1 | -18/+41 |
* | Add some basic unit tests for gfx::Canvas. | asvitkine@chromium.org | 2012-04-02 | 1 | -0/+37 |