Age | Commit message (Expand) | Author |
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-12 | Fold CXFA_WideTextRead into IFGAS_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 | Use unique_ptr for CXFA_XMLParser. | tsepez |
2016-12-07 | Refcount IFGAS_ streams all the time, too | tsepez |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-11-08 | Compile fuzzer sources in standalone builds. (try 2) | thestig |
2016-11-03 | Remove FX_BOOL entirely. | tsepez |
2016-11-01 | libfuzzer: FALSE is not a pointer | tsepez |
2016-09-30 | Fix #includes in libfuzzer so pdfium can be rolled | npm |
2016-07-21 | Move xfa_basic_imp to cxfa_widetextread. | dsinclair |
2016-07-11 | Break xfa_parser_imp apart | dsinclair |
2016-07-11 | Remove IXFA_Parser, cleanup XFA parser code. | dsinclair |
2016-05-16 | Revert "Replace Release() { delete this; } in fde_xml_imp.h" | Tom Sepez |
2016-05-16 | Replace Release() { delete this; } in fde_xml_imp.h | tsepez |
2016-04-06 | Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. | tsepez |
2016-03-29 | Remove IFDE_XML* classes. | dsinclair |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |
2016-03-08 | Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src | Dan Sinclair |
2016-02-29 | Remove foxitlib.h and foxitxfa.h and IWYU. | Dan Sinclair |
2016-02-24 | Remove xfa_common.h and IWYU. | Dan Sinclair |
2016-02-16 | Add initial libfuzzers for fm2js transpiling and XML parsing. | Oliver Chang |