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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Use pango underline metrics in RenderTextLinux.
asvitkine@chromium.org
2012-06-12
1
-1
/
+7
*
Update std::vector<ShadowValue> to ShadowValues.
xiyuan@chromium.org
2012-05-29
1
-3
/
+3
*
Rewrite RenderText::IndexOfAdjacentGrapheme() in terms of IsCursorablePositio...
asvitkine@chromium.org
2012-05-16
1
-2
/
+2
*
Remove RenderText's dependency on NativeTheme.
asvitkine@chromium.org
2012-05-14
1
-0
/
+26
*
Add a RenderText test that checks that matching parentheses use the same font.
asvitkine@chromium.org
2012-05-12
1
-0
/
+8
*
Coverity: Fix an uninitialized member variable.
jhawkins@chromium.org
2012-05-10
1
-0
/
+5
*
Fix ugly non-ClearType text rendering in tab strip.
asvitkine@chromium.org
2012-05-02
1
-1
/
+4
*
ash: Better and faster text shadows.
xiyuan@chromium.org
2012-04-11
1
-0
/
+13
*
Re-land: Use a common font baseline in RenderText classes.
asvitkine@chromium.org
2012-04-04
1
-3
/
+4
*
Revert 130447 - Use a common font baseline in RenderText classes.
dbeam@chromium.org
2012-04-04
1
-4
/
+3
*
Use a common font baseline in RenderText classes.
asvitkine@chromium.org
2012-04-03
1
-3
/
+4
*
Calculate height from all runs' fonts in RenderTextWin::GetStringSize().
asvitkine@chromium.org
2012-03-29
1
-1
/
+2
*
Change RenderTextWin to use SetFontFamilyWithStyle().
asvitkine@chromium.org
2012-03-27
1
-2
/
+0
*
Add a SkiaTextRenderer::SetFontFamilyWithStyle
xiyuan@chromium.org
2012-03-24
1
-0
/
+2
*
Rename UpdateLayout() to ResetLayout() which is more accurate.
xji@chromium.org
2012-03-13
1
-3
/
+2
*
Simplify handling of BiDi cursor movement
benrg@chromium.org
2012-03-13
1
-52
/
+29
*
Support for password entry fields, with all characters
benrg@chromium.org
2012-03-02
1
-0
/
+12
*
views: Add Textfield::SetCursorColor().
derat@chromium.org
2012-02-29
1
-0
/
+6
*
Disable subpixel rendering for transparent textfields.
derat@chromium.org
2012-02-28
1
-0
/
+8
*
Respect the system ClearType setting in RenderTextWin.
asvitkine@chromium.org
2012-02-17
1
-0
/
+1
*
Add diagonal strike support in RenderText
oshima@chromium.org
2012-01-27
1
-1
/
+3
*
Add support for horizontal text alignment to RenderText.
asvitkine@chromium.org
2012-01-24
1
-7
/
+34
*
Aura: apply UI font list to cros.
xji@chromium.org
2012-01-24
1
-0
/
+4
*
Merge left and right cursor movement code in RenderText, and misc fixes
benrg@chromium.org
2012-01-21
1
-43
/
+57
*
Fix cursor in replacement mode is not drawn correctly.
xji@chromium.org
2012-01-18
1
-1
/
+1
*
Add text fading API to RenderText.
asvitkine@chromium.org
2012-01-17
1
-5
/
+24
*
Fix input text is not visible in Find bar textfield and Add Bookmark name field.
xji@chromium.org
2012-01-12
1
-0
/
+1
*
Enable bold and italic text styles in RenderText*.
asvitkine@chromium.org
2012-01-10
1
-6
/
+3
*
Revert 116945 - Enable bold and italic text styles in RenderText*.
binji@chromium.org
2012-01-09
1
-3
/
+6
*
Enable bold and italic text styles in RenderText*.
asvitkine@chromium.org
2012-01-09
1
-6
/
+3
*
specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...
xji@chromium.org
2012-01-04
1
-6
/
+18
*
[Coverity] More pass by val -> pass by const ref.
dbeam@chromium.org
2011-12-29
1
-1
/
+1
*
Coverity: Fixing pass by value bugs
dpapad@chromium.org
2011-12-20
1
-1
/
+1
*
Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ...
msw@chromium.org
2011-12-20
1
-17
/
+5
*
specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...
xji@chromium.org
2011-12-19
1
-5
/
+17
*
Optimize setting the font when drawing in RenderTextLinux.
asvitkine@chromium.org
2011-12-15
1
-0
/
+2
*
Revert 113956 (revert didn't help) - Revert 113635 (speculative revert for bu...
thakis@chromium.org
2011-12-10
1
-0
/
+8
*
Revert 113635 (speculative revert for bug 107104)
thakis@chromium.org
2011-12-10
1
-8
/
+0
*
Draw text via Skia in RenderTextLinux.
asvitkine@chromium.org
2011-12-09
1
-3
/
+36
*
Improve RenderTextWin font fallback.
asvitkine@chromium.org
2011-12-08
1
-0
/
+8
[next]