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_pango.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean-up: Renames gfx::Font's methods and removes its obsolete methods.
yukishiino@chromium.org
2014-02-13
1
-12
/
+6
*
replace deprecated SkScalarRound/Floor/Ceil calls with more explicit variants
reed@google.com
2014-01-06
1
-4
/
+4
*
Update uses of UTF conversions in ui/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Supports cap height on Pango.
yukishiino@chromium.org
2013-12-24
1
-7
/
+3
*
linux_aura: Use the system font rendering settings.
erg@chromium.org
2013-12-18
1
-0
/
+5
*
Enables font-related unittests again.
yukishiino@chromium.org
2013-12-11
1
-1
/
+8
*
Always aligns text at vertically center (Textfield, Label).
yukishiino@chromium.org
2013-11-01
1
-2
/
+2
*
Revert 231107 "Always aligns text at vertically center (Textfiel..."
kuan@chromium.org
2013-10-25
1
-2
/
+2
*
Always aligns text at vertically center (Textfield, Label).
yukishiino@chromium.org
2013-10-25
1
-2
/
+2
*
Supports cap height in gfx::Font and gfx::FontList.
yukishiino@chromium.org
2013-10-01
1
-1
/
+10
*
Removes dependency from ui/gfx/platform_font_pango.cc on l10n_util
sky@chromium.org
2013-09-18
1
-27
/
+43
*
ui/gfx: Use base::string16 now that string16 was moved into base namespace.
tfarina@chromium.org
2013-06-09
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Replace StyleRange with BreakList; update RenderText, etc.
msw@chromium.org
2013-02-01
1
-2
/
+2
*
ui: Use skia::RefPtr<T> for implicit safe reference counting.
danakj@chromium.org
2012-12-05
1
-16
/
+12
*
Add a ScopedPangoFontDescription helper class and use it.
asvitkine@chromium.org
2012-05-16
1
-7
/
+5
*
Remove unused and unnecessary constructor from PlatformFont classes.
asvitkine@chromium.org
2012-04-13
1
-10
/
+0
*
Remove WAYLAND port
oshima@chromium.org
2012-04-07
1
-3
/
+3
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-3
/
+3
*
Move GetPangoFontMetrics() to pango_util.cc.
asvitkine@chromium.org
2012-03-30
1
-30
/
+0
*
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
-4
/
+5
*
ui/gfx: Remove includes to linux_util.h. They aren't necessary anymore.
tfarina@chromium.org
2012-03-14
1
-1
/
+0
*
Re-add GetStringWidth to PlatformFont, and use that from Font
stuartmorgan@chromium.org
2012-02-24
1
-3
/
+7
*
linux: Make PlatformFontPango handle family lists.
derat@chromium.org
2012-01-25
1
-28
/
+23
*
Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.
asvitkine@chromium.org
2012-01-24
1
-11
/
+5
*
Aura: apply UI font list to cros.
xji@chromium.org
2012-01-24
1
-2
/
+8
*
Optimize setting the font when drawing in RenderTextLinux.
asvitkine@chromium.org
2011-12-15
1
-34
/
+2
*
Change string16 to std::string in the gfx::Font() interface.
erg@chromium.org
2011-10-27
1
-15
/
+15
*
Fix Linux |Font::GetAverageCharacterWidth()| always returning 0.
asvitkine@chromium.org
2011-10-17
1
-0
/
+1
*
aura: Make 'ui' buildable without gtk.
sadrul@chromium.org
2011-09-21
1
-0
/
+471