Age | Commit message (Expand) | Author |
2016-08-22 | Add fuzzer for CPDF_StreamParser | tsepez |
2016-08-19 | Add a fuzzer for CPDF_HintTables. | thestig |
2016-08-18 | Add llvm fuzzer for CPDF_PSEngine | tsepez |
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-06-16 | Add CFX_SAXReader fuzzer | dsinclair |
2016-06-14 | Add fuzzer for FDE CSS syntax parser. | dsinclair |
2016-06-13 | Optionally skip image type detection in progressive decoder. | dsinclair |
2016-06-06 | Add GIF, BMP, JPEG and TIFF XFA fuzzers | dsinclair |
2016-06-06 | XFA PNG Fuzzerchromium/2762chromium/2761 | 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-30 | Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://co... | dsinclair |
2016-04-27 | Allow overriding GN build flags | dsinclair |
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-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-03-29 | Remove IFDE_XML* classes. | dsinclair |
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Fix BUILD.gn for pdf_jpx_fuzzer. | Oliver Chang |
2016-03-18 | Add an openjpeg libfuzzer. | Oliver Chang |
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-03-02 | Rename png_ functions conflicting with chrome. | Tom Sepez |
2016-02-29 | Remove xfa_fm2js.h and IWYU. | 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 | Fix GYP for nonxfa builds from last commit.chromium/2654chromium/2653 | Oliver Chang |
2016-02-16 | Add initial libfuzzers for fm2js transpiling and XML parsing. | Oliver Chang |