Age | Commit message (Expand) | Author |
---|---|---|
2017-05-17 | Adding CXFA_Parse unittests | Dan Sinclair |
2017-05-17 | Rename formcalc files to better match contents | Dan Sinclair |
2017-05-16 | Update formcalc return types | Dan Sinclair |
2016-12-01 | Move Init to constructor in CXFA_FMProgram | Nicolas Pena |
2016-11-08 | Compile fuzzer sources in standalone builds. (try 2) | thestig |
2016-09-30 | Fix #includes in libfuzzer so pdfium can be rolled | npm |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
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 xfa_fm2js.h and IWYU. | Dan Sinclair |
2016-02-16 | Add initial libfuzzers for fm2js transpiling and XML parsing. | Oliver Chang |