Age | Commit message (Expand) | Author |
2018-04-12 | Retrieve the XML tree in the DocumentParser | Dan Sinclair |
2018-04-12 | Allow retrieving the XML tree from the CFX_XMLDoc | Dan Sinclair |
2018-04-10 | Merge CXFA_SimpleParser::{Start|Do}Parsechromium/3394 | Dan Sinclair |
2018-04-09 | Merge CXFA_DocumentParser::{Start|Do}Parse methods | Dan Sinclair |
2018-04-09 | Move the CFX_XMLParser out of CXFA_SimpleParser | Dan Sinclair |
2018-02-13 | Cleanup CFX_XMLDoc::SaveXMLNode | Dan Sinclair |
2017-12-05 | Fix CXFA_SimpleParser member destruction order. | Lei Zhang |
2017-12-04 | Make CXFA_SimpleParser members const or Unowned. | Lei Zhang |
2017-11-30 | Simplify XDP parsing code | Dan Sinclair |
2017-11-30 | Make parsers work off XFA_PacketType enum | Dan Sinclair |
2017-11-30 | A CXFA_Node can only be in one packet | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-05-04 | Cleanup more null IFX_Pause parameters | Dan Sinclair |
2017-04-19 | Move fde XML parser to core | Dan Sinclair |
2017-04-19 | Move CFGAS_Stream to CFX_SeekableStreamProxy | Dan Sinclair |
2017-04-18 | Rename IFGAS_Stream to CFGAS_Stream | Dan Sinclair |
2017-04-18 | Remove IFGAS_Stream::CreateWideStringReadStream | Dan Sinclair |
2017-04-18 | Subclass the stream implementations from CFGAS_Stream | Dan Sinclair |
2017-04-03 | Split the FDE XML file into indiviual class files. | Dan Sinclair |
2017-03-30 | Move CXFA_XMLParser to CFDE_XMLParser | Dan Sinclair |
2016-12-07 | Refcount IFGAS_ streams all the time, too | tsepez |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-07-21 | Remove default parameters from CXFA_SimpleParser. | dsinclair |
2016-07-21 | Remove CXFA_DocumentParser friendship with CXFA_SimpleParser | dsinclair |
2016-07-11 | Cleanup ownership of parser members | dsinclair |
2016-07-11 | Break xfa_parser_imp apart | dsinclair |