1. 53f555a Move XFA pixel tests under pixel/ by Ryan Harrison · 7 years ago
  2. 26820b4 Setup testing XFA using .in files by Ryan Harrison · 7 years ago
  3. 56f7117 Teach fixup_pdf_template.py to automatically calculate stream length. by Lei Zhang · 7 years ago
  4. 566d0b9 Fix nits in Python code. by Lei Zhang · 7 years ago
  5. 7694f7e Add timeout when downloading gold json. by Henrique Nakashima · 7 years ago
  6. 72d34be Fix "the the" typos. by Lei Zhang · 7 years ago
  7. 625de44 Make api_check.py warning more informative about what needs to be fixed. by Henrique Nakashima · 7 years ago
  8. 9ccf087 Add missing fpdfview_c_api_test.c entries. by Lei Zhang · 7 years ago
  9. ea4a56d Read Skia gold json and compare to locally generated pngs. by Henrique Nakashima · 7 years ago
  10. 352e251 Add option to regenerate only platform-specific expected pngs. by Henrique Nakashima · 7 years ago
  11. 06673ed Add --regenerate_expected option to test_runner.py. by Henrique Nakashima · 7 years ago
  12. f76741e Store raw json with run results when running safetynet_job.py. by Henrique Nakashima · 7 years ago
  13. 63b0126 Implement FORM_OnFocus() API. by Lei Zhang · 7 years ago
  14. e6f3fcc Prepare safetynet_job.py to have its output sent in emails by Henrique Nakashima · 7 years ago
  15. 0da39e6 Make errors in called processes more evident and easier to debug. by Henrique Nakashima · 7 years ago
  16. 3c03439 Add 'testing' to a path that got missed by Ryan Harrison · 7 years ago
  17. fdc3acb Add safetynet_job.py to run safetynet_compare.py periodically. by Henrique Nakashima · 7 years ago
  18. 8fb94e9 Fixing utf-8 safetynet_conclusions problem when writing the json. by Henrique Nakashima · 7 years ago
  19. d9b0dac Extracting GetBooleanGnArg from coverage_report.py by Henrique Nakashima · 7 years ago
  20. 6470a6a Fixing PrintConclusionsDictHumanReadable for dicts loaded from string. by Henrique Nakashima · 7 years ago
  21. 44f7779 Move tools/coverage to testing/tools/coverage by Henrique Nakashima · 7 years ago
  22. f24fc1e Add script to compare performance of two versions of pdfium. by Henrique Nakashima · 7 years ago
  23. 06ac9c9 Clarify --build-dir help info in safetynet_measure.py. by Lei Zhang · 7 years ago
  24. 926c65a Add safetynet_measure.py to measure pdfium performance. by Henrique Nakashima · 7 years ago
  25. aeadad1 Make progressive renderer default for pdfium_test. by Dan Sinclair · 7 years ago
  26. 6fac27d Change terminology of image diff to differentiate from pixel tests. by Henrique Nakashima · 7 years ago
  27. 62d5076 Fixed file matching regex in test_runner. by Henrique Nakashima · 7 years ago
  28. 3bcabf3 Fail pixel tests when they do not provide the expected image. by Henrique Nakashima · 7 years ago
  29. bdb330e Fix the Size trailer entry in hand written PDFs. by Lei Zhang · 7 years ago
  30. 90d80f8 Ensure empty output directory to avoid duplicate upload by Stephan Altmueller · 7 years ago
  31. e14df7d Re-enable tests now that leak is fixed by Dan Sinclair · 8 years ago
  32. 5c19c35 Remove DrMemory by dan sinclair · 8 years ago
  33. 00d4064 Fixup test harness by dan sinclair · 8 years ago
  34. d532036 Add flag to ignore images by their MD5 digest by stephana · 8 years ago
  35. 38c2705 Ensures that the gold output directory exists by stephana · 8 years ago
  36. fa05e97 Gold support in PDFium by stephana · 8 years ago
  37. 849284d Combine corpus runner into test_runner.py by dsinclair · 8 years ago
  38. d7725bb Copy the event definition file to the testing directory along with pdf by tsepez · 8 years ago
  39. 10b01bf Fix event sending in pdfium_test. by tsepez · 8 years ago
  40. 3b5cb78 Remove output redirect from corpus test runner. by dsinclair · 8 years ago
  41. 2a8a20c Combine the javascript and pixel test runners. by dsinclair · 8 years ago
  42. fb0e3d7 Revert of Re-Reland Combined test runner. (patchset #4 id:80001 of https://codereview.chromium.org/1888673003/ ) by dsinclair · 8 years ago
  43. 84b26ec Re-Reland Combined test runner. by dsinclair · 8 years ago
  44. 86d945b Exclude XFA-only corpus from non-xfa and roll corpus. by tsepez · 8 years ago
  45. c3b26b1 Use platform specific test results as fallback in difference tests by weili · 8 years ago
  46. 6e0d67d Revert of Reland Combined test runner. (patchset #4 id:60001 of https://codereview.chromium.org/1886753002/ ) by dsinclair · 8 years ago
  47. 9cec54a Reland Combined test runner. by dsinclair · 8 years ago
  48. a654f0d Add dummy -j flags to pixel and javascript test runners by dsinclair · 8 years ago
  49. 7a43745 Revert of Combined test runner. (patchset #2 id:20001 of https://codereview.chromium.org/1850273003/ ) by dsinclair · 8 years ago
  50. 03e8f12 Combined test runner. by dsinclair · 8 years ago
  51. 5c1efd4 Merge to XFA: Hook up show-config to testing scripts. by Tom Sepez · 9 years ago
  52. acfe9a7 Merge to XFA: Unify suppressions files and add matcher syntax. by Tom Sepez · 9 years ago
  53. b2a4d4c XFA: Missing license in make_expected.sh by Tom Sepez · 9 years ago
  54. fba46da Merge to XFA: Enable Dr. Memory to run javascript, pixel, and corpus tests by Qin Zhao · 9 years ago
  55. dccfe57 Merge to XFA: Revert "One test runner to rule them all." by Dan Sinclair · 9 years ago
  56. ad98f07 Merge to XFA: Return result of the test runner. by Dan Sinclair · 9 years ago
  57. a2d6430 Merge to XFA: One test runner to rule them all. by Dan Sinclair · 9 years ago
  58. 456b923 Merge to XFA: Allow running individual tests. by Dan Sinclair · 9 years ago
  59. 2f604d5 Merge to XFA: Make parallelized run_corpus_tests.py handle ctrl-c. by Lei Zhang · 9 years ago
  60. 6f3c2ff Merge to XFA: Parallelize run_corpus_tests.py. by Lei Zhang · 9 years ago
  61. 77aaf96 Merge to XFA: Remove existing generated images before running a test. by Lei Zhang · 9 years ago
  62. 44aa03e Merge to XFA: Change fixup_pdf_template.py to open files in binary mode. by Lei Zhang · 9 years ago
  63. f4bef48 Merge to XFA: Add simple script to regenerate expected results. by Tom Sepez · 9 years ago
  64. d44f107 Merge to XFA: Sort unexpected test results. by Lei Zhang · 9 years ago
  65. 7dac058 Merge to XFA: Corpus tests check for unexpected successes. by Tom Sepez · 9 years ago
  66. 56ba429 Get test running scripts to detect and report common error, XFA. by Bruce Dawson · 9 years ago
  67. 30762ce Merge to XFA: testing utility combo patch by Tom Sepez · 9 years ago
  68. a8fd0e8 Merge to XFA: Return OS status code from python test driver scripts. by Tom Sepez · 10 years ago
  69. 9519ab2 Merge to XFA: Pull our new test case repository via deps. by Tom Sepez · 10 years ago
  70. df16baf Merge to XFA: Convert pdfium expected test results to PNG format. by Tom Sepez · 10 years ago
  71. b7cb36a Merge to XFA: Run javascript/pixel tests via automated script. by Tom Sepez · 10 years ago
  72. 93daa3c Merge to XFA: Fix segv in CPDF_DataAvail::CheckRoot() by Tom Sepez · 10 years ago
  73. c8f6ab6 Merge to XFA: Add embeddertests. by Tom Sepez · 10 years ago