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_win.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite RenderText::IndexOfAdjacentGrapheme() in terms of IsCursorablePositio...
asvitkine@chromium.org
2012-05-16
1
-3
/
+0
*
Add a RenderText test that checks that matching parentheses use the same font.
asvitkine@chromium.org
2012-05-12
1
-0
/
+1
*
Detect missing glyphs as returned by Vista in RenderTextWin.
asvitkine@chromium.org
2012-05-03
1
-2
/
+5
*
Cache successful substitute fonts in RenderTextWin.
asvitkine@chromium.org
2012-05-03
1
-0
/
+3
*
Always try metafile font fallback in the case of missing glyphs in RenderText...
asvitkine@chromium.org
2012-04-13
1
-0
/
+3
*
Re-land: Use a common font baseline in RenderText classes.
asvitkine@chromium.org
2012-04-04
1
-0
/
+4
*
Revert 130447 - Use a common font baseline in RenderText classes.
dbeam@chromium.org
2012-04-04
1
-4
/
+0
*
Use a common font baseline in RenderText classes.
asvitkine@chromium.org
2012-04-03
1
-0
/
+4
*
Calculate height from all runs' fonts in RenderTextWin::GetStringSize().
asvitkine@chromium.org
2012-03-29
1
-1
/
+1
*
Reorder RenderText[Win|Linux] methods to match RenderText order.
asvitkine@chromium.org
2012-03-19
1
-6
/
+5
*
Rename UpdateLayout() to ResetLayout() which is more accurate.
xji@chromium.org
2012-03-13
1
-1
/
+1
*
Simplify handling of BiDi cursor movement
benrg@chromium.org
2012-03-13
1
-7
/
+6
*
Implement font linking for RenderTextWin.
asvitkine@chromium.org
2012-02-28
1
-0
/
+8
*
Fold HDC caching into RenderTextWin.
asvitkine@chromium.org
2012-02-15
1
-0
/
+3
*
Remove digit substitution code from RenderTextWin.
asvitkine@chromium.org
2012-02-09
1
-3
/
+0
*
Avoid excessive calls to DeriveFont() in RenderTextWin.
asvitkine@chromium.org
2012-02-03
1
-0
/
+2
*
Add diagonal strike support in RenderText
oshima@chromium.org
2012-01-27
1
-0
/
+1
*
Merge left and right cursor movement code in RenderText, and misc fixes
benrg@chromium.org
2012-01-21
1
-15
/
+13
*
Enable bold and italic text styles in RenderText*.
asvitkine@chromium.org
2012-01-10
1
-1
/
+3
*
Revert 116945 - Enable bold and italic text styles in RenderText*.
binji@chromium.org
2012-01-09
1
-3
/
+1
*
Enable bold and italic text styles in RenderText*.
asvitkine@chromium.org
2012-01-09
1
-1
/
+3
*
Remove UpdateLayout from SetSelectionModel, since except fonts, all other sty...
xji@chromium.org
2011-12-13
1
-0
/
+1
*
Separate selection highlight from pango layout, highlight selection using skia.
xji@chromium.org
2011-11-30
1
-8
/
+5
*
Itemize and layout text lazily in RenderTextWin.
asvitkine@chromium.org
2011-11-29
1
-0
/
+3
*
Implement font fallback in RenderTextWin, try #2.
asvitkine@chromium.org
2011-11-18
1
-7
/
+4
*
Revert 109977 - Implement font fallback in RenderTextWin.
alekseys@chromium.org
2011-11-15
1
-3
/
+4
*
Implement font fallback in RenderTextWin.
asvitkine@chromium.org
2011-11-14
1
-4
/
+3
*
Avoid unnecessary work in |RenderTextWin::UpdateLayout()| if there are no runs.
asvitkine@chromium.org
2011-11-11
1
-1
/
+1
*
Update layout when selection is updated.
oshima@chromium.org
2011-11-09
1
-5
/
+1
*
Fix strike-through and add underline support to RenderTextWin.
asvitkine@chromium.org
2011-11-09
1
-0
/
+3
*
ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.
tfarina@chromium.org
2011-10-27
1
-1
/
+1
*
Fix HDC leak in RenderTextWin and avoid an unnecessary substr() call.
asvitkine@chromium.org
2011-10-20
1
-0
/
+1
*
This is a reapply of
xji@google.com
2011-09-21
1
-7
/
+5
*
Revert 102006 - fix know issues in RenderText
sky@chromium.org
2011-09-20
1
-5
/
+7
*
fix know issues in RenderText
xji@google.com
2011-09-20
1
-7
/
+5
*
Implement Uniscribe RenderText for Windows.
msw@chromium.org
2011-08-30
1
-0
/
+104
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-0
/
+25
*
Revert 93840 - Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-25
/
+0
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-0
/
+25