summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_document_parser.h
AgeCommit message (Expand)Author
2018-10-18Do IWYU for core/fxcrt/xml headers.Lei Zhang
2018-07-25Remove CFX_MemoryStream uses in tests.Lei Zhang
2018-07-17Limit recursion depth for CXFA_DocumentParser::NormalLoader().Henrique Nakashima
2018-05-02Add a CFX_XMLDocument class.Dan Sinclair
2018-04-17Convert CFX_XMLParser to take a IFX_SeekableStreamdan sinclair
2018-04-12Remove CXFA_DocumentParser::m_bDocumentParser flagDan Sinclair
2018-04-12Remove CFX_XMLDoc and call the parser directlyDan Sinclair
2018-04-12Rename CXFA_SimpleParser to CXFA_DocumentParserDan Sinclair
2018-04-12Fold CXFA_DocumentParser into CXFA_FFDocDan Sinclair
2018-04-12Retrieve the XML tree in the DocumentParserDan 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-03-23Tighten up XFA VisibilityDan Sinclair
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-07-11Cleanup ownership of parser membersdsinclair
2016-07-11Break xfa_parser_imp apartdsinclair