Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move GetPangoFontMetrics() to pango_util.cc. | asvitkine@chromium.org | 2012-03-30 | 1 | -0/+5 |
* | 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 |
* | ui/gfx: Move pango related functions to pango_util.{h,cc}. | tfarina@chromium.org | 2012-03-07 | 1 | -2/+9 |
* | specify locale-dependent font list for UI on ChromeOS, so that those fonts ha... | xji@chromium.org | 2012-01-04 | 1 | -1/+12 |
* | Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ... | msw@chromium.org | 2011-12-20 | 1 | -12/+0 |
* | specify locale-dependent font list for UI on ChromeOS, so that those fonts ha... | xji@chromium.org | 2011-12-19 | 1 | -0/+12 |
* | Optimize setting the font when drawing in RenderTextLinux. | asvitkine@chromium.org | 2011-12-15 | 1 | -0/+3 |
* | GTK: Step 1 of tab strip refresh. | erg@chromium.org | 2011-10-27 | 1 | -0/+47 |
* | Implement Pango RenderText for Linux. | xji@google.com | 2011-09-07 | 1 | -0/+31 |