1. f64a730 Implement fuzzer for FormCalc parsing by Ryan Harrison · 7 years ago
  2. c136b31 Implement fuzzer for LZW decompressor by Ryan Harrison · 7 years ago
  3. a5c32a1 Extract test subclasses of IFX_SeekableReadStream by Ryan Harrison · 7 years ago
  4. bacf75e Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_T by Ryan Harrison · 7 years ago
  5. 875e98c Remove FX_STRSIZE and replace with size_t by Ryan Harrison · 7 years ago
  6. 73bed4e Fix crash when rendering invalid GIF by Ryan Harrison · 7 years ago
  7. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 7 years ago
  8. 61f2f48 Isolate lcms2 usage to a few files. by Lei Zhang · 7 years ago
  9. e9d6834 Remove unneeded core/fxcodec/fx_codec.h includes. by Lei Zhang · 7 years ago
  10. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  11. 1eae16d Remove isDevice parameter from barcode Render(). by Henrique Nakashima · 7 years ago
  12. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  13. a94566f Move CFX_WideTextBuf out of fx_basic by Dan Sinclair · 7 years ago
  14. ccd5be0 Move CFX_BitStream to its own file by Dan Sinclair · 7 years ago
  15. 2bb28c3 Limit pdf_codec_jbig2_fuzzer memory usage. by Lei Zhang · 7 years ago
  16. b0860be Limit pdf_jpx_fuzzer memory usage. by Lei Zhang · 7 years ago
  17. 8ada2ef Fix some nits in XFACodecFuzzer. by Lei Zhang · 7 years ago
  18. 9f0e85a Move CSS code to core by Dan Sinclair · 7 years ago
  19. 58bf3de Cleanup ICC code part 1 by Nicolas Pena · 8 years ago
  20. f3024c3 Split CFDE_CSSTextBuf in two. by Lei Zhang · 8 years ago
  21. 169b301 Use proper file names in core/fpdfapi/font by Nicolas Pena · 8 years ago
  22. 2685318 Add font loading fuzzer by Nicolas Pena · 8 years ago
  23. c559156 Adding CXFA_Parse unittests by Dan Sinclair · 8 years ago
  24. 2e9d47a Rename formcalc files to better match contents by Dan Sinclair · 8 years ago
  25. c0d358a Update formcalc return types by Dan Sinclair · 8 years ago
  26. df673c2 Cleanup more null IFX_Pause parameters by Dan Sinclair · 8 years ago
  27. 0acfff3 Actually build fuzzers with the pdfium_all target. by Lei Zhang · 8 years ago
  28. 5628fd7 Add barcode test skeleton by Tom Sepez · 8 years ago
  29. 283a043 Convert IFX_MemoryStream to CFX_MemoryStream by Dan Sinclair · 8 years ago
  30. 0d86ecb Move fde XML parser to core by Dan Sinclair · 8 years ago
  31. 3b71d26 Move CFGAS_Stream to CFX_SeekableStreamProxy by Dan Sinclair · 8 years ago
  32. bf510b7 Rename IFGAS_Stream to CFGAS_Stream by Dan Sinclair · 8 years ago
  33. fdf7d40 Remove IFGAS_Stream::CreateWideStringReadStream by Dan Sinclair · 8 years ago
  34. 5111496 Fold CXFA_WideTextRead into IFGAS_Stream by Dan Sinclair · 8 years ago
  35. 9d6a208 Remove MakeSeekableReadStream by Dan Sinclair · 8 years ago
  36. afd0d1f RefCount CPDF_StreamAcc all the time. by Tom Sepez · 8 years ago
  37. 37cc5fb Finish splitting up fx_dib.h by Nicolas Pena · 8 years ago
  38. ac35589 Split the FDE XML file into indiviual class files. by Dan Sinclair · 8 years ago
  39. bd9237e Move CXFA_XMLParser to CFDE_XMLParser by Dan Sinclair · 8 years ago
  40. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  41. ddb7016 Move CFX files into fxcrt by Dan Sinclair · 8 years ago
  42. 8e5038f Rename fgas_stream to ifgas_stream by Dan Sinclair · 8 years ago
  43. 8149ae1 Init PDFium in fuzzer code by Dan Sinclair · 8 years ago
  44. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 8 years ago
  45. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 8 years ago
  46. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 8 years ago
  47. 4a58d14 Refcount CPDF_CMap all the time. by Tom Sepez · 8 years ago
  48. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  49. b4a2618 Create virtual codec APIs so chrome/fuzzers can link separately by Tom Sepez · 8 years ago
  50. 6438c4f Limit parsing recursion levels in CPDF_StreamParser by Nicolas Pena · 8 years ago
  51. cff5618 Fix CSS fuzzer input size by Dan Sinclair · 8 years ago
  52. 95bec80 Split fde/css files into individual class files. by Dan Sinclair · 8 years ago
  53. 9dbc3c4 Remove unused syntax parser initialize method. by Dan Sinclair · 8 years ago
  54. db76470 Add postscript path by rbpotter · 8 years ago
  55. 96f482c Convert FDE CSS enums to enum classes. by Dan Sinclair · 8 years ago
  56. 64f4e25 Use unique_ptr for CXFA_XMLParser. by tsepez · 8 years ago
  57. 7cda31a Refcount IFGAS_ streams all the time, too by tsepez · 8 years ago
  58. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  59. 0527ec5 Rename IFX_Stream to IFGAS_Stream. by tsepez · 8 years ago
  60. 991f618 Move Init to constructor in CXFA_FMProgram by Nicolas Pena · 8 years ago
  61. 345d489 Convert loose FX_Create* functions into static methods by tsepez · 8 years ago
  62. 1aff265 Continue splitting pageint.h into per-class files by tsepez · 8 years ago
  63. 06104a8 Remove some WrapUnique() calls by returing unique_ptrs by tsepez · 8 years ago
  64. bcd3e53 Check dimensions and content of bitmaps in EmbedderTests. by thestig · 8 years ago
  65. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  66. 8a3aa45 Make CPDF_Array take unique_ptrs by tsepez · 8 years ago
  67. 62114cf Compile fuzzer sources in standalone builds. (try 2) by thestig · 8 years ago
  68. 3c669a7 Fix #include after commit c09625ca. by thestig · 8 years ago
  69. c09625c Rename CPDF_Linearized to CPDF_LinearizedHeader by tsepez · 8 years ago
  70. 240dec5 Reland of Unify some code by art-snake · 8 years ago
  71. 9adabf8 Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 of https://codereview.chromium.org/2480043002/ ) by npm · 8 years ago
  72. 470b5fa Compile fuzzer sources in standalone builds. by thestig · 8 years ago
  73. 33fdebc Reland "Remove CPDF_Object::Release() in favor of direct delete" by tsepez · 8 years ago
  74. c9f94df Fix roll after TRUE conversion by dsinclair · 8 years ago
  75. 304bb91 Remove FX_BOOL entirely. by tsepez · 8 years ago
  76. 919e48d libfuzzer: FALSE is not a pointer by tsepez · 8 years ago
  77. aeab530 Fix libfuzzer build broken at 9f7f7f8 by tsepez · 8 years ago
  78. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  79. 968a88f Fix fuzzer paths by dsinclair · 8 years ago
  80. fb40387 Make sure the fuzzer read size does not go negative. by dsinclair · 8 years ago
  81. 43c8a6a Fix #includes in libfuzzer so pdfium can be rolled by npm · 8 years ago
  82. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  83. ec7a945 Add fuzzer for jbig2 parsing by kcwu · 8 years ago
  84. 2ab466e Clean up fx_codec_fax.cpp. by thestig · 8 years ago
  85. a177d1c Add fuzzer for cmap parsing by kcwu · 8 years ago
  86. 4dd613c Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoder by kcwu · 8 years ago
  87. da4bd10 Add fuzzer for icc codec by kcwu · 8 years ago
  88. b1a7134 Add fuzzer for fax codec by kcwu · 8 years ago
  89. b7fb1fd Remove most things GYP. by thestig · 8 years ago
  90. 236e47a Add fuzzer for CPDF_StreamParser by tsepez · 8 years ago
  91. 5b13e1d Add a fuzzer for CPDF_HintTables. by thestig · 8 years ago
  92. 7996fe8 Add llvm fuzzer for CPDF_PSEngine by tsepez · 8 years ago
  93. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 9 years ago
  94. 34f86b0 Break xfa_parser_imp apart by dsinclair · 9 years ago
  95. a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 9 years ago
  96. 5377267 Add CFX_SAXReader fuzzer by dsinclair · 9 years ago
  97. 756d379 Add fuzzer for FDE CSS syntax parser. by dsinclair · 9 years ago
  98. 82e24b1 Optionally skip image type detection in progressive decoder. by dsinclair · 9 years ago
  99. 5a5f251 Add GIF, BMP, JPEG and TIFF XFA fuzzers by dsinclair · 9 years ago
  100. f7e108b XFA PNG Fuzzer by dsinclair · 9 years ago