summaryrefslogtreecommitdiff
path: root/core/fpdfapi/font/cpdf_cidfont.h
AgeCommit message (Expand)Author
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-05-24Convert to CFX_UnownedPtr, part 4.Tom Sepez
2017-05-05Make CPDF_CMap::m_pMapping use std::vectorTom Sepez
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-03-24Refcount CPDF_CMap all the time.chromium/3052chromium/3051Tom 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-01-19use unique_ptr in fpdf_font_cid.cpptsepez
2017-01-09Remove CFX_ArrayTemplate from fpdfapitsepez
2016-11-30Remove unused methods from CPDF_FontNicolas Pena
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair