summaryrefslogtreecommitdiff
path: root/core/fpdfapi/render/cpdf_type3cache.cpp
AgeCommit message (Expand)Author
2018-10-24Clean up CFX_ImageTransformer parameters.Lei Zhang
2018-07-05Fix integer overflow in CPDF_Type3Cachechromium/3483Nicolas Pena
2018-05-31Clean up some nits in CPDF_Type3GlyphNicolas Pena
2018-04-09Remove RenderDeviceDriverIface::GetCTM().Lei Zhang
2018-04-03Re-arrange so inline vectors come last in structs.Tom Sepez
2017-12-01Encapsulate CPDF_Type3Char members.Lei Zhang
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-05-08Remove default params in CFX_DIBSourceNicolas Pena
2017-04-21Return unique_ptr from CPDF_Type3Cache::RenderGlyph().Tom Sepez
2017-04-03Use unique_ptr in cpdf_type3cache.h.Tom Sepez
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2016-12-06Return unique_ptrs from CFX_DIBitmap::Clone().tsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair