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
/
platform_font_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Fix creating platform font on Windows (https://codereview.chromium....
jwd@chromium.org
2014-04-10
1
-6
/
+1
*
Fix creating platform font on Windows
tmoniuszko@opera.com
2014-04-10
1
-1
/
+6
*
Clean-up: Renames gfx::Font's methods and removes its obsolete methods.
yukishiino@chromium.org
2014-02-13
1
-11
/
+2
*
Update uses of UTF conversions in ui/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Enables font-related unittests again.
yukishiino@chromium.org
2013-12-11
1
-0
/
+7
*
Supports cap height in gfx::Font and gfx::FontList.
yukishiino@chromium.org
2013-10-01
1
-6
/
+15
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
1
-3
/
+3
*
Use a direct include of strings headers in ui/, part 3.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
ui/gfx: Use base::string16 now that string16 was moved into base namespace.
tfarina@chromium.org
2013-06-09
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update sys_string_conversions includes in chrome_frame, content, net, and ui.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
Replace StyleRange with BreakList; update RenderText, etc.
msw@chromium.org
2013-02-01
1
-2
/
+2
*
Don't hang if can't downsize font.
vitalybuka@chromium.org
2012-10-13
1
-1
/
+7
*
win: Fix a few minor issues found by clang.
thakis@chromium.org
2012-05-02
1
-1
/
+1
*
Fix RenderTextWin CJK font linking size on Windows XP.
asvitkine@chromium.org
2012-04-30
1
-16
/
+56
*
Remove unused and unnecessary constructor from PlatformFont classes.
asvitkine@chromium.org
2012-04-13
1
-9
/
+0
*
Use Windows scopers in platform_font_win.cc and add a ScopedSetMapMode class.
asvitkine@chromium.org
2012-04-06
1
-15
/
+12
*
Pass localized font name of prefs to font settings.
falken@chromium.org
2012-04-05
1
-0
/
+19
*
Optimize PlatformFontWin::DeriveFont() by computing |dlu_base_x_| lazily.
asvitkine@chromium.org
2012-03-29
1
-13
/
+29
*
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
*
Re-add GetStringWidth to PlatformFont, and use that from Font
stuartmorgan@chromium.org
2012-02-24
1
-0
/
+6
*
Optimize PlatformFontWin::GetFontSize().
asvitkine@chromium.org
2012-02-03
1
-4
/
+3
*
Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.
asvitkine@chromium.org
2012-01-24
1
-9
/
+1
*
Change string16 to std::string in the gfx::Font() interface.
erg@chromium.org
2011-10-27
1
-6
/
+6
*
Use pixel sizes in PlatformFontWin instead of point sizes.
asvitkine@chromium.org
2011-10-19
1
-15
/
+4
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-3
/
+3
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
1
-0
/
+269