1. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 9 years ago
  2. b3f2467 Move fpdfsdk/jsapi into fxjs/ by dsinclair · 9 years ago
  3. 34f86b0 Break xfa_parser_imp apart by dsinclair · 9 years ago
  4. a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 9 years ago
  5. 2d6dda1 Implement IJS_Runtime::Destroy(). by thestig · 9 years ago
  6. c08cd7a Fix memory leaks with V8 startup data. by thestig · 9 years ago
  7. 29ce923 Fix memory leaks in EmbedderTest::OpenDocument(). by thestig · 9 years ago
  8. 5377267 Add CFX_SAXReader fuzzer by dsinclair · 9 years ago
  9. 756d379 Add fuzzer for FDE CSS syntax parser. by dsinclair · 9 years ago
  10. 82e24b1 Optionally skip image type detection in progressive decoder. by dsinclair · 9 years ago
  11. 7f3a15f [Android] Add support for standalone PDFium gn build on Android. by jbudorick · 9 years ago
  12. 9e077d2 Roll V8 and its deps and update ICU initialization call by jochen · 9 years ago
  13. 5a5f251 Add GIF, BMP, JPEG and TIFF XFA fuzzers by dsinclair · 9 years ago
  14. f7e108b XFA PNG Fuzzer by dsinclair · 9 years ago
  15. 8abd7a2 Remove use of v8:Lockers by tsepez · 9 years ago
  16. 38a1f0a Fix V8 isolate setup in embedder tests and roll V8 to 055bfa7. by jochen · 9 years ago
  17. 27ddf16 Distinguish between user and owner passwords. by thestig · 9 years ago
  18. 849284d Combine corpus runner into test_runner.py by dsinclair · 9 years ago
  19. d3743ea Revert "Replace Release() { delete this; } in fde_xml_imp.h" by Tom Sepez · 9 years ago
  20. fa34e80 Replace Release() { delete this; } in fde_xml_imp.h by tsepez · 9 years ago
  21. f7036ba Templatize CFX_{Byte,Wide}StringC by tsepez · 9 years ago
  22. 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 · 9 years ago
  23. d7725bb Copy the event definition file to the testing directory along with pdf by tsepez · 9 years ago
  24. 10b01bf Fix event sending in pdfium_test. by tsepez · 9 years ago
  25. 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 · 9 years ago
  26. 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 · 9 years ago
  27. 038bf0b Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://codereview.chromium.org/1923333002/ ) by dsinclair · 9 years ago
  28. cd1e9ff Relax a couple checks to allow certain non-standard PDF files. by weili · 9 years ago
  29. 3b5cb78 Remove output redirect from corpus test runner. by dsinclair · 9 years ago
  30. 1ae572e Allow overriding GN build flags by dsinclair · 9 years ago
  31. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  32. 2a8a20c Combine the javascript and pixel test runners. by dsinclair · 9 years ago
  33. 39075a4 Standalone GN on mac by dsinclair · 9 years ago
  34. 90c964f Add a simple check for V4 cross reference table by weili · 9 years ago
  35. fc397dc Pixel tests are all generated, not .pdf files by dsinclair · 9 years ago
  36. 6b2c4d7 Upgrade build and clang. by dsinclair · 9 years ago
  37. 685bb88 Standalone GN build. by dsinclair · 9 years ago
  38. fb0e3d7 Revert of Re-Reland Combined test runner. (patchset #4 id:80001 of https://codereview.chromium.org/1888673003/ ) by dsinclair · 9 years ago
  39. 84b26ec Re-Reland Combined test runner. by dsinclair · 9 years ago
  40. 86d945b Exclude XFA-only corpus from non-xfa and roll corpus. by tsepez · 9 years ago
  41. f09bdfa Allow pdfium_test to send simple events to each page. by tsepez · 9 years ago
  42. 7cf5552 Prevent a potential OOB read in TranslateImageLine. by ochang · 9 years ago
  43. c3b26b1 Use platform specific test results as fallback in difference tests by weili · 9 years ago
  44. 6e0d67d Revert of Reland Combined test runner. (patchset #4 id:60001 of https://codereview.chromium.org/1886753002/ ) by dsinclair · 9 years ago
  45. 9cec54a Reland Combined test runner. by dsinclair · 9 years ago
  46. a654f0d Add dummy -j flags to pixel and javascript test runners by dsinclair · 9 years ago
  47. b8627c9 Fix integer issues leading to out of bounds access in fx_ge_text.cpp. by ochang · 9 years ago
  48. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  49. 7a43745 Revert of Combined test runner. (patchset #2 id:20001 of https://codereview.chromium.org/1850273003/ ) by dsinclair · 9 years ago
  50. 03e8f12 Combined test runner. by dsinclair · 9 years ago
  51. 6fe7d21 Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. by tsepez · 9 years ago
  52. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
  53. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  54. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  55. ae95f76 Remove IFDE_XML* classes. by dsinclair · 9 years ago
  56. 90d8779 Add test for util.byteToChar() and fix error msg. by tsepez · 9 years ago
  57. 4f1f41f Added test for util.printx() and make it match spec. by tsepez · 9 years ago
  58. 8940993 Reduce signed/unsigned comparison warnings by Wei Li · 9 years ago
  59. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  60. 86a61dc util.printd() replaces specified date with current date. by tsepez · 9 years ago
  61. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  62. 3523c1f Fix parsing of double dot operators for FormCalc by Tom Sepez · 9 years ago
  63. 238bfb7 Fix BUILD.gn for pdf_jpx_fuzzer. by Oliver Chang · 9 years ago
  64. bf067b4 Add an openjpeg libfuzzer. by Oliver Chang · 9 years ago
  65. 544bbc6 Add missing DEPS files; enable checkdeps. by Dan Sinclair · 9 years ago
  66. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago
  67. 520f247 Add a pixel test for text rendering regression by Wei Li · 9 years ago
  68. 2f4232d Support clang-cl build on Windows. by Oliver Chang · 9 years ago
  69. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  70. 6cdf084 Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src by Dan Sinclair · 9 years ago
  71. 0e2e5d7 Fix infinite loop for bookmark search by Wei Li · 9 years ago
  72. d8741af Add JS tests for global const equality. by Tom Sepez · 9 years ago
  73. 42fb301 Fix parsing of object numbers > 16,777,216. by Dan Sinclair · 9 years ago
  74. d87b20e Rename png_ functions conflicting with chrome. by Tom Sepez · 9 years ago
  75. 3f157c7 Remove xfa_fm2js.h and IWYU. by Dan Sinclair · 9 years ago
  76. b364301 Remove foxitlib.h and foxitxfa.h and IWYU. by Dan Sinclair · 9 years ago
  77. 4b33779 Remove xfa_common.h and IWYU. by Dan Sinclair · 9 years ago
  78. d2019df Change presubmit lint check to a blacklist. by dan sinclair · 9 years ago
  79. 65b3655 Clean up CPDF_FileSpec and add unit tests by Wei Li · 9 years ago
  80. c7cd809 Fixup incorrect include guards. by Dan Sinclair · 9 years ago
  81. 61046b9 Sort headers in non-xfa directories. by Dan Sinclair · 9 years ago
  82. efbc191 Expand all paths to be based off pdfium/ directory by Dan Sinclair · 9 years ago
  83. 970c11e Refactor CPDF_SimpleParser and add unit tests. by Wei Li · 9 years ago
  84. 4f7f4ee Simplify string function test macro by Wei Li · 9 years ago
  85. 53520a1 Fix GYP for nonxfa builds from last commit. by Oliver Chang · 9 years ago
  86. e67d218 Add initial libfuzzers for fm2js transpiling and XML parsing. by Oliver Chang · 9 years ago
  87. 0db9009 Add unit tests for ascii85 and hex decoders. by Wei Li · 9 years ago
  88. 4d07179 Fix tests under no_v8 build option by Tom Sepez · 9 years ago
  89. 58fb36a Merge to XFA: Use JS_ExpandKeywordParams() in app.response() by Tom Sepez · 9 years ago
  90. 6c5acbd Merge to XFA: Add Test for field.getArray() sort-order. by Tom Sepez · 9 years ago
  91. e5fbd7a Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm(). by Tom Sepez · 9 years ago
  92. fe351db Merge to XFA: Add tests for CBA_AnnotIterator. by Tom Sepez · 9 years ago
  93. bd93257 Merge to XFA: Fix behaviour of app.alert() with a single object argument. by Tom Sepez · 9 years ago
  94. 4246b00 Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber(). by Tom Sepez · 9 years ago
  95. 5c1efd4 Merge to XFA: Hook up show-config to testing scripts. by Tom Sepez · 9 years ago
  96. 6bc997a Merge to XFA: Fix infinite loops caused by calling circular indirect objects by Wei Li · 9 years ago
  97. acfe9a7 Merge to XFA: Unify suppressions files and add matcher syntax. by Tom Sepez · 9 years ago
  98. 2ac8124 Merge to XFA: Make the bug 361 test case work in Acrobat. by Lei Zhang · 9 years ago
  99. 07fb4cf Merge to XFA: Loose checking for trailer's size field by Wei Li · 9 years ago
  100. 215816b Merge to XFA: Correct the way to count pages and to avoid infinite loop by Wei Li · 9 years ago