| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland: Fix Views inline autocomplete with multi-char graphemes. | msw@chromium.org | 2014-05-02 | 1 | -1/+1 |
* | Revert of Fix Views inline autocomplete with multi-char graphemes. (https://c... | falken@chromium.org | 2014-05-02 | 1 | -1/+1 |
* | Fix Views inline autocomplete with multi-char graphemes. | msw@chromium.org | 2014-05-02 | 1 | -1/+1 |
* | Always aligns text at vertically center (Textfield, Label). | yukishiino@chromium.org | 2013-11-01 | 1 | -1/+1 |
* | Revert 231107 "Always aligns text at vertically center (Textfiel..." | kuan@chromium.org | 2013-10-25 | 1 | -1/+1 |
* | Always aligns text at vertically center (Textfield, Label). | yukishiino@chromium.org | 2013-10-25 | 1 | -1/+1 |
* | Uses and returns the fractional width in text eliding | jianli@chromium.org | 2013-10-10 | 1 | -1/+2 |
* | Remove explicit namespace resolution from code in gfx namespace | ckocagil@chromium.org | 2013-09-18 | 1 | -3/+2 |
* | Move Range code to gfx. | ben@chromium.org | 2013-09-06 | 1 | -2/+3 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -2/+2 |
* | Fix cursor positioning regression from r201136. GetCursorPos() shouldn't assume | pkasting@chromium.org | 2013-05-24 | 1 | -3/+1 |
* | Replace StyleRange with BreakList; update RenderText, etc. | msw@chromium.org | 2013-02-01 | 1 | -1/+3 |
* | Support obscured RenderTextWin passwords. | msw@chromium.org | 2012-09-28 | 1 | -1/+3 |
* | Add RenderText DirectionalityMode enum and support; etc. | msw@chromium.org | 2012-08-01 | 1 | -1/+0 |
* | Fix memory leaks in RenderTextMac. | asvitkine@chromium.org | 2012-07-23 | 1 | -0/+4 |
* | Initial RenderTextMac implementation using CoreText. | asvitkine@chromium.org | 2012-07-23 | 1 | -0/+96 |