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_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support obscured RenderTextWin passwords.
msw@chromium.org
2012-09-28
1
-21
/
+17
*
Don't reset the layout on RenderText display rect width change.
asvitkine@chromium.org
2012-08-09
1
-1
/
+1
*
Add RenderText DirectionalityMode enum and support; etc.
msw@chromium.org
2012-08-01
1
-16
/
+7
*
Rename RenderText::CreateRenderText() to RenderText::CreateInstance().
asvitkine@chromium.org
2012-07-09
1
-4
/
+4
*
Expose GetBaseline() method on RenderText.
asvitkine@chromium.org
2012-06-22
1
-0
/
+5
*
Fix one-character misalignment of styles in gfx::RenderTextLinux.
kinaba@chromium.org
2012-06-22
1
-1
/
+2
*
linux: Clean up code for getting font rendering settings.
derat@chromium.org
2012-06-13
1
-27
/
+10
*
Use pango underline metrics in RenderTextLinux.
asvitkine@chromium.org
2012-06-12
1
-0
/
+19
*
Add a ScopedPangoFontDescription helper class and use it.
asvitkine@chromium.org
2012-05-16
1
-14
/
+9
*
Rewrite RenderText::IndexOfAdjacentGrapheme() in terms of IsCursorablePositio...
asvitkine@chromium.org
2012-05-16
1
-24
/
+4
*
Add a RenderText test that checks that matching parentheses use the same font.
asvitkine@chromium.org
2012-05-12
1
-0
/
+19
*
chromeos: Add flag for subpixel-positioned text.
derat@chromium.org
2012-05-09
1
-3
/
+8
*
ash: Better and faster text shadows.
xiyuan@chromium.org
2012-04-11
1
-0
/
+1
*
Re-land: Use a common font baseline in RenderText classes.
asvitkine@chromium.org
2012-04-04
1
-1
/
+4
*
Revert 130447 - Use a common font baseline in RenderText classes.
dbeam@chromium.org
2012-04-04
1
-4
/
+1
*
Use a common font baseline in RenderText classes.
asvitkine@chromium.org
2012-04-03
1
-1
/
+4
*
Add a SkiaTextRenderer::SetFontFamilyWithStyle
xiyuan@chromium.org
2012-03-24
1
-6
/
+4
*
aura/linux: Get UI text subpixel settings from FontConfig.
derat@chromium.org
2012-03-21
1
-1
/
+28
*
Reorder RenderText[Win|Linux] methods to match RenderText order.
asvitkine@chromium.org
2012-03-19
1
-24
/
+24
*
Avoid using skia::ScopedPlatformPaint in RenderTextLinux::EnsureLayout(). Thi...
reveman@google.com
2012-03-16
1
-3
/
+5
*
ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.
tfarina@chromium.org
2012-03-15
1
-2
/
+2
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
1
-1
/
+1
*
Rename UpdateLayout() to ResetLayout() which is more accurate.
xji@chromium.org
2012-03-13
1
-24
/
+20
*
Simplify handling of BiDi cursor movement
benrg@chromium.org
2012-03-13
1
-154
/
+82
*
Minor improvements to render_text_linux.cc
benrg@chromium.org
2012-03-07
1
-35
/
+20
*
Support for password entry fields, with all characters
benrg@chromium.org
2012-03-02
1
-55
/
+50
*
Disable subpixel rendering for transparent textfields.
derat@chromium.org
2012-02-28
1
-0
/
+1
*
Add diagonal strike support in RenderText
oshima@chromium.org
2012-01-27
1
-11
/
+2
*
Add support for horizontal text alignment to RenderText.
asvitkine@chromium.org
2012-01-24
1
-2
/
+1
*
Merge left and right cursor movement code in RenderText, and misc fixes
benrg@chromium.org
2012-01-21
1
-291
/
+148
*
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
-0
/
+3
*
Enable bold and italic text styles in RenderText*.
asvitkine@chromium.org
2012-01-10
1
-0
/
+32
*
Revert 116945 - Enable bold and italic text styles in RenderText*.
binji@chromium.org
2012-01-09
1
-32
/
+0
*
Enable bold and italic text styles in RenderText*.
asvitkine@chromium.org
2012-01-09
1
-0
/
+32
*
specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...
xji@chromium.org
2012-01-04
1
-45
/
+4
*
Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ...
msw@chromium.org
2011-12-20
1
-3
/
+44
*
Make CanvasSkia take a gfx::Size as the first parameter.
tfarina@chromium.org
2011-12-20
1
-1
/
+1
*
specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...
xji@chromium.org
2011-12-19
1
-44
/
+3
*
Optimize setting the font when drawing in RenderTextLinux.
asvitkine@chromium.org
2011-12-15
1
-1
/
+6
*
Add traces in text code
piman@chromium.org
2011-12-14
1
-1
/
+6
*
Remove UpdateLayout from SetSelectionModel, since except fonts, all other sty...
xji@chromium.org
2011-12-13
1
-29
/
+3
*
Revert 113956 (revert didn't help) - Revert 113635 (speculative revert for bu...
thakis@chromium.org
2011-12-10
1
-0
/
+2
*
Revert 113635 (speculative revert for bug 107104)
thakis@chromium.org
2011-12-10
1
-2
/
+0
*
Draw text via Skia in RenderTextLinux.
asvitkine@chromium.org
2011-12-09
1
-27
/
+123
*
Improve RenderTextWin font fallback.
asvitkine@chromium.org
2011-12-08
1
-0
/
+2
*
Revert 113606 - Improve RenderTextWin font fallback.
sky@chromium.org
2011-12-08
1
-2
/
+0
*
Improve RenderTextWin font fallback.
asvitkine@chromium.org
2011-12-08
1
-0
/
+2
*
Revert 113075 (requested by asvitkine) (requested by asvitkine) (requested by...
thakis@chromium.org
2011-12-06
1
-2
/
+0
*
Improve RenderTextWin font fallback.
asvitkine@chromium.org
2011-12-06
1
-0
/
+2
[next]