| Commit message (Expand) | Author | Age | Files | Lines |
* | Only use subpixel-positioned text in UI when requested. | derat@chromium.org | 2014-02-15 | 1 | -1/+3 |
* | Renames gfx::FontList::Derive* family. | yukishiino@chromium.org | 2014-01-31 | 1 | -3/+0 |
* | Implement eliding/truncating at end in RenderText | skanuj@chromium.org | 2014-01-02 | 1 | -0/+15 |
* | Clean-up: Retires obsolete Font methods of RenderText. | yukishiino@chromium.org | 2013-12-29 | 1 | -4/+0 |
* | Plumb the font hinting settings from render_text_pango.cc to SkPaint. | erg@chromium.org | 2013-12-19 | 1 | -0/+1 |
* | Revert of https://codereview.chromium.org/107513011/ | szym@chromium.org | 2013-12-16 | 1 | -16/+0 |
* | Implement eliding/truncating at end in RenderText | skanuj@chromium.org | 2013-12-16 | 1 | -0/+16 |
* | Revert of https://codereview.chromium.org/112063003/ | szym@chromium.org | 2013-12-13 | 1 | -16/+0 |
* | Implement eliding/truncating at end in RenderText | skanuj@chromium.org | 2013-12-13 | 1 | -0/+16 |
* | Adjust |index| into cursorable position in NativeTextfieldViews::GetCompositi... | yukawa@chromium.org | 2013-12-04 | 1 | -10/+13 |
* | RenderTextWin: Break line on a newline character ('\n') | ckocagil@chromium.org | 2013-11-28 | 1 | -0/+1 |
* | Views Textfield: Handle Ctrl+Shift direction and layout changes. | msw@chromium.org | 2013-11-08 | 1 | -1/+4 |
* | Always aligns text at vertically center (Textfield, Label). | yukishiino@chromium.org | 2013-11-01 | 1 | -12/+34 |
* | Revert 231107 "Always aligns text at vertically center (Textfiel..." | kuan@chromium.org | 2013-10-25 | 1 | -34/+12 |
* | Always aligns text at vertically center (Textfield, Label). | yukishiino@chromium.org | 2013-10-25 | 1 | -12/+34 |
* | Uses and returns the fractional width in text eliding | jianli@chromium.org | 2013-10-10 | 1 | -0/+8 |
* | Remove last dependencies on ui/base from ui/gfx | ben@chromium.org | 2013-09-27 | 1 | -1/+1 |
* | Remove explicit namespace resolution from code in gfx namespace | ckocagil@chromium.org | 2013-09-18 | 1 | -12/+12 |
* | Windows implementation of multiline RenderText | ckocagil@chromium.org | 2013-09-16 | 1 | -14/+77 |
* | Move Range code to gfx. | ben@chromium.org | 2013-09-06 | 1 | -13/+13 |
* | when dragging from textfield, draw text without subpixel aa and in black | scottmg@chromium.org | 2013-08-09 | 1 | -2/+3 |
* | Supports FontList in Textfield. | yukishiino@chromium.org | 2013-08-01 | 1 | -1/+1 |
* | Don't draw unfocused selections in RenderText. | pkasting@chromium.org | 2013-07-02 | 1 | -10/+0 |
* | Clamp RenderTextWin layout length to 10,000 code points. | msw@chromium.org | 2013-06-29 | 1 | -7/+18 |
* | Fix a couple of problems with bold text in the omnibox dropdown. | pkasting@chromium.org | 2013-06-14 | 1 | -0/+4 |
* | Use a direct include of strings headers in ui/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | ui/gfx: Use base::string16 now that string16 was moved into base namespace. | tfarina@chromium.org | 2013-06-09 | 1 | -5/+5 |
* | cros: Password echo support for keyboard driven OOBE. | xiyuan@chromium.org | 2013-06-07 | 1 | -0/+11 |
* | Fix cursor positioning regression from r201136. GetCursorPos() shouldn't assume | pkasting@chromium.org | 2013-05-24 | 1 | -5/+5 |
* | Add configurable vertical alignment to Textfields. The default is for text to | pkasting@chromium.org | 2013-05-20 | 1 | -7/+15 |
* | Only use skia::RefPtr for refcounting | enne@chromium.org | 2013-05-18 | 1 | -1/+2 |
* | Views Textfield: Select whole words when the user double clicks and drags | ckocagil@chromium.org | 2013-05-14 | 1 | -1/+3 |
* | Plumb text width from RenderText to Omnibox. | pkasting@chromium.org | 2013-04-27 | 1 | -4/+4 |
* | NativeTextfieldViews: Do not allow dropping text in the same place | ckocagil@chromium.org | 2013-04-27 | 1 | -6/+6 |
* | Re-land: NativeTextfieldViews: Show the drop cursor when dragging text | ckocagil@chromium.org | 2013-04-18 | 1 | -8/+10 |
* | Revert 193674 "NativeTextfieldViews: Show the drop cursor when d..." | dmazzoni@chromium.org | 2013-04-11 | 1 | -4/+2 |
* | NativeTextfieldViews: Show the drop cursor when dragging text. Enables Render... | ckocagil@chromium.org | 2013-04-11 | 1 | -2/+4 |
* | Add ability to draw only the selected portion of text in RenderText so that we | varunjain@chromium.org | 2013-02-15 | 1 | -0/+3 |
* | Replace StyleRange with BreakList; update RenderText, etc. | msw@chromium.org | 2013-02-01 | 1 | -35/+61 |
* | Change RenderText::GetOriginForDrawing() to GetOffsetForDrawing and return a ... | danakj@chromium.org | 2012-11-01 | 1 | -2/+2 |
* | Add Vector2d classes that represent offsets, instead of using Point. | danakj@chromium.org | 2012-10-31 | 1 | -5/+7 |
* | Support obscured RenderTextWin passwords. | msw@chromium.org | 2012-09-28 | 1 | -7/+17 |
* | Add RenderText::SetFont() function to simplify some call sites. | asvitkine@chromium.org | 2012-09-18 | 1 | -0/+1 |
* | roll skia to 4991 | reed@google.com | 2012-08-07 | 1 | -0/+1 |
* | Add RenderText DirectionalityMode enum and support; etc. | msw@chromium.org | 2012-08-01 | 1 | -19/+11 |
* | Add and specify Views::Textfield::SelectAll |reversed| flag, etc. | msw@chromium.org | 2012-07-13 | 1 | -2/+8 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Rename RenderText::CreateRenderText() to RenderText::CreateInstance(). | asvitkine@chromium.org | 2012-07-09 | 1 | -1/+1 |
* | RenderText: Expose a flag to disable clipping to workaround a Skia bug in the... | asvitkine@chromium.org | 2012-06-22 | 1 | -0/+9 |
* | Expose GetBaseline() method on RenderText. | asvitkine@chromium.org | 2012-06-22 | 1 | -1/+5 |