summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/cpdf_formfield_unittest.cpp
AgeCommit message (Expand)Author
2017-09-18Convert string class namesRyan Harrison
2016-11-18Make CPDF_Dictionary use unique pointers.chromium/2926tsepez
2016-11-15Make AddIndirectObject() take a unique_ptr.tsepez
2016-10-14Revert "Update CPDF_IndirectObjectHolder APIs for unique objects."Tom Sepez
2016-10-14Update CPDF_IndirectObjectHolder APIs for unique objects.tsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-09-30Fix build of pdf_hint_table_fuzzer.chromium/2877tsepez
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-28Use string pools in some dictionaries, names, and strings.tsepez
2016-09-21Remove some objnum locals with AddIndirectObjecttsepez
2016-09-20Assert that dictionary can own the objects it is given.tsepez
2016-09-15Rename dictionary set and get methodsdsinclair
2016-08-25Fix infinite loops in FPDF_GetFullName().thestig