1. ec7a945 Add fuzzer for jbig2 parsing by kcwu · 8 years ago
  2. 2ab466e Clean up fx_codec_fax.cpp. by thestig · 8 years ago
  3. a177d1c Add fuzzer for cmap parsing by kcwu · 8 years ago
  4. 4dd613c Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoder by kcwu · 8 years ago
  5. da4bd10 Add fuzzer for icc codec by kcwu · 8 years ago
  6. 0b2a987 Set up isolate in CFXJS_Engine's constructor by weili · 8 years ago
  7. b1a7134 Add fuzzer for fax codec by kcwu · 8 years ago
  8. 0a17faf Use either /RECT or /QuadPoints for annotation coordinates, depending on /AP by tonikitoo · 8 years ago
  9. 84be3a3 Use ToUnicode mapping even when unicode is 0. by npm · 8 years ago
  10. cb92dc7 Cleanup page when unloading in embedder tests by dsinclair · 8 years ago
  11. c65e11e Roll DEPS for build to b73bafdd. by thestig · 8 years ago
  12. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago
  13. 5283e67 Fix the test case added in https://codereview.chromium.org/2277063003/ by tonikitoo · 8 years ago
  14. 0ee3590 Add support to Document::getAnnots method by tonikitoo · 8 years ago
  15. b7fb1fd Remove most things GYP. by thestig · 8 years ago
  16. 3e98158 Extend pdfium_test capability so that more Javascript can be executed by tonikitoo · 8 years ago
  17. 0dadcc6 Fix page leaks in an embedder test by weili · 8 years ago
  18. 236e47a Add fuzzer for CPDF_StreamParser by tsepez · 8 years ago
  19. 5b13e1d Add a fuzzer for CPDF_HintTables. by thestig · 8 years ago
  20. bb5fa04 Stub out Document::syncAnnotScan method. by tonikitoo · 8 years ago
  21. 618cb1f Add initial Document::getAnnot support by tonikitoo · 8 years ago
  22. 7996fe8 Add llvm fuzzer for CPDF_PSEngine by tsepez · 8 years ago
  23. 66c26e8 Hidden annotations should not be drawn by tonikitoo · 8 years ago
  24. b469424 Push v8::Isolate into CFXJS_Engine class by tsepez · 8 years ago
  25. a494191 Move some v8 objects from CJS back into FXJS by tsepez · 8 years ago
  26. ec26876 Make Document's 'info' property readonly by tonikitoo · 8 years ago
  27. 1c83675 Add support to Document::gotoNamedDest method. by tonikitoo · 8 years ago
  28. 33c4cdb Add support to Document::URL property getter. by tonikitoo · 8 years ago
  29. 8ca63de Remove another potential stale CJS_Timer usage by tsepez · 8 years ago
  30. 32e693f Fix issue when firing TimerProc() destroys timer by tsepez · 8 years ago
  31. 0fa54b8 Beef up timer cancellation tests by tsepez · 8 years ago
  32. 8e12029 Add test for bug 620428 (setinterval cancellation) by tsepez · 8 years ago
  33. 6faf9f9 Fix Jbig2 document context creation by checking proper pointer by weili · 8 years ago
  34. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 8 years ago
  35. b3f2467 Move fpdfsdk/jsapi into fxjs/ by dsinclair · 8 years ago
  36. 34f86b0 Break xfa_parser_imp apart by dsinclair · 8 years ago
  37. a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 8 years ago
  38. 2d6dda1 Implement IJS_Runtime::Destroy(). by thestig · 8 years ago
  39. c08cd7a Fix memory leaks with V8 startup data. by thestig · 8 years ago
  40. 29ce923 Fix memory leaks in EmbedderTest::OpenDocument(). by thestig · 8 years ago
  41. 5377267 Add CFX_SAXReader fuzzer by dsinclair · 8 years ago
  42. 756d379 Add fuzzer for FDE CSS syntax parser. by dsinclair · 8 years ago
  43. 82e24b1 Optionally skip image type detection in progressive decoder. by dsinclair · 8 years ago
  44. 7f3a15f [Android] Add support for standalone PDFium gn build on Android. by jbudorick · 8 years ago
  45. 9e077d2 Roll V8 and its deps and update ICU initialization call by jochen · 8 years ago
  46. 5a5f251 Add GIF, BMP, JPEG and TIFF XFA fuzzers by dsinclair · 8 years ago
  47. f7e108b XFA PNG Fuzzer by dsinclair · 8 years ago
  48. 8abd7a2 Remove use of v8:Lockers by tsepez · 8 years ago
  49. 38a1f0a Fix V8 isolate setup in embedder tests and roll V8 to 055bfa7. by jochen · 8 years ago
  50. 27ddf16 Distinguish between user and owner passwords. by thestig · 8 years ago
  51. 849284d Combine corpus runner into test_runner.py by dsinclair · 8 years ago
  52. d3743ea Revert "Replace Release() { delete this; } in fde_xml_imp.h" by Tom Sepez · 8 years ago
  53. fa34e80 Replace Release() { delete this; } in fde_xml_imp.h by tsepez · 8 years ago
  54. f7036ba Templatize CFX_{Byte,Wide}StringC by tsepez · 8 years ago
  55. f0db33f Revert "Reland of relax a couple checks to allow certain non-standard PDF files. (patchset #1 id:1 of https://codereview.chromium.org/1946693002/ )" by weili · 8 years ago
  56. d7725bb Copy the event definition file to the testing directory along with pdf by tsepez · 8 years ago
  57. 10b01bf Fix event sending in pdfium_test. by tsepez · 8 years ago
  58. a031357 Reland of lax a couple checks to allow certain non-standard PDF files. (patchset #1 id:1 of https://codereview.chromium.org/1946693002/ ) by weili · 8 years ago
  59. 5fc4f31 Revert of Relax a couple checks to allow certain non-standard PDF files. (patchset #1 id:1 of https://codereview.chromium.org/1926823002/ ) by weili · 8 years ago
  60. 038bf0b Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://codereview.chromium.org/1923333002/ ) by dsinclair · 8 years ago
  61. cd1e9ff Relax a couple checks to allow certain non-standard PDF files. by weili · 8 years ago
  62. 3b5cb78 Remove output redirect from corpus test runner. by dsinclair · 8 years ago
  63. 1ae572e Allow overriding GN build flags by dsinclair · 8 years ago
  64. 43854a5 Standardize on ASSERT. by dsinclair · 8 years ago
  65. 2a8a20c Combine the javascript and pixel test runners. by dsinclair · 8 years ago
  66. 39075a4 Standalone GN on mac by dsinclair · 8 years ago
  67. 90c964f Add a simple check for V4 cross reference table by weili · 8 years ago
  68. fc397dc Pixel tests are all generated, not .pdf files by dsinclair · 8 years ago
  69. 6b2c4d7 Upgrade build and clang. by dsinclair · 8 years ago
  70. 685bb88 Standalone GN build. by dsinclair · 8 years ago
  71. fb0e3d7 Revert of Re-Reland Combined test runner. (patchset #4 id:80001 of https://codereview.chromium.org/1888673003/ ) by dsinclair · 8 years ago
  72. 84b26ec Re-Reland Combined test runner. by dsinclair · 8 years ago
  73. 86d945b Exclude XFA-only corpus from non-xfa and roll corpus. by tsepez · 8 years ago
  74. f09bdfa Allow pdfium_test to send simple events to each page. by tsepez · 8 years ago
  75. 7cf5552 Prevent a potential OOB read in TranslateImageLine. by ochang · 8 years ago
  76. c3b26b1 Use platform specific test results as fallback in difference tests by weili · 8 years ago
  77. 6e0d67d Revert of Reland Combined test runner. (patchset #4 id:60001 of https://codereview.chromium.org/1886753002/ ) by dsinclair · 8 years ago
  78. 9cec54a Reland Combined test runner. by dsinclair · 8 years ago
  79. a654f0d Add dummy -j flags to pixel and javascript test runners by dsinclair · 8 years ago
  80. b8627c9 Fix integer issues leading to out of bounds access in fx_ge_text.cpp. by ochang · 8 years ago
  81. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 8 years ago
  82. 7a43745 Revert of Combined test runner. (patchset #2 id:20001 of https://codereview.chromium.org/1850273003/ ) by dsinclair · 8 years ago
  83. 03e8f12 Combined test runner. by dsinclair · 8 years ago
  84. 6fe7d21 Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. by tsepez · 8 years ago
  85. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 8 years ago
  86. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 8 years ago
  87. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 8 years ago
  88. ae95f76 Remove IFDE_XML* classes. by dsinclair · 8 years ago
  89. 90d8779 Add test for util.byteToChar() and fix error msg. by tsepez · 8 years ago
  90. 4f1f41f Added test for util.printx() and make it match spec. by tsepez · 8 years ago
  91. 8940993 Reduce signed/unsigned comparison warnings by Wei Li · 8 years ago
  92. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 8 years ago
  93. 86a61dc util.printd() replaces specified date with current date. by tsepez · 8 years ago
  94. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 8 years ago
  95. 3523c1f Fix parsing of double dot operators for FormCalc by Tom Sepez · 8 years ago
  96. 238bfb7 Fix BUILD.gn for pdf_jpx_fuzzer. by Oliver Chang · 8 years ago
  97. bf067b4 Add an openjpeg libfuzzer. by Oliver Chang · 8 years ago
  98. 544bbc6 Add missing DEPS files; enable checkdeps. by Dan Sinclair · 8 years ago
  99. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 8 years ago
  100. 520f247 Add a pixel test for text rendering regression by Wei Li · 8 years ago