summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdf_doc_unittest.cpp
AgeCommit message (Expand)Author
2018-10-09Do IWYU for cpdf_dictionary.h.Lei Zhang
2018-08-27The final game: mark everything final.Tom Sepez
2018-06-27Rework of loading of CPDF_Document.Artem Strygin
2018-06-26Make CPDF_Document::m_pRootDict an UnownedPtr<>.Tom Sepez
2018-05-03Use strict types in FPDF API, try #3Tom Sepez
2018-05-02Remove unused cpdfxfa_context.h includes from unittestsTom Sepez
2018-05-01Make FPDF_Document always be CPDF_Document.Tom Sepez
2018-04-25Replace reinterpret_cast with static_cast where possibleTom Sepez
2018-04-24Fix include order for cpdfxfa_context.hchromium/3407Tom Sepez
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair