summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_xml_parser.h
AgeCommit message (Expand)Author
2017-03-03remove CFX_StackTemplate<CFDE_XMLNode*>chromium/3030Tom Sepez
2017-01-23Remove some |void Release() { delete this; }| anti-pattern.tsepez
2016-12-07Use unique_ptr for CXFA_XMLParser.tsepez
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-07-11Break xfa_parser_imp apartdsinclair