summaryrefslogtreecommitdiff
path: root/core/fxge/ge
AgeCommit message (Expand)Author
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
2016-08-04Clean up fx_ge_linux.cpp a little.thestig
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-25Remove FX_FONTCACHE_DEFINEtsepez
2016-07-25Use smart pointers for CFX_Font and CFX_Type3Font classesweili
2016-07-21Fix skia build broken by commit c38cd6weili
2016-07-21Use smart pointers for graphics device classesweili
2016-07-21Bring pdfium file in sync with chrome, fix mac buildcaryclark
2016-07-20Clean up singleton implementationweili
2016-07-06copy graphics state fullycaryclark
2016-06-22Remove some fx_dib functions with unused parameters.thestig
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-21Move ifx_renderdevicedriver to a separate file to shareweili
2016-06-20Remove unused CFX_Font members.thestig
2016-06-20Another round of fx_ge cleanup.thestig
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-08update skiacaryclark
2016-06-08Remove implicit CFX_CountedRef::operator T*()tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove unused PS generation code.thestig
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-05-27Clean up some Android/Windows code.thestig
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Remove default arguments in CFX_RenderDevice.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig