summaryrefslogtreecommitdiffstats
path: root/ui/gfx/render_text_pango.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete RenderTextWin and RenderTextPango.derat2015-02-031-535/+0
* MacViews: Use RenderTextHarfBuzz only for Textfieldsandresantoso2014-12-091-0/+4
* Don't paint text outside display areaarjanl2014-09-161-3/+13
* linux: Make RenderTextPango avoid clipping underlines.derat2014-08-291-3/+12
* Unify desktop Linux and Chrome OS font rendering params.derat@chromium.org2014-07-181-2/+4
* ui/gfx: Allow for font-specific rendering settings.derat@chromium.org2014-07-141-5/+5
* Apply hinting in SkiaTextRenderer::SetFontRenderParams().derat@chromium.org2014-07-111-19/+2
* Move gfx::ElideText functionality to RenderText.msw@chromium.org2014-07-101-0/+9
* Support FontRenderParams on Win; fix RenderTextHarfBuzz.msw@chromium.org2014-07-101-8/+2
* Simplify PangoLayout configuration.derat@chromium.org2014-07-091-6/+2
* More or less implement RenderTextHarfBuzzckocagil@chromium.org2014-05-221-1/+1
* Reland: Fix Views inline autocomplete with multi-char graphemes.msw@chromium.org2014-05-021-22/+15
* Revert of Fix Views inline autocomplete with multi-char graphemes. (https://c...falken@chromium.org2014-05-021-15/+22
* Fix Views inline autocomplete with multi-char graphemes.msw@chromium.org2014-05-021-22/+15
* RenderTextWin: Draw continuous diagonal strikes with multiple colorsckocagil@chromium.org2014-03-271-0/+2
* Infinite Suggest - views implementation skanuj@chromium.org2014-02-241-0/+1
* Only use subpixel-positioned text in UI when requested.derat@chromium.org2014-02-151-1/+2
* Renames gfx::FontList::Derive* family.yukishiino@chromium.org2014-01-311-1/+1
* Plumb the font hinting settings from render_text_pango.cc to SkPaint.erg@chromium.org2013-12-191-0/+17
* ozone: Allow building for ozone without depending on pangosadrul@chromium.org2013-11-061-0/+514