summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2016-10-17FPDFPage_TransformAnnots(): don't re-insert unowned object on top of itselftsepez
2016-10-17Revert "Make CPDF_Object containers hold objects via unique pointers."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-13Make CPDF_Object containers hold objects via unique pointers.tsepez
2016-10-13Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of ht...dsinclair
2016-10-13Reland: Make the CPDFXFA_App non-globaldsinclair
2016-10-13Remove duplicate FWL key flagsdsinclair
2016-10-13Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://co...dsinclair
2016-10-13Make the CPDFXFA_App non-globaldsinclair
2016-10-13Cleanup CPDFXFA_App methodsdsinclair
2016-10-12Cleanup nits from merge CLchromium/2889dsinclair
2016-10-12Cleanup env variable namesdsinclair
2016-10-12Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironmentdsinclair
2016-10-12Get rid of CFX_ArrayTemplate<CPDF_Object*>tsepez
2016-10-12Remove unused widget handler overridesdsinclair
2016-10-11Fixup formfiller cleanupdsinclair
2016-10-11Remove remaining CPDFSDK_Document referencesdsinclair
2016-10-11Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert fpdfformfill to use CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert CPDFSDK_ActionHandler to CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert IJS_Runtime to CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Remove CPDFSDK_Document from IJS_Contextdsinclair
2016-10-11Convert Field to use CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert CPDFSDK_InterForm to take a CPDFSDK_FormFillEnvironmentdsinclair
2016-10-10Add method to convert to an indirect object in a dictionary.tsepez
2016-10-06Split m_InstalledTTFonts into two vectors to avoid sketchy logic.npm
2016-10-06Fixup MSan embeddertestsDan Sinclair
2016-10-05Remove m_pOccontent from CPDFSDK_Documentchromium/2882dsinclair
2016-10-05Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironmentdsinclair
2016-10-05Remove ownership of CPDFSDK_Document from CPDFXFA_Documentdsinclair
2016-10-05Cleanup some CPDFSDK_PageView annotation code.dsinclair
2016-10-04Rename fpdfsdk/fpdfxfa files to match contentschromium/2881dsinclair
2016-10-04Cleanup DEPS filesdsinclair
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
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_edit to core/fpdfapi/editdsinclair
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-10-03Guard against double deletion of page views.dsinclair
2016-10-03Remove unused CPDFSDK_PageView::ClearFXAnnotsdsinclair
2016-09-30Fix build of pdf_hint_table_fuzzer.chromium/2877tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move fpdfsdk/fxedit/include to fpdfsdk/fxeditdsinclair
2016-09-29Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfadsinclair