| Commit message (Expand) | Author | Age | Files | Lines |
* | New avatar button: Consolidate text elision between Mac and Win/Linux | treib@chromium.org | 2014-07-23 | 1 | -7/+8 |
* | Add fade eliding for Views Labels; related cleanup. | msw@chromium.org | 2014-06-05 | 1 | -33/+5 |
* | Remove unused imports | andrewhayden@chromium.org | 2014-05-10 | 1 | -2/+0 |
* | [GFX] Add hostname elider. Add ability to elide strings at the beginning. | gbillock@chromium.org | 2014-02-04 | 1 | -3/+8 |
* | Remove net dependency from ui/gfx | jamesr@chromium.org | 2014-01-30 | 1 | -54/+1 |
* | Implement eliding/truncating at end in RenderText | skanuj@chromium.org | 2014-01-02 | 1 | -1/+35 |
* | Clean-up: Removed an unused forward declaration in text_elider.h. | yukishiino@chromium.org | 2013-12-26 | 1 | -1/+0 |
* | Clean-up: Remove an obsolete gfx::ElideText (Font version). | yukishiino@chromium.org | 2013-12-25 | 1 | -5/+0 |
* | Revert of https://codereview.chromium.org/107513011/ | szym@chromium.org | 2013-12-16 | 1 | -35/+1 |
* | Implement eliding/truncating at end in RenderText | skanuj@chromium.org | 2013-12-16 | 1 | -1/+35 |
* | Revert of https://codereview.chromium.org/112063003/ | szym@chromium.org | 2013-12-13 | 1 | -35/+1 |
* | Implement eliding/truncating at end in RenderText | skanuj@chromium.org | 2013-12-13 | 1 | -1/+35 |
* | Move more uses of string16 to specify base:: | brettw@chromium.org | 2013-12-03 | 1 | -31/+34 |
* | Removes obsolete gfx::Elide{Filename,RectangleText} (gfx::Font version). | yukishiino@chromium.org | 2013-11-19 | 1 | -11/+0 |
* | Removes obsolete gfx::ElideEmail (gfx::Font version). | yukishiino@chromium.org | 2013-11-08 | 1 | -4/+0 |
* | Removes obsolete gfx::ElideUrl (gfx::Font version). | yukishiino@chromium.org | 2013-11-07 | 1 | -5/+0 |
* | Uses and returns the fractional width in text eliding | jianli@chromium.org | 2013-10-10 | 1 | -10/+10 |
* | Remove last dependencies on ui/base from ui/gfx | ben@chromium.org | 2013-09-27 | 1 | -49/+49 |
* | Move text_elider to gfx. | ben@chromium.org | 2013-09-09 | 1 | -0/+232 |