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
/
pango_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RenderText DirectionalityMode enum and support; etc.
msw@chromium.org
2012-08-01
1
-2
/
+4
*
linux: Clean up code for getting font rendering settings.
derat@chromium.org
2012-06-13
1
-105
/
+34
*
Add a ScopedPangoFontDescription helper class and use it.
asvitkine@chromium.org
2012-05-16
1
-9
/
+7
*
chromeos: Add flag for subpixel-positioned text.
derat@chromium.org
2012-05-09
1
-2
/
+17
*
Remove WAYLAND port
oshima@chromium.org
2012-04-07
1
-2
/
+2
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-2
/
+2
*
Move GetPangoFontMetrics() to pango_util.cc.
asvitkine@chromium.org
2012-03-30
1
-0
/
+28
*
ui/gfx: Do not pass SkColor by const-reference as it's defined as POD(integer).
tfarina@chromium.org
2012-03-24
1
-2
/
+2
*
aura/linux: Get UI text subpixel settings from FontConfig.
derat@chromium.org
2012-03-21
1
-6
/
+35
*
ui/gfx: Remove includes to linux_util.h. They aren't necessary anymore.
tfarina@chromium.org
2012-03-14
1
-2
/
+0
*
views: Disable subpixel rendering for transparent labels.
derat@chromium.org
2012-03-12
1
-0
/
+17
*
aura: Switch to light hinting for UI text.
derat@chromium.org
2012-03-09
1
-5
/
+6
*
ui/gfx: Move pango related functions to pango_util.{h,cc}.
tfarina@chromium.org
2012-03-07
1
-0
/
+22
*
aura: Make Linux UI text rendering match GTK Chrome OS.
derat@chromium.org
2012-01-31
1
-5
/
+13
*
specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...
xji@chromium.org
2012-01-04
1
-11
/
+35
*
Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ...
msw@chromium.org
2011-12-20
1
-34
/
+10
*
specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...
xji@chromium.org
2011-12-19
1
-10
/
+34
*
Optimize setting the font when drawing in RenderTextLinux.
asvitkine@chromium.org
2011-12-15
1
-0
/
+34
*
GTK: Step 1 of tab strip refresh.
erg@chromium.org
2011-10-27
1
-0
/
+132
*
Various improvements to |gfx::RemoveAcceleratorChar()|.
asvitkine@chromium.org
2011-10-12
1
-8
/
+13
*
aura: Make 'ui' buildable without gtk.
sadrul@chromium.org
2011-09-21
1
-3
/
+3
*
Updated Wayland API in Chromium
dnicoara@chromium.org
2011-09-15
1
-0
/
+2
*
Implement Pango RenderText for Linux.
xji@google.com
2011-09-07
1
-0
/
+189