| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix RenderTextLinux text clamping. | msw@chromium.org | 2013-07-03 | 1 | -2/+0 |
* | Fix cursor positioning regression from r201136. GetCursorPos() shouldn't assume | pkasting@chromium.org | 2013-05-24 | 1 | -3/+1 |
* | Remove RenderTextLinux's cached selection bounds. | msw@chromium.org | 2013-04-11 | 1 | -11/+0 |
* | Replace StyleRange with BreakList; update RenderText, etc. | msw@chromium.org | 2013-02-01 | 1 | -0/+6 |
* | Support obscured RenderTextWin passwords. | msw@chromium.org | 2012-09-28 | 1 | -5/+3 |
* | Add RenderText DirectionalityMode enum and support; etc. | msw@chromium.org | 2012-08-01 | 1 | -1/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Expose GetBaseline() method on RenderText. | asvitkine@chromium.org | 2012-06-22 | 1 | -0/+1 |
* | Rewrite RenderText::IndexOfAdjacentGrapheme() in terms of IsCursorablePositio... | asvitkine@chromium.org | 2012-05-16 | 1 | -3/+0 |
* | Add a RenderText test that checks that matching parentheses use the same font. | asvitkine@chromium.org | 2012-05-12 | 1 | -0/+1 |
* | Reorder RenderText[Win|Linux] methods to match RenderText order. | asvitkine@chromium.org | 2012-03-19 | 1 | -5/+4 |
* | Rename UpdateLayout() to ResetLayout() which is more accurate. | xji@chromium.org | 2012-03-13 | 1 | -4/+1 |
* | Simplify handling of BiDi cursor movement | benrg@chromium.org | 2012-03-13 | 1 | -11/+11 |
* | Minor improvements to render_text_linux.cc | benrg@chromium.org | 2012-03-07 | 1 | -8/+2 |
* | Support for password entry fields, with all characters | benrg@chromium.org | 2012-03-02 | 1 | -7/+8 |
* | Merge left and right cursor movement code in RenderText, and misc fixes | benrg@chromium.org | 2012-01-21 | 1 | -41/+25 |
* | Enable bold and italic text styles in RenderText*. | asvitkine@chromium.org | 2012-01-10 | 1 | -0/+3 |
* | Revert 116945 - Enable bold and italic text styles in RenderText*. | binji@chromium.org | 2012-01-09 | 1 | -3/+0 |
* | Enable bold and italic text styles in RenderText*. | asvitkine@chromium.org | 2012-01-09 | 1 | -0/+3 |
* | specify locale-dependent font list for UI on ChromeOS, so that those fonts ha... | xji@chromium.org | 2012-01-04 | 1 | -10/+1 |
* | Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ... | msw@chromium.org | 2011-12-20 | 1 | -0/+9 |
* | specify locale-dependent font list for UI on ChromeOS, so that those fonts ha... | xji@chromium.org | 2011-12-19 | 1 | -9/+0 |
* | Separate selection highlight from pango layout, highlight selection using skia. | xji@chromium.org | 2011-11-30 | 1 | -5/+19 |
* | Update layout when selection is updated. | oshima@chromium.org | 2011-11-09 | 1 | -5/+1 |
* | ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point. | tfarina@chromium.org | 2011-10-27 | 1 | -1/+1 |
* | 1. Implement move cursor left/right by word. | xji@google.com | 2011-09-22 | 1 | -0/+5 |
* | This is a reapply of | xji@google.com | 2011-09-21 | 1 | -13/+7 |
* | Revert 102006 - fix know issues in RenderText | sky@chromium.org | 2011-09-20 | 1 | -7/+13 |
* | fix know issues in RenderText | xji@google.com | 2011-09-20 | 1 | -13/+7 |
* | Implement Pango RenderText for Linux. | xji@google.com | 2011-09-07 | 1 | -1/+100 |
* | Add gfx::RenderText and support code. | msw@chromium.org | 2011-07-25 | 1 | -0/+25 |
* | Revert 93840 - Add gfx::RenderText and support code. | msw@chromium.org | 2011-07-25 | 1 | -25/+0 |
* | Add gfx::RenderText and support code. | msw@chromium.org | 2011-07-25 | 1 | -0/+25 |