summaryrefslogtreecommitdiff
path: root/core/fxge/include
AgeCommit message (Expand)Author
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Remove unused CFX_AutoFontCachethestig
2016-09-28Use string pools in some dictionaries, names, and strings.tsepez
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-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-08-29Move CFX_SubstFont and CTTFontDesc into their own filesnpm
2016-08-26Rework CFX_CountRef in terms of CFX_RetainPtr.tsepez
2016-08-25Tidy up CFX_PathDatatsepez
2016-08-24Allow CPDF_Font to use fallback fontsnpm
2016-08-24Delete unused methods from CFX_RenderDevicenpm
2016-08-19Move CFX_FaceCache to its own filenpm
2016-08-19Apply structure packing to FXTEXT_CHARPOS to save space.npm
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-15add native draw bitmap with alpha maskcaryclark
2016-08-11Clean up cfx_fontmapper a littlenpm
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-07-29Refactor fxge/fx_apple and fx_win header filesnpm
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-20Clean up singleton implementationweili
2016-07-19Use smart pointers for various Jbig2 decoding contextsweili
2016-07-18Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801thestig
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-20Fix clang_use_chrome_plugin for Mac and Skia buildsweili
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-08Remove even more const casting from core.tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove unused PS generation code.thestig
2016-06-02The PDFium source in core/fxge/dib implements a bit-blitting backend.caryclark
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-05-27Clean up some Android/Windows code.thestig