1. 849284d Combine corpus runner into test_runner.py by dsinclair · 9 years ago
  2. d3743ea Revert "Replace Release() { delete this; } in fde_xml_imp.h" by Tom Sepez · 9 years ago
  3. fa34e80 Replace Release() { delete this; } in fde_xml_imp.h by tsepez · 9 years ago
  4. f7036ba Templatize CFX_{Byte,Wide}StringC by tsepez · 9 years ago
  5. 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
  6. d7725bb Copy the event definition file to the testing directory along with pdf by tsepez · 9 years ago
  7. 10b01bf Fix event sending in pdfium_test. by tsepez · 9 years ago
  8. 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
  9. 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
  10. 038bf0b Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://codereview.chromium.org/1923333002/ ) by dsinclair · 9 years ago
  11. cd1e9ff Relax a couple checks to allow certain non-standard PDF files. by weili · 9 years ago
  12. 3b5cb78 Remove output redirect from corpus test runner. by dsinclair · 9 years ago
  13. 1ae572e Allow overriding GN build flags by dsinclair · 9 years ago
  14. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  15. 2a8a20c Combine the javascript and pixel test runners. by dsinclair · 9 years ago
  16. 39075a4 Standalone GN on mac by dsinclair · 9 years ago
  17. 90c964f Add a simple check for V4 cross reference table by weili · 9 years ago
  18. fc397dc Pixel tests are all generated, not .pdf files by dsinclair · 9 years ago
  19. 6b2c4d7 Upgrade build and clang. by dsinclair · 9 years ago
  20. 685bb88 Standalone GN build. by dsinclair · 9 years ago
  21. fb0e3d7 Revert of Re-Reland Combined test runner. (patchset #4 id:80001 of https://codereview.chromium.org/1888673003/ ) by dsinclair · 9 years ago
  22. 84b26ec Re-Reland Combined test runner. by dsinclair · 9 years ago
  23. 86d945b Exclude XFA-only corpus from non-xfa and roll corpus. by tsepez · 9 years ago
  24. f09bdfa Allow pdfium_test to send simple events to each page. by tsepez · 9 years ago
  25. 7cf5552 Prevent a potential OOB read in TranslateImageLine. by ochang · 9 years ago
  26. c3b26b1 Use platform specific test results as fallback in difference tests by weili · 9 years ago
  27. 6e0d67d Revert of Reland Combined test runner. (patchset #4 id:60001 of https://codereview.chromium.org/1886753002/ ) by dsinclair · 9 years ago
  28. 9cec54a Reland Combined test runner. by dsinclair · 9 years ago
  29. a654f0d Add dummy -j flags to pixel and javascript test runners by dsinclair · 9 years ago
  30. b8627c9 Fix integer issues leading to out of bounds access in fx_ge_text.cpp. by ochang · 9 years ago
  31. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  32. 7a43745 Revert of Combined test runner. (patchset #2 id:20001 of https://codereview.chromium.org/1850273003/ ) by dsinclair · 9 years ago
  33. 03e8f12 Combined test runner. by dsinclair · 9 years ago
  34. 6fe7d21 Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. by tsepez · 9 years ago
  35. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
  36. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  37. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  38. ae95f76 Remove IFDE_XML* classes. by dsinclair · 9 years ago
  39. 90d8779 Add test for util.byteToChar() and fix error msg. by tsepez · 9 years ago
  40. 4f1f41f Added test for util.printx() and make it match spec. by tsepez · 9 years ago
  41. 8940993 Reduce signed/unsigned comparison warnings by Wei Li · 9 years ago
  42. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  43. 86a61dc util.printd() replaces specified date with current date. by tsepez · 9 years ago
  44. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  45. 3523c1f Fix parsing of double dot operators for FormCalc by Tom Sepez · 9 years ago
  46. 238bfb7 Fix BUILD.gn for pdf_jpx_fuzzer. by Oliver Chang · 9 years ago
  47. bf067b4 Add an openjpeg libfuzzer. by Oliver Chang · 9 years ago
  48. 544bbc6 Add missing DEPS files; enable checkdeps. by Dan Sinclair · 9 years ago
  49. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago
  50. 520f247 Add a pixel test for text rendering regression by Wei Li · 9 years ago
  51. 2f4232d Support clang-cl build on Windows. by Oliver Chang · 9 years ago
  52. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  53. 6cdf084 Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src by Dan Sinclair · 9 years ago
  54. 0e2e5d7 Fix infinite loop for bookmark search by Wei Li · 9 years ago
  55. d8741af Add JS tests for global const equality. by Tom Sepez · 9 years ago
  56. 42fb301 Fix parsing of object numbers > 16,777,216. by Dan Sinclair · 9 years ago
  57. d87b20e Rename png_ functions conflicting with chrome. by Tom Sepez · 9 years ago
  58. 3f157c7 Remove xfa_fm2js.h and IWYU. by Dan Sinclair · 9 years ago
  59. b364301 Remove foxitlib.h and foxitxfa.h and IWYU. by Dan Sinclair · 9 years ago
  60. 4b33779 Remove xfa_common.h and IWYU. by Dan Sinclair · 9 years ago
  61. d2019df Change presubmit lint check to a blacklist. by dan sinclair · 9 years ago
  62. 65b3655 Clean up CPDF_FileSpec and add unit tests by Wei Li · 9 years ago
  63. c7cd809 Fixup incorrect include guards. by Dan Sinclair · 9 years ago
  64. 61046b9 Sort headers in non-xfa directories. by Dan Sinclair · 9 years ago
  65. efbc191 Expand all paths to be based off pdfium/ directory by Dan Sinclair · 9 years ago
  66. 970c11e Refactor CPDF_SimpleParser and add unit tests. by Wei Li · 9 years ago
  67. 4f7f4ee Simplify string function test macro by Wei Li · 9 years ago
  68. 53520a1 Fix GYP for nonxfa builds from last commit. by Oliver Chang · 9 years ago
  69. e67d218 Add initial libfuzzers for fm2js transpiling and XML parsing. by Oliver Chang · 9 years ago
  70. 0db9009 Add unit tests for ascii85 and hex decoders. by Wei Li · 9 years ago
  71. 4d07179 Fix tests under no_v8 build option by Tom Sepez · 9 years ago
  72. 58fb36a Merge to XFA: Use JS_ExpandKeywordParams() in app.response() by Tom Sepez · 9 years ago
  73. 6c5acbd Merge to XFA: Add Test for field.getArray() sort-order. by Tom Sepez · 9 years ago
  74. e5fbd7a Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm(). by Tom Sepez · 9 years ago
  75. fe351db Merge to XFA: Add tests for CBA_AnnotIterator. by Tom Sepez · 9 years ago
  76. bd93257 Merge to XFA: Fix behaviour of app.alert() with a single object argument. by Tom Sepez · 9 years ago
  77. 4246b00 Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber(). by Tom Sepez · 9 years ago
  78. 5c1efd4 Merge to XFA: Hook up show-config to testing scripts. by Tom Sepez · 9 years ago
  79. 6bc997a Merge to XFA: Fix infinite loops caused by calling circular indirect objects by Wei Li · 9 years ago
  80. acfe9a7 Merge to XFA: Unify suppressions files and add matcher syntax. by Tom Sepez · 9 years ago
  81. 2ac8124 Merge to XFA: Make the bug 361 test case work in Acrobat. by Lei Zhang · 9 years ago
  82. 07fb4cf Merge to XFA: Loose checking for trailer's size field by Wei Li · 9 years ago
  83. 215816b Merge to XFA: Correct the way to count pages and to avoid infinite loop by Wei Li · 9 years ago
  84. 652bd5f Merge to XFA: Additional test cases for bug_361 by Tom Sepez · 9 years ago
  85. 51e01b8 Merge to XFA: test cast for bug_361 by Tom Sepez · 9 years ago
  86. f2b300a Merge to XFA: Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject() by Wei Li · 9 years ago
  87. 8e3f893 Merge to XFA: Fix infinite loop caused by parsing same indirect objects by Wei Li · 9 years ago
  88. 0aec19b Merge to XFA: Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE. by Tom Sepez · 9 years ago
  89. bcc03a4 Merge to XFA: Fix a GetFileContents() call that should have been in commit aa326bd6. by Lei Zhang · 9 years ago
  90. ab5537d Invalidate IPWL_FocusHandler and IPWL_Provider on destruction. by Lei Zhang · 9 years ago
  91. 0aa3531 Merge to XFA: Return unique_ptrs from test_support functions by Tom Sepez · 9 years ago
  92. d483eb4 Merge to XFA: Add fpdf_edit basic creation embedder test. by Tom Sepez · 9 years ago
  93. 63f9be7 Merge to XFA: Fix an infinite loop in CPDF_Parser::RebuildCrossRef(). by Lei Zhang · 9 years ago
  94. c009e8e Merge to XFA: Exit infinite loops for cross reference loading by Wei Li · 9 years ago
  95. 8ab45ea Merge to XFA: Make FPDF_WIDESTRING work regardless of endianness. by Tom Sepez · 9 years ago
  96. fad30ca Merge to XFA: Add FPDFDoc_GetPageMode() embeddertest by Tom Sepez · 9 years ago
  97. 453d96b Merge to XFA: Reapply "Fix a partial rendering problem" by Lei Zhang · 9 years ago
  98. aa8bf7e Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. by Lei Zhang · 9 years ago
  99. 1ac47eb Merge to XFA: Fix JS seconds since epoch to date conversions. by Lei Zhang · 9 years ago
  100. b2a4d4c XFA: Missing license in make_expected.sh by Tom Sepez · 9 years ago