summaryrefslogtreecommitdiff
path: root/core/fxge/ge/cfx_facecache.cpp
AgeCommit message (Expand)Author
2017-05-16Simplify ContrastAdjust().chromium/3102Lei Zhang
2017-05-15Remove gamma codeDan Sinclair
2017-05-01Remove more |new|s, part 5Tom Sepez
2017-04-24Use unique_ptr in CFX_SizeGlyphCacheTom Sepez
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-04-05use freetype if windows font decode failsCary Clark
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-09Cleanup CFX_Matrix related methodsDan Sinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-21use skia textcaryclark
2016-11-02Remove FX_BOOL from coretsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-20Refactor CFX_FontCache to have only one in GE Module.art-snake
2016-09-19Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ...dsinclair
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-09-14Map glyph bitmap in LookUpGlyphBitmap even when unsuccessfulnpm
2016-08-31Attempt to fix potential integer overflow in CFX_FaceCache::LoadGlyphPath().chromium/2846thestig
2016-08-31Use CheckedNumeric for strength calculation.dsinclair
2016-08-29Move CFX_SubstFont and CTTFontDesc into their own filesnpm
2016-08-19Move CFX_FaceCache to its own filenpm