1. 0da39e6 Make errors in called processes more evident and easier to debug. by Henrique Nakashima · 7 years ago
  2. 3c03439 Add 'testing' to a path that got missed by Ryan Harrison · 7 years ago
  3. fdc3acb Add safetynet_job.py to run safetynet_compare.py periodically. by Henrique Nakashima · 7 years ago
  4. 8fb94e9 Fixing utf-8 safetynet_conclusions problem when writing the json. by Henrique Nakashima · 7 years ago
  5. d9b0dac Extracting GetBooleanGnArg from coverage_report.py by Henrique Nakashima · 7 years ago
  6. 6470a6a Fixing PrintConclusionsDictHumanReadable for dicts loaded from string. by Henrique Nakashima · 7 years ago
  7. 44f7779 Move tools/coverage to testing/tools/coverage by Henrique Nakashima · 7 years ago
  8. be63ab9 API and test for retrieving image filters from image objects by Jane Liu · 7 years ago
  9. 9f0e85a Move CSS code to core by Dan Sinclair · 7 years ago
  10. f24fc1e Add script to compare performance of two versions of pdfium. by Henrique Nakashima · 7 years ago
  11. b35dbad Added testing flag --save-images that saves embedded images by Jane Liu · 7 years ago
  12. 28fb7ba APIs and tests for extracting bitmaps from image objects by Jane Liu · 7 years ago
  13. 98073c8 Add a regression test for FPDF_ImportPages(). by Lei Zhang · 7 years ago
  14. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  15. 60bde10 Fix FPDF_RenderPageBitmapWithMatrix by Nicolas Pena · 7 years ago
  16. bfa2a97 Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot by Tom Sepez · 7 years ago
  17. d2be646 Clean up pdfium_test.cc by Lei Zhang · 7 years ago
  18. 06ac9c9 Clarify --build-dir help info in safetynet_measure.py. by Lei Zhang · 7 years ago
  19. 926c65a Add safetynet_measure.py to measure pdfium performance. by Henrique Nakashima · 7 years ago
  20. 7e0c05d Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. by Diana Gage · 7 years ago
  21. 33b42e4 Rename StringCs c_str() to unterminated_c_str(). by Tom Sepez · 7 years ago
  22. 4442d45 Added testing flag --save-attachments that saves embedded attachments by Jane Liu · 7 years ago
  23. aeadad1 Make progressive renderer default for pdfium_test. by Dan Sinclair · 7 years ago
  24. ffbc0d9 More tightly validate format strings in util.cpp. by Tom Sepez · 7 years ago
  25. 56fc972 Add Embeddertest for password after saving by Nicolas Pena · 7 years ago
  26. 0c99829 Fix invalid write for util.printf by Dan Sinclair · 7 years ago
  27. 53aafa9 Basic APIs and test for retrieving embedded attachment count and name by Jane Liu · 7 years ago
  28. 58bf3de Cleanup ICC code part 1 by Nicolas Pena · 7 years ago
  29. 00c3cfd Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545 by Nicolas Pena · 7 years ago
  30. 08c6651 Add combo box tests. by dan sinclair · 7 years ago
  31. 3ff5400 Allow EmbedderTest to test saving by Nicolas Pena · 7 years ago
  32. f3024c3 Split CFDE_CSSTextBuf in two. by Lei Zhang · 7 years ago
  33. baa7ff4 Basic APIs and tests for extracting and setting annotation paths by Jane Liu · 7 years ago
  34. 580c159 Cleanup call expression handling in fm2js by Ryan Harrison · 7 years ago
  35. 9ba8fbc Set default graphics before generating page contents by Nicolas Pena · 7 years ago
  36. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 7 years ago
  37. 6fac27d Change terminology of image diff to differentiate from pixel tests. by Henrique Nakashima · 7 years ago
  38. 62d5076 Fixed file matching regex in test_runner. by Henrique Nakashima · 7 years ago
  39. c0c39cb Remove pixel suppression for Line_Stroke.pdf. by Henrique Nakashima · 7 years ago
  40. 3bcabf3 Fail pixel tests when they do not provide the expected image. by Henrique Nakashima · 7 years ago
  41. bdb330e Fix the Size trailer entry in hand written PDFs. by Lei Zhang · 7 years ago
  42. c4479c5 Add presubmit check for png files by Nicolas Pena · 7 years ago
  43. b9776c7 Adding back the CFX_DateTime print helpers. by Henrique Nakashima · 7 years ago
  44. 5c3e5c1 Cleaning up fx_string_testhelpers. by Henrique Nakashima · 7 years ago
  45. 879b6d2 Update corpus test hash to include Oneof tests by Nicolas Pena · 7 years ago
  46. 143959d Move image_diff code into testing/image_diff/ by Lei Zhang · 7 years ago
  47. 84d8eb9 Avoid regenerating appearance stream when already present. by Henrique Nakashima · 7 years ago
  48. 9a25ede Clean up includes in testing/test_support.h by Lei Zhang · 7 years ago
  49. e17011d Minor change to AP generation logic by Jane Liu · 7 years ago
  50. eca45e0 Fixed optional content not rendered when OCGs array is empty. by Henrique Nakashima · 7 years ago
  51. 4e5e6f7 Renamed bug_492 pixel test expected png. by Henrique Nakashima · 7 years ago
  52. b5c5ec0 Add sample PDF with comboboxes. by Lei Zhang · 7 years ago
  53. c533f4b Added EmbedderTest::RenderPageWithFlags() by Jane Liu · 7 years ago
  54. 54d91ec Consistently pass FPDF handles by value. by Lei Zhang · 7 years ago
  55. 2bf942d Avoid a crash inside wcsftime() on Windows. by Lei Zhang · 7 years ago
  56. 957480c Allow zero length streams when parsing. by Dan Sinclair · 7 years ago
  57. 6c5ea10 Add start of CFGAS_FormatString tests by Dan Sinclair · 7 years ago
  58. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 7 years ago
  59. fb7021c Be less trusting of MaybeLocal<> return types from V8 To* methods. by Tom Sepez · 7 years ago
  60. e858aa4 Fix content generation to only generate dirty page objects. by wileyrya · 7 years ago
  61. 169b301 Use proper file names in core/fpdfapi/font by Nicolas Pena · 7 years ago
  62. 129b013 More FM2JSContext tests by Dan Sinclair · 8 years ago
  63. 41e3c35 Update more references to sanitizers:deps by Tom Anderson · 8 years ago
  64. e30f07a Add pixel test for bug 113910 by Nicolas Pena · 8 years ago
  65. 14aacd5 Adding fm2js embedder tests by Dan Sinclair · 8 years ago
  66. f0a404d Add kerning test for bug 528103 by Nicolas Pena · 8 years ago
  67. cfd5685 Fix a situation where images are not properly rendered. by Lei Zhang · 8 years ago
  68. 2685318 Add font loading fuzzer by Nicolas Pena · 8 years ago
  69. 17f4e02 Reland: Small fix in CPDF_TrueTypeFont load by Nicolas Pena · 8 years ago
  70. c559156 Adding CXFA_Parse unittests by Dan Sinclair · 8 years ago
  71. 2e9d47a Rename formcalc files to better match contents by Dan Sinclair · 8 years ago
  72. b332581 Revert "Small fix in CPDF_TrueTypeFont load" by Nicolás Peña · 8 years ago
  73. dde95d8 Small fix in CPDF_TrueTypeFont load by Nicolas Pena · 8 years ago
  74. c0d358a Update formcalc return types by Dan Sinclair · 8 years ago
  75. cb377be Add missing CheckUnsupportedError by Dan Sinclair · 8 years ago
  76. dbc3d3e Fixup Initialize spelling by Dan Sinclair · 8 years ago
  77. df673c2 Cleanup more null IFX_Pause parameters by Dan Sinclair · 8 years ago
  78. 0acfff3 Actually build fuzzers with the pdfium_all target. by Lei Zhang · 8 years ago
  79. d9e0e6e Change BarcodeTest to render to bitmaps. by Lei Zhang · 8 years ago
  80. ce8e51e Fix rotations by rbpotter · 8 years ago
  81. 5628fd7 Add barcode test skeleton by Tom Sepez · 8 years ago
  82. 00ab92f Add test for bug 714187 by Dan Sinclair · 8 years ago
  83. 64ee2c3 Use a pdfium-specific unittest main rather than gtest's by Tom Sepez · 8 years ago
  84. 283a043 Convert IFX_MemoryStream to CFX_MemoryStream by Dan Sinclair · 8 years ago
  85. 03f5bab Do not insert null node if ParseAsXDPPacket_Config fails by Tom Sepez · 8 years ago
  86. 0d86ecb Move fde XML parser to core by Dan Sinclair · 8 years ago
  87. 3b71d26 Move CFGAS_Stream to CFX_SeekableStreamProxy by Dan Sinclair · 8 years ago
  88. bf510b7 Rename IFGAS_Stream to CFGAS_Stream by Dan Sinclair · 8 years ago
  89. fdf7d40 Remove IFGAS_Stream::CreateWideStringReadStream by Dan Sinclair · 8 years ago
  90. 742977f Add embeddertest for form text rendering and saving by Nicolas Pena · 8 years ago
  91. 5111496 Fold CXFA_WideTextRead into IFGAS_Stream by Dan Sinclair · 8 years ago
  92. 9d6a208 Remove MakeSeekableReadStream by Dan Sinclair · 8 years ago
  93. e6baec5 Remove vestigial GYP_GONE test targets. by jbudorick · 8 years ago
  94. 2b79729 Fix unit tests to initialize PartitionAlloc. by Chris Palmer · 8 years ago
  95. afd0d1f RefCount CPDF_StreamAcc all the time. by Tom Sepez · 8 years ago
  96. 37cc5fb Finish splitting up fx_dib.h by Nicolas Pena · 8 years ago
  97. ac35589 Split the FDE XML file into indiviual class files. by Dan Sinclair · 8 years ago
  98. d6fa97b Roll DEPS for testing corpus to 146d4c6. by Lei Zhang · 8 years ago
  99. bd9237e Move CXFA_XMLParser to CFDE_XMLParser by Dan Sinclair · 8 years ago
  100. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago