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