summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_document_parser.cpp
AgeCommit message (Expand)Author
2018-04-10Merge CXFA_SimpleParser::{Start|Do}Parsechromium/3394Dan Sinclair
2018-04-09Merge CXFA_DocumentParser::{Start|Do}Parse methodsDan Sinclair
2018-02-15Make the CFX_XMLNode a MaybeOwned pointerDan Sinclair
2018-02-13Cleanup CFX_XMLDoc::SaveXMLNodeDan Sinclair
2017-12-04Make a CXFA_DocumentParser member Unowned.Lei Zhang
2017-12-04Make CXFA_SimpleParser members const or Unowned.Lei Zhang
2017-11-30Make parsers work off XFA_PacketType enumDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-18Subclass the stream implementations from CFGAS_StreamDan Sinclair
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-11Cleanup ownership of parser membersdsinclair
2016-07-11Break xfa_parser_imp apartdsinclair