summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfdoc_unittest.cpp
AgeCommit message (Expand)Author
2016-09-30Fix build of pdf_hint_table_fuzzer.chromium/2877tsepez
2016-09-29Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfadsinclair
2016-09-29Move core/fpdfapi/include to core/fpdfapidsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-28Replace std::unique_ptr.reset() with WrapUnique assignment.thestig
2016-09-28Use string pools in some dictionaries, names, and strings.tsepez
2016-09-21Remove some objnum locals with AddIndirectObjecttsepez
2016-09-15Rename dictionary set and get methodsdsinclair
2016-08-24Flip document and parser ownershipdsinclair
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-20Clean up singleton implementationweili
2016-07-11PDFDocTest should TearDown() properly.thestig
2016-04-26Move CPDF_Document code into cpdf_document.cpp.thestig
2016-04-26Remove several IPDF_ interfaces and CPDF_RenderModule.dsinclair
2016-04-06Move remaining fpdfdoc filesdsinclair
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair