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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfx: Lazy compute metrics for fonts on Linux.
erikchen
2016-01-07
1
-4
/
+4
*
Switch to standard integer types in ui/gfx/.
avi
2015-12-23
1
-0
/
+1
*
Change GetFontName() to return a const reference.
erikchen
2015-12-09
1
-1
/
+1
*
win: Work on reducing number of style plugin warnings.
thakis
2015-05-01
1
-1
/
+1
*
Apply automated fixits for Chrome clang plugin to ui_base_unittests.
dcheng
2015-04-21
1
-12
/
+12
*
Attempt to trigger DirectWrite font substitution if we are unable to create a...
ananta
2015-04-17
1
-0
/
+2
*
Relanding this with font test fixes for gdi font tests on XP
ananta
2015-01-15
1
-9
/
+4
*
Revert of Relanding this with font test fixes for gdi. (patchset #7 id:120001...
jochen
2015-01-14
1
-4
/
+9
*
Relanding this with font test fixes for gdi.
ananta
2015-01-14
1
-9
/
+4
*
Revert of Get all font unittests running with DirectWrite on Windows 7+ (patc...
jochen
2015-01-13
1
-0
/
+4
*
Get all font unittests running with DirectWrite on Windows 7+
ananta
2015-01-13
1
-4
/
+0
*
Fix a crash which occurs in the Win32K lockdown mode in the renderer process.
ananta
2015-01-07
1
-0
/
+4
*
Fix views tab baseline and omnibox size regressions.
ananta
2014-12-18
1
-2
/
+17
*
Updates subpixel positioning and hinting when DSF is changed
mukai
2014-12-16
1
-1
/
+1
*
Use `struct` instead of `__interface` to declare IDWrite stuff.
Nico Weber
2014-11-18
1
-1
/
+1
*
Fixed font metrics calculations if DirectWrite font rendering is enabled in t...
ananta
2014-11-14
1
-10
/
+9
*
Set the antialiasing flag in the SkPaint structure used by the RenderTextHarf...
ananta
2014-11-11
1
-0
/
+4
*
Retrieve font metrics from skia if DirectWrite is enabled for font metrics ca...
ananta
2014-11-04
1
-14
/
+13
*
Use the correct font metrics in base PlatformFontWin if DirectWrite is used i...
ananta
2014-10-30
1
-0
/
+17
*
RenderTextHarfBuzz: Try fallback fonts of the Uniscribe font while shaping
ckocagil
2014-10-29
1
-0
/
+4
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-11
/
+11
*
ui/gfx: Allow for font-specific rendering settings.
derat@chromium.org
2014-07-14
1
-0
/
+1
*
Export PlatformFontWin::HFontRef
hans@chromium.org
2014-06-26
1
-1
/
+1
*
PlatformFontWin::DeriveFontWithHeight insensitive to base font's height
tmoniuszko@opera.com
2014-06-25
1
-0
/
+8
*
Clean-up: Renames gfx::Font's methods and removes its obsolete methods.
yukishiino@chromium.org
2014-02-13
1
-2
/
+0
*
Enables font-related unittests again.
yukishiino@chromium.org
2013-12-11
1
-0
/
+1
*
Supports cap height in gfx::Font and gfx::FontList.
yukishiino@chromium.org
2013-10-01
1
-1
/
+4
*
Remove last dependencies on ui/base from ui/gfx
ben@chromium.org
2013-09-27
1
-1
/
+1
*
Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx to
ben@chromium.org
2013-09-05
1
-1
/
+1
*
ui/gfx: Use base::string16 now that string16 was moved into base namespace.
tfarina@chromium.org
2013-06-09
1
-1
/
+1
*
Add DISALLOW_COPY_AND_ASSIGN() to PlatformFont* classes.
asvitkine@chromium.org
2012-08-30
1
-0
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Fix RenderTextWin CJK font linking size on Windows XP.
asvitkine@chromium.org
2012-04-30
1
-1
/
+16
*
Remove unused and unnecessary constructor from PlatformFont classes.
asvitkine@chromium.org
2012-04-13
1
-1
/
+0
*
Pass localized font name of prefs to font settings.
falken@chromium.org
2012-04-05
1
-0
/
+5
*
Optimize PlatformFontWin::DeriveFont() by computing |dlu_base_x_| lazily.
asvitkine@chromium.org
2012-03-29
1
-7
/
+11
*
Re-add GetStringWidth to PlatformFont, and use that from Font
stuartmorgan@chromium.org
2012-02-24
1
-0
/
+1
*
Optimize PlatformFontWin::GetFontSize().
asvitkine@chromium.org
2012-02-03
1
-0
/
+2
*
Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.
asvitkine@chromium.org
2012-01-24
1
-2
/
+1
*
Add OVERRIDE to ui/.
avi@chromium.org
2011-11-15
1
-10
/
+11
*
Change string16 to std::string in the gfx::Font() interface.
erg@chromium.org
2011-10-27
1
-5
/
+5
*
Use pixel sizes in PlatformFontWin instead of point sizes.
asvitkine@chromium.org
2011-10-19
1
-5
/
+4
*
Rename UI_API to UI_EXPORT.
darin@chromium.org
2011-08-06
1
-2
/
+2
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-1
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
1
-0
/
+131