summaryrefslogtreecommitdiff
path: root/testing/libfuzzer
AgeCommit message (Expand)Author
2016-04-30Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://co...dsinclair
2016-04-27Allow overriding GN build flagsdsinclair
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument.tsepez
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-03-29Remove IFDE_XML* classes.dsinclair
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Fix BUILD.gn for pdf_jpx_fuzzer.Oliver Chang
2016-03-18Add an openjpeg libfuzzer.Oliver Chang
2016-03-14Move xfa/src up to xfa/.Dan Sinclair
2016-03-08Remove xfa/src/fxfa/src/common and xfa/src/fxfa/srcDan Sinclair
2016-03-02Rename png_ functions conflicting with chrome.Tom Sepez
2016-02-29Remove xfa_fm2js.h and IWYU.Dan Sinclair
2016-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-24Remove xfa_common.h and IWYU.Dan Sinclair
2016-02-16Fix GYP for nonxfa builds from last commit.chromium/2654chromium/2653Oliver Chang
2016-02-16Add initial libfuzzers for fm2js transpiling and XML parsing.Oliver Chang