summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfxfa
AgeCommit message (Expand)Author
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
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-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 env variable namesdsinclair
2016-10-12Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert IJS_Runtime to CPDFSDK_FormFillEnvironmentdsinclair
2016-10-06Fixup MSan embeddertestsDan Sinclair
2016-10-05Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironmentdsinclair
2016-10-05Remove ownership of CPDFSDK_Document from CPDFXFA_Documentdsinclair
2016-10-04Rename fpdfsdk/fpdfxfa files to match contentschromium/2881dsinclair
2016-10-04Cleanup DEPS filesdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfadsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-29Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_pagedsinclair
2016-09-28Replace std::unique_ptr.reset() with WrapUnique assignment.thestig
2016-09-27Watch destruction of widgets around OnAAction() method.tsepez
2016-09-22Make creation of CPDFSDK_Document clearerdsinclair
2016-09-22Move CPDFSDK_Environment code to cpp filedsinclair
2016-09-20Cleanup CPDFXFA and CPDF document methodsdsinclair
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-14Remove FFI_ from CPDFSDK_Environment method namesdsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-09-14Cleanup CPDFXFA_Document.dsinclair
2016-09-14Remove unused code in CPDFXFA_Documentdsinclair
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-08-24Flip document and parser ownershipdsinclair
2016-08-17Split fpdfsdk/fsdk_baseform.h into individual classes.jaepark
2016-08-03Use smart pointers for class owned pointersweili
2016-07-27Reland of Remove pageview from map immediatelydsinclair
2016-07-20Clean up singleton implementationweili
2016-07-18Remove foxit app related setter and getter APIs in XFA codeweili
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-09Remove more casts, part 7.tsepez
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-06-06Remove FWL_HTIMER in favor of IWFL_TimerInfotsepez
2016-06-01Remove unused LoadString values, cleanup remaining strings.dsinclair
2016-06-01Track shared isolates better in FXJSE.tsepez
2016-05-31Fix a leak in CXFA_FontMgr.thestig