summaryrefslogtreecommitdiff
path: root/core/fpdfapi/cmaps
AgeCommit message (Expand)Author
2018-10-15Move CPDF_ModuleMgr methods into cpdf_modulemgr.cpp.Lei Zhang
2018-10-12Split core/fpdfapi build rules into various sub-directories.Lei Zhang
2018-08-29Remove FPDFAPI_ prefix from internal cid/encoder functionsTom Sepez
2018-07-25Remove some ASSERT (and cast) in favor of checked cases.Tom Sepez
2018-07-25Use struct {Single,Range}Cmap in FPDFAPI_CIDFromCharCode().Tom Sepez
2018-07-02Comment some raw pointers that cant become UnownedPtr<>.Tom Sepez
2018-06-26Use pdfium::span<> in cpdf_fontglobals.hTom Sepez
2017-12-05Replace bsearch() in FPDFAPI_CIDFromCharCode().Lei Zhang
2017-12-05Remove redundant field in struct FXCMAP_CMap.Lei Zhang
2017-11-30Fix GBK2K-H CMap usage.Lei Zhang
2017-11-06Pack struct FXCMAP_CMap more densely to save 1 KB.Lei Zhang
2017-11-02Simplify some CMap code.Lei Zhang
2017-10-04Make CPDF_FontGlobals members privateDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-05-26Use proper file names in core/fpdfapi/fontNicolas Pena
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-04-03Drop FXSYS_ from util methodsDan Sinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair
2016-10-04Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmapsdsinclair