summaryrefslogtreecommitdiff
path: root/core/fxge/ge
AgeCommit message (Expand)Author
2016-10-27Fix some FX_BOOL / int noise in core/fx*chromium/2903tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-13Clean up fx_basic_util a littlenpm
2016-10-11Delete unused flags from CFX_SubstFontchromium/2888npm
2016-10-11Deleted unused members in CTTFontDescnpm
2016-10-11Slightly simplify CFX_FontMapper::FindSubstFontnpm
2016-10-06Split m_InstalledTTFonts into two vectors to avoid sketchy logic.npm
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
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/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-29Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_fontdsinclair
2016-09-29Remove unused CFX_AutoFontCachethestig
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-19Remove duplicated charset definitions, and move them to fx_font.hnpm
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-09-14Map glyph bitmap in LookUpGlyphBitmap even when unsuccessfulnpm
2016-09-13Sort include entries.dsinclair
2016-09-12Refactor CPDF_Document by creating new methodsnpm
2016-09-08Fix memory management errors for font loading and copyingweili
2016-09-06Move CPDF_GraphState to CFX_GraphStatetsepez
2016-09-06Move CFX_Font definition to its own file and clean upnpm
2016-08-31Attempt to fix potential integer overflow in CFX_FaceCache::LoadGlyphPath().chromium/2846thestig
2016-08-31Use CheckedNumeric for strength calculation.dsinclair
2016-08-30Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one.tsepez
2016-08-29Revert "Add -> operators to CFX_CountRef."tsepez
2016-08-29Move CFX_SubstFont and CTTFontDesc into their own filesnpm
2016-08-26Add -> operators to CFX_CountRef.chromium/2842tsepez
2016-08-25Simplify some code in CFX_FontMapper.thestig
2016-08-25Tidy up CFX_PathDatatsepez
2016-08-24Delete unused methods from CFX_RenderDevicenpm
2016-08-19Move CFX_FaceCache to its own filenpm
2016-08-18Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.npm
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-16Delete m_ExtHandle and RetainFont because they are not being used.npm
2016-08-15Avoid integer overflows in FXGE_GetGlyphsBBox().thestig
2016-08-15add native draw bitmap with alpha maskcaryclark
2016-08-12Make g_LinuxGpFontList be a 2D char array.npm
2016-08-11Clean up cfx_fontmapper a littlenpm
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-09Fix typos of the word outer.thestig
2016-08-09Fixup various overflow conditionsdsinclair
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-04Move CFX_GEModule into its own filenpm