summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2016-10-20Move fwl/lightwidget to fwl/coredsinclair
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-20Remove IFWL_*::Create methods, use newdsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-19Remove SetDataProvider from IFWL_Widgetdsinclair
2016-10-19Remove FWL Create methods, use new insteaddsinclair
2016-10-19Remove FWL theme subclassesdsinclair
2016-10-18Merge IFWL_App and FWL_AppImp togetherdsinclair
2016-10-17Cleanup unneeded FWL theme code.dsinclair
2016-10-17Revert "Make CPDF_Object containers hold objects via unique pointers."tsepez
2016-10-13Make CPDF_Object containers hold objects via unique pointers.tsepez
2016-10-13Fix nullptr crash inXFA_FFBarcode::UpdateWidgetProperty().thestig
2016-10-13Clean up fx_basic_util a littlenpm
2016-10-13Remove duplicate FWL key flagsdsinclair
2016-10-13Cleanup CPDFXFA_App methodsdsinclair
2016-10-12Get rid of CFX_ArrayTemplate<CPDF_Object*>tsepez
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-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-30Switch CFX_SAXReader to use std::stack.thestig
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 core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
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-29Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_fontdsinclair
2016-09-29Move core/fdrm/crypto/include to core/fdrm/cryptodsinclair
2016-09-26Clean up xfa_fontmgr.cpp.thestig
2016-09-23Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870npm
2016-09-22Move CPDFSDK_Environment code to cpp filedsinclair
2016-09-21Make the I in IFormFiller explicitdsinclair
2016-09-20Refactor CFX_FontCache to have only one in GE Module.art-snake
2016-09-19Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ...dsinclair
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-14Remove FFI_ from CPDFSDK_Environment method namesdsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-09-14Cleanup CPDFXFA_Document.dsinclair
2016-09-14Remove unused code in CPDFXFA_Documentdsinclair
2016-09-13Sort include entries.dsinclair
2016-09-12Fix some leaks associated with memory allocatorchromium/2859weili
2016-09-08Reland of Fix leaked internal fontweili
2016-09-08Fix memory management errors for font loading and copyingweili
2016-09-08Fix leaks in class CFGAS_FontMgrImpweili