summaryrefslogtreecommitdiff
path: root/core/fxge/ge/cfx_font.cpp
AgeCommit message (Expand)Author
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2016-12-14Remove unused m_OtfFontData.chromium/2953tsepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-21use skia textcaryclark
2016-11-02Remove FX_BOOL from coretsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_fontdsinclair
2016-09-28Replace a few more std::unique_ptr.reset() with WrapUnique assignments.thestig
2016-09-23Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870npm
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-12Refactor CPDF_Document by creating new methodsnpm
2016-09-08Fix memory management errors for font loading and copyingweili
2016-09-06Move CFX_Font definition to its own file and clean upnpm