summaryrefslogtreecommitdiffstats
path: root/ui/gfx/render_text_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable RenderTextHarfBuzz by defaultckocagil@chromium.org2014-08-091-1/+1
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-2/+3
* RenderTextHarfBuzz: Check CreateSkiaTypeface return value against NULLckocagil@chromium.org2014-08-031-0/+29
* RenderTextHarfBuzz: Allow mid-glyph cursors in multi-grapheme clustersckocagil@chromium.org2014-07-301-13/+105
* Prepare to enable RenderTextHarfBuzz by defaultckocagil@chromium.org2014-07-261-9/+17
* RenderText: handle center-aligned text in UpdateCachedBoundsAndOffset()mohsen@chromium.org2014-07-231-3/+39
* Move gfx::ElideText functionality to RenderText.msw@chromium.org2014-07-101-0/+12
* RenderText: Allow setting display offset explicitlymohsen@chromium.org2014-07-101-1/+75
* Fix and simplify RTHB GetGlyphXBoundary logicckocagil@chromium.org2014-06-131-0/+34
* Move unusual character block logic to a helper functionckocagil@chromium.org2014-06-121-2/+19
* Re-land RenderTextHarfBuzz: Decide run direction by BiDi embedding levelckocagil@chromium.org2014-06-121-0/+12
* Revert of RenderTextHarfBuzz: Decide run direction by BiDi embedding level (h...ckocagil@chromium.org2014-06-111-12/+0
* RenderTextHarfBuzz: Decide run direction by BiDi embedding levelckocagil@chromium.org2014-06-111-0/+12
* Fix the Char to Glyph mapping logic in RenderTextHarfBuzzckocagil@chromium.org2014-06-081-0/+53
* Add fade eliding for Views Labels; related cleanup.msw@chromium.org2014-06-051-2/+2
* Add a unit tests for RenderText::FindCursorPosition.msw@chromium.org2014-05-131-7/+18
* Reland: Fix Views inline autocomplete with multi-char graphemes.msw@chromium.org2014-05-021-17/+47
* Revert of Fix Views inline autocomplete with multi-char graphemes. (https://c...falken@chromium.org2014-05-021-39/+13
* Fix Views inline autocomplete with multi-char graphemes.msw@chromium.org2014-05-021-13/+39
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-8/+0
* Infinite Suggest - views implementation skanuj@chromium.org2014-02-241-2/+5
* Makes FontList light-weighted introducing FontListImpl.yukishiino@chromium.org2014-02-091-2/+1
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2014-01-021-0/+85
* Clean-up: Retires obsolete Font methods of RenderText.yukishiino@chromium.org2013-12-291-14/+8
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-261-0/+1
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-10/+12
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-0/+3
* Revert of https://codereview.chromium.org/107513011/szym@chromium.org2013-12-161-86/+0
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2013-12-161-0/+86
* Revert of https://codereview.chromium.org/112063003/szym@chromium.org2013-12-131-71/+0
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2013-12-131-0/+71
* Enables font-related unittests again.yukishiino@chromium.org2013-12-111-4/+7
* RenderTextWin: Break line on a newline character ('\n')ckocagil@chromium.org2013-11-281-0/+47
* Disable the following tests:rockot@google.com2013-11-091-2/+4
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-081-0/+2
* ozone: Allow building for ozone without depending on pangosadrul@chromium.org2013-11-061-4/+4
* Always aligns text at vertically center (Textfield, Label).yukishiino@chromium.org2013-11-011-18/+20
* RenderTextWin: Break runs at UBLOCK_GEOMETRIC_SHAPES.msw@chromium.org2013-10-311-0/+20
* Revert 231107 "Always aligns text at vertically center (Textfiel..."kuan@chromium.org2013-10-251-20/+18
* Always aligns text at vertically center (Textfield, Label).yukishiino@chromium.org2013-10-251-18/+20
* Fix and re-enable RenderTextTest.Multiline_NormalWidth on XPckocagil@chromium.org2013-10-121-7/+1
* Temporarily revert r221850 to get a tighter range on XP perf botsckocagil@chromium.org2013-10-121-22/+0
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-1/+3
* Remove explicit namespace resolution from code in gfx namespaceckocagil@chromium.org2013-09-181-37/+37
* Disable RenderTextTest.Multiline_NormalWidth on XPckocagil@chromium.org2013-09-161-0/+6
* Windows implementation of multiline RenderTextckocagil@chromium.org2013-09-161-10/+85
* Re-land: "RenderTextWin: Break runs between any two characters that are not i...ckocagil@chromium.org2013-09-071-0/+22
* Revert 221776 "RenderTextWin: Break runs between any two charact..."rouslan@chromium.org2013-09-061-22/+0
* RenderTextWin: Break runs between any two characters that are not in the same...ckocagil@chromium.org2013-09-061-0/+22
* Move Range code to gfx.ben@chromium.org2013-09-061-38/+38