index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
gfx
/
render_text_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable RenderTextHarfBuzz by default
ckocagil@chromium.org
2014-08-09
1
-1
/
+1
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-2
/
+3
*
RenderTextHarfBuzz: Check CreateSkiaTypeface return value against NULL
ckocagil@chromium.org
2014-08-03
1
-0
/
+29
*
RenderTextHarfBuzz: Allow mid-glyph cursors in multi-grapheme clusters
ckocagil@chromium.org
2014-07-30
1
-13
/
+105
*
Prepare to enable RenderTextHarfBuzz by default
ckocagil@chromium.org
2014-07-26
1
-9
/
+17
*
RenderText: handle center-aligned text in UpdateCachedBoundsAndOffset()
mohsen@chromium.org
2014-07-23
1
-3
/
+39
*
Move gfx::ElideText functionality to RenderText.
msw@chromium.org
2014-07-10
1
-0
/
+12
*
RenderText: Allow setting display offset explicitly
mohsen@chromium.org
2014-07-10
1
-1
/
+75
*
Fix and simplify RTHB GetGlyphXBoundary logic
ckocagil@chromium.org
2014-06-13
1
-0
/
+34
*
Move unusual character block logic to a helper function
ckocagil@chromium.org
2014-06-12
1
-2
/
+19
*
Re-land RenderTextHarfBuzz: Decide run direction by BiDi embedding level
ckocagil@chromium.org
2014-06-12
1
-0
/
+12
*
Revert of RenderTextHarfBuzz: Decide run direction by BiDi embedding level (h...
ckocagil@chromium.org
2014-06-11
1
-12
/
+0
*
RenderTextHarfBuzz: Decide run direction by BiDi embedding level
ckocagil@chromium.org
2014-06-11
1
-0
/
+12
*
Fix the Char to Glyph mapping logic in RenderTextHarfBuzz
ckocagil@chromium.org
2014-06-08
1
-0
/
+53
*
Add fade eliding for Views Labels; related cleanup.
msw@chromium.org
2014-06-05
1
-2
/
+2
*
Add a unit tests for RenderText::FindCursorPosition.
msw@chromium.org
2014-05-13
1
-7
/
+18
*
Reland: Fix Views inline autocomplete with multi-char graphemes.
msw@chromium.org
2014-05-02
1
-17
/
+47
*
Revert of Fix Views inline autocomplete with multi-char graphemes. (https://c...
falken@chromium.org
2014-05-02
1
-39
/
+13
*
Fix Views inline autocomplete with multi-char graphemes.
msw@chromium.org
2014-05-02
1
-13
/
+39
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
1
-8
/
+0
*
Infinite Suggest - views implementation
skanuj@chromium.org
2014-02-24
1
-2
/
+5
*
Makes FontList light-weighted introducing FontListImpl.
yukishiino@chromium.org
2014-02-09
1
-2
/
+1
*
Implement eliding/truncating at end in RenderText
skanuj@chromium.org
2014-01-02
1
-0
/
+85
*
Clean-up: Retires obsolete Font methods of RenderText.
yukishiino@chromium.org
2013-12-29
1
-14
/
+8
*
Remove UTF string conversion functions from the global namespace.
avi@chromium.org
2013-12-26
1
-0
/
+1
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-10
/
+12
*
Update uses of UTF conversions in ui/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-0
/
+3
*
Revert of https://codereview.chromium.org/107513011/
szym@chromium.org
2013-12-16
1
-86
/
+0
*
Implement eliding/truncating at end in RenderText
skanuj@chromium.org
2013-12-16
1
-0
/
+86
*
Revert of https://codereview.chromium.org/112063003/
szym@chromium.org
2013-12-13
1
-71
/
+0
*
Implement eliding/truncating at end in RenderText
skanuj@chromium.org
2013-12-13
1
-0
/
+71
*
Enables font-related unittests again.
yukishiino@chromium.org
2013-12-11
1
-4
/
+7
*
RenderTextWin: Break line on a newline character ('\n')
ckocagil@chromium.org
2013-11-28
1
-0
/
+47
*
Disable the following tests:
rockot@google.com
2013-11-09
1
-2
/
+4
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
1
-0
/
+2
*
ozone: Allow building for ozone without depending on pango
sadrul@chromium.org
2013-11-06
1
-4
/
+4
*
Always aligns text at vertically center (Textfield, Label).
yukishiino@chromium.org
2013-11-01
1
-18
/
+20
*
RenderTextWin: Break runs at UBLOCK_GEOMETRIC_SHAPES.
msw@chromium.org
2013-10-31
1
-0
/
+20
*
Revert 231107 "Always aligns text at vertically center (Textfiel..."
kuan@chromium.org
2013-10-25
1
-20
/
+18
*
Always aligns text at vertically center (Textfield, Label).
yukishiino@chromium.org
2013-10-25
1
-18
/
+20
*
Fix and re-enable RenderTextTest.Multiline_NormalWidth on XP
ckocagil@chromium.org
2013-10-12
1
-7
/
+1
*
Temporarily revert r221850 to get a tighter range on XP perf bots
ckocagil@chromium.org
2013-10-12
1
-22
/
+0
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-1
/
+3
*
Remove explicit namespace resolution from code in gfx namespace
ckocagil@chromium.org
2013-09-18
1
-37
/
+37
*
Disable RenderTextTest.Multiline_NormalWidth on XP
ckocagil@chromium.org
2013-09-16
1
-0
/
+6
*
Windows implementation of multiline RenderText
ckocagil@chromium.org
2013-09-16
1
-10
/
+85
*
Re-land: "RenderTextWin: Break runs between any two characters that are not i...
ckocagil@chromium.org
2013-09-07
1
-0
/
+22
*
Revert 221776 "RenderTextWin: Break runs between any two charact..."
rouslan@chromium.org
2013-09-06
1
-22
/
+0
*
RenderTextWin: Break runs between any two characters that are not in the same...
ckocagil@chromium.org
2013-09-06
1
-0
/
+22
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-38
/
+38
[next]