| Commit message (Expand) | Author | Age | Files | Lines |
* | Change RenderText::GetOriginForDrawing() to GetOffsetForDrawing and return a ... | danakj@chromium.org | 2012-11-01 | 1 | -7/+8 |
* | ui: Build fix for gcc 4.6.3, default version of ubuntu 12.04. | tfarina@chromium.org | 2012-10-18 | 1 | -1/+1 |
* | Delete some unused code found by -Wunused-function | thakis@chromium.org | 2012-10-01 | 1 | -0/+2 |
* | Support obscured RenderTextWin passwords. | msw@chromium.org | 2012-09-28 | 1 | -16/+38 |
* | Add RenderText::SetFont() function to simplify some call sites. | asvitkine@chromium.org | 2012-09-18 | 1 | -3/+10 |
* | Add RenderText DirectionalityMode enum and support; etc. | msw@chromium.org | 2012-08-01 | 1 | -36/+60 |
* | Initial RenderTextMac implementation using CoreText. | asvitkine@chromium.org | 2012-07-23 | 1 | -0/+12 |
* | Add and specify Views::Textfield::SelectAll |reversed| flag, etc. | msw@chromium.org | 2012-07-13 | 1 | -1/+32 |
* | Rename RenderText::CreateRenderText() to RenderText::CreateInstance(). | asvitkine@chromium.org | 2012-07-09 | 1 | -30/+30 |
* | Fix RenderTextWin base direction; remove test exceptions; etc. | msw@chromium.org | 2012-07-04 | 1 | -70/+57 |
* | Expose GetBaseline() method on RenderText. | asvitkine@chromium.org | 2012-06-22 | 1 | -0/+7 |
* | Make gyp inclusion of render_text_unittest.cc consistent with the implementat... | asvitkine@chromium.org | 2012-06-22 | 1 | -0/+3 |
* | Rewrite RenderText::IndexOfAdjacentGrapheme() in terms of IsCursorablePositio... | asvitkine@chromium.org | 2012-05-16 | 1 | -0/+16 |
* | Add a RenderText test that checks that matching parentheses use the same font. | asvitkine@chromium.org | 2012-05-12 | 1 | -0/+86 |
* | Expand RenderText bold width test. | asvitkine@chromium.org | 2012-05-10 | 1 | -1/+15 |
* | Re-land: Use a common font baseline in RenderText classes. | asvitkine@chromium.org | 2012-04-04 | 1 | -6/+6 |
* | Revert 130447 - Use a common font baseline in RenderText classes. | dbeam@chromium.org | 2012-04-04 | 1 | -6/+6 |
* | Make RenderTextWin::GetStringSize() return a non-zero height if the text is e... | asvitkine@chromium.org | 2012-04-03 | 1 | -0/+13 |
* | Use a common font baseline in RenderText classes. | asvitkine@chromium.org | 2012-04-03 | 1 | -6/+6 |
* | Fix issues in RenderTextWin where font style and sizes may not be getting app... | asvitkine@chromium.org | 2012-03-30 | 1 | -5/+29 |
* | Calculate height from all runs' fonts in RenderTextWin::GetStringSize(). | asvitkine@chromium.org | 2012-03-29 | 1 | -6/+19 |
* | Fix RenderTextTest.OriginForSkiaDrawing unit test. Skia is expecting y to be ... | reveman@google.com | 2012-03-26 | 1 | -2/+2 |
* | Fix a check_perms error. | hbono@chromium.org | 2012-03-13 | 1 | -0/+0 |
* | Simplify handling of BiDi cursor movement | benrg@chromium.org | 2012-03-13 | 1 | -240/+211 |
* | Support for password entry fields, with all characters | benrg@chromium.org | 2012-03-02 | 1 | -0/+75 |
* | Aura: apply UI font list to cros. | xji@chromium.org | 2012-01-24 | 1 | -8/+0 |
* | Merge left and right cursor movement code in RenderText, and misc fixes | benrg@chromium.org | 2012-01-21 | 1 | -61/+63 |
* | RenderText: Pan to show additional overflow text when the display width incre... | msw@chromium.org | 2012-01-18 | 1 | -0/+106 |
* | Fix cursor in replacement mode is not drawn correctly. | xji@chromium.org | 2012-01-18 | 1 | -0/+13 |
* | Fix input text is not visible in Find bar textfield and Add Bookmark name field. | xji@chromium.org | 2012-01-12 | 1 | -0/+31 |
* | Enable bold and italic text styles in RenderText*. | asvitkine@chromium.org | 2012-01-10 | 1 | -0/+16 |
* | Revert 116945 - Enable bold and italic text styles in RenderText*. | binji@chromium.org | 2012-01-09 | 1 | -16/+0 |
* | Enable bold and italic text styles in RenderText*. | asvitkine@chromium.org | 2012-01-09 | 1 | -0/+16 |
* | specify locale-dependent font list for UI on ChromeOS, so that those fonts ha... | xji@chromium.org | 2012-01-04 | 1 | -3/+1 |
* | Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ... | msw@chromium.org | 2011-12-20 | 1 | -0/+2 |
* | specify locale-dependent font list for UI on ChromeOS, so that those fonts ha... | xji@chromium.org | 2011-12-19 | 1 | -2/+0 |
* | Revert 113956 (revert didn't help) - Revert 113635 (speculative revert for bu... | thakis@chromium.org | 2011-12-10 | 1 | -0/+117 |
* | Revert 113635 (speculative revert for bug 107104) | thakis@chromium.org | 2011-12-10 | 1 | -117/+0 |
* | Improve RenderTextWin font fallback. | asvitkine@chromium.org | 2011-12-08 | 1 | -0/+117 |
* | Revert 113606 - Improve RenderTextWin font fallback. | sky@chromium.org | 2011-12-08 | 1 | -117/+0 |
* | Improve RenderTextWin font fallback. | asvitkine@chromium.org | 2011-12-08 | 1 | -0/+117 |
* | Revert 113075 (requested by asvitkine) (requested by asvitkine) (requested by... | thakis@chromium.org | 2011-12-06 | 1 | -99/+0 |
* | Improve RenderTextWin font fallback. | asvitkine@chromium.org | 2011-12-06 | 1 | -0/+99 |
* | Revert 112983 - Improve RenderTextWin font fallback. | avi@chromium.org | 2011-12-05 | 1 | -99/+0 |
* | Improve RenderTextWin font fallback. | asvitkine@chromium.org | 2011-12-05 | 1 | -0/+99 |
* | Fix style_range_.erase() which caused style range not deleted completely and ... | xji@google.com | 2011-10-14 | 1 | -0/+100 |
* | 1. Implement move cursor left/right by word. | xji@google.com | 2011-09-22 | 1 | -0/+165 |
* | This is a reapply of | xji@google.com | 2011-09-21 | 1 | -14/+323 |
* | Revert 102006 - fix know issues in RenderText | sky@chromium.org | 2011-09-20 | 1 | -323/+14 |
* | fix know issues in RenderText | xji@google.com | 2011-09-20 | 1 | -14/+323 |