summaryrefslogtreecommitdiff
path: root/core/fxge
AgeCommit message (Expand)Author
2016-08-26Add -> operators to CFX_CountRef.chromium/2842tsepez
2016-08-26Rework CFX_CountRef in terms of CFX_RetainPtr.tsepez
2016-08-25Simplify some code in CFX_FontMapper.thestig
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-17check for null bitmapcaryclark
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-15Fix CGdiPrinterDriver::DrawDeviceText() to draw multiple characters.thestig
2016-08-15add native draw bitmap with alpha maskcaryclark
2016-08-12Make g_LinuxGpFontList be a 2D char array.npm
2016-08-11Fix an integer overflow in CStretchEngine constructorweili
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-08-04Add bounds checks to CWeightTable::Calc() and friends.thestig
2016-07-29Refactor fxge/fx_apple and fx_win header filesnpm
2016-07-29Fix a FPE in CStretchEngine::StartStretchHorz().thestig
2016-07-28fix text matrix againcaryclark
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-25Remove FX_FONTCACHE_DEFINEtsepez
2016-07-25fix text rotation for skiacaryclark
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-19Use smart pointers for various Jbig2 decoding contextsweili
2016-07-18Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801thestig
2016-07-07set font cache if nullcaryclark
2016-07-06copy graphics state fullycaryclark
2016-07-01Mac: Improve font substitution.chromium/2790chromium/2789chromium/2788chromium/2787thestig
2016-07-01Clean up CFX_MacFontInfo and surrounding code.thestig
2016-06-29fix skia unit testscaryclark
2016-06-29add local caching for skia drawscaryclark
2016-06-27Fix a regression from commit f3e6851.thestig
2016-06-22Remove some fx_dib functions with unused parameters.thestig
2016-06-22Fix Skia GN build on Macweili
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