1. a5c32a1 Extract test subclasses of IFX_SeekableReadStream by Ryan Harrison · 7 years ago
  2. 0e60b9e Implement FakeFileAccess. by Artem Strygin · 7 years ago
  3. bacf75e Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_T by Ryan Harrison · 7 years ago
  4. 875e98c Remove FX_STRSIZE and replace with size_t by Ryan Harrison · 7 years ago
  5. 81f02f4 Move font source into CFGAS_FontMgr by Dan Sinclair · 7 years ago
  6. 73bed4e Fix crash when rendering invalid GIF by Ryan Harrison · 7 years ago
  7. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 7 years ago
  8. 61f2f48 Isolate lcms2 usage to a few files. by Lei Zhang · 7 years ago
  9. e9d6834 Remove unneeded core/fxcodec/fx_codec.h includes. by Lei Zhang · 7 years ago
  10. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  11. b1f9205 OnBeforeKeystroke may invalidate the widget's window. by Tom Sepez · 7 years ago
  12. bdd98ab Move test/ to testing/resources/xfa/ by Lei Zhang · 7 years ago
  13. 24b0733 Change behaviour of FPDF_RenderPageBitmapWithMatrix by Nicolas Pena · 7 years ago
  14. f76741e Store raw json with run results when running safetynet_job.py. by Henrique Nakashima · 7 years ago
  15. 81f9eee Convert FX_STRSIZE int->size_t by Ryan Harrison · 7 years ago
  16. 1eae16d Remove isDevice parameter from barcode Render(). by Henrique Nakashima · 7 years ago
  17. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  18. 63b0126 Implement FORM_OnFocus() API. by Lei Zhang · 7 years ago
  19. a94566f Move CFX_WideTextBuf out of fx_basic by Dan Sinclair · 7 years ago
  20. ccd5be0 Move CFX_BitStream to its own file by Dan Sinclair · 7 years ago
  21. 91f443f Move replaced indirect objects to the orphans list. by Lei Zhang · 7 years ago
  22. 2bb28c3 Limit pdf_codec_jbig2_fuzzer memory usage. by Lei Zhang · 7 years ago
  23. b0860be Limit pdf_jpx_fuzzer memory usage. by Lei Zhang · 7 years ago
  24. 574d440 Add a global font loader in XFA tests by Dan Sinclair · 7 years ago
  25. 8ada2ef Fix some nits in XFACodecFuzzer. by Lei Zhang · 7 years ago
  26. e6f3fcc Prepare safetynet_job.py to have its output sent in emails by Henrique Nakashima · 7 years ago
  27. 0da39e6 Make errors in called processes more evident and easier to debug. by Henrique Nakashima · 7 years ago
  28. 3c03439 Add 'testing' to a path that got missed by Ryan Harrison · 7 years ago
  29. fdc3acb Add safetynet_job.py to run safetynet_compare.py periodically. by Henrique Nakashima · 7 years ago
  30. 8fb94e9 Fixing utf-8 safetynet_conclusions problem when writing the json. by Henrique Nakashima · 7 years ago
  31. d9b0dac Extracting GetBooleanGnArg from coverage_report.py by Henrique Nakashima · 7 years ago
  32. 6470a6a Fixing PrintConclusionsDictHumanReadable for dicts loaded from string. by Henrique Nakashima · 7 years ago
  33. 44f7779 Move tools/coverage to testing/tools/coverage by Henrique Nakashima · 7 years ago
  34. be63ab9 API and test for retrieving image filters from image objects by Jane Liu · 7 years ago
  35. 9f0e85a Move CSS code to core by Dan Sinclair · 7 years ago
  36. f24fc1e Add script to compare performance of two versions of pdfium. by Henrique Nakashima · 7 years ago
  37. b35dbad Added testing flag --save-images that saves embedded images by Jane Liu · 7 years ago
  38. 28fb7ba APIs and tests for extracting bitmaps from image objects by Jane Liu · 7 years ago
  39. 98073c8 Add a regression test for FPDF_ImportPages(). by Lei Zhang · 7 years ago
  40. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  41. 60bde10 Fix FPDF_RenderPageBitmapWithMatrix by Nicolas Pena · 7 years ago
  42. bfa2a97 Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot by Tom Sepez · 7 years ago
  43. d2be646 Clean up pdfium_test.cc by Lei Zhang · 7 years ago
  44. 06ac9c9 Clarify --build-dir help info in safetynet_measure.py. by Lei Zhang · 7 years ago
  45. 926c65a Add safetynet_measure.py to measure pdfium performance. by Henrique Nakashima · 7 years ago
  46. 7e0c05d Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. by Diana Gage · 7 years ago
  47. 33b42e4 Rename StringCs c_str() to unterminated_c_str(). by Tom Sepez · 7 years ago
  48. 4442d45 Added testing flag --save-attachments that saves embedded attachments by Jane Liu · 7 years ago
  49. aeadad1 Make progressive renderer default for pdfium_test. by Dan Sinclair · 7 years ago
  50. ffbc0d9 More tightly validate format strings in util.cpp. by Tom Sepez · 7 years ago
  51. 56fc972 Add Embeddertest for password after saving by Nicolas Pena · 7 years ago
  52. 0c99829 Fix invalid write for util.printf by Dan Sinclair · 7 years ago
  53. 53aafa9 Basic APIs and test for retrieving embedded attachment count and name by Jane Liu · 7 years ago
  54. 58bf3de Cleanup ICC code part 1 by Nicolas Pena · 7 years ago
  55. 00c3cfd Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545 by Nicolas Pena · 7 years ago
  56. 08c6651 Add combo box tests. by dan sinclair · 7 years ago
  57. 3ff5400 Allow EmbedderTest to test saving by Nicolas Pena · 7 years ago
  58. f3024c3 Split CFDE_CSSTextBuf in two. by Lei Zhang · 7 years ago
  59. baa7ff4 Basic APIs and tests for extracting and setting annotation paths by Jane Liu · 7 years ago
  60. 580c159 Cleanup call expression handling in fm2js by Ryan Harrison · 7 years ago
  61. 9ba8fbc Set default graphics before generating page contents by Nicolas Pena · 7 years ago
  62. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 7 years ago
  63. 6fac27d Change terminology of image diff to differentiate from pixel tests. by Henrique Nakashima · 7 years ago
  64. 62d5076 Fixed file matching regex in test_runner. by Henrique Nakashima · 7 years ago
  65. c0c39cb Remove pixel suppression for Line_Stroke.pdf. by Henrique Nakashima · 7 years ago
  66. 3bcabf3 Fail pixel tests when they do not provide the expected image. by Henrique Nakashima · 7 years ago
  67. bdb330e Fix the Size trailer entry in hand written PDFs. by Lei Zhang · 7 years ago
  68. c4479c5 Add presubmit check for png files by Nicolas Pena · 7 years ago
  69. b9776c7 Adding back the CFX_DateTime print helpers. by Henrique Nakashima · 7 years ago
  70. 5c3e5c1 Cleaning up fx_string_testhelpers. by Henrique Nakashima · 7 years ago
  71. 879b6d2 Update corpus test hash to include Oneof tests by Nicolas Pena · 7 years ago
  72. 143959d Move image_diff code into testing/image_diff/ by Lei Zhang · 7 years ago
  73. 84d8eb9 Avoid regenerating appearance stream when already present. by Henrique Nakashima · 7 years ago
  74. 9a25ede Clean up includes in testing/test_support.h by Lei Zhang · 7 years ago
  75. e17011d Minor change to AP generation logic by Jane Liu · 7 years ago
  76. eca45e0 Fixed optional content not rendered when OCGs array is empty. by Henrique Nakashima · 7 years ago
  77. 4e5e6f7 Renamed bug_492 pixel test expected png. by Henrique Nakashima · 7 years ago
  78. b5c5ec0 Add sample PDF with comboboxes. by Lei Zhang · 7 years ago
  79. c533f4b Added EmbedderTest::RenderPageWithFlags() by Jane Liu · 7 years ago
  80. 54d91ec Consistently pass FPDF handles by value. by Lei Zhang · 7 years ago
  81. 2bf942d Avoid a crash inside wcsftime() on Windows. by Lei Zhang · 7 years ago
  82. 957480c Allow zero length streams when parsing. by Dan Sinclair · 7 years ago
  83. 6c5ea10 Add start of CFGAS_FormatString tests by Dan Sinclair · 7 years ago
  84. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 7 years ago
  85. fb7021c Be less trusting of MaybeLocal<> return types from V8 To* methods. by Tom Sepez · 7 years ago
  86. e858aa4 Fix content generation to only generate dirty page objects. by wileyrya · 7 years ago
  87. 169b301 Use proper file names in core/fpdfapi/font by Nicolas Pena · 7 years ago
  88. 129b013 More FM2JSContext tests by Dan Sinclair · 8 years ago
  89. 41e3c35 Update more references to sanitizers:deps by Tom Anderson · 8 years ago
  90. e30f07a Add pixel test for bug 113910 by Nicolas Pena · 8 years ago
  91. 14aacd5 Adding fm2js embedder tests by Dan Sinclair · 8 years ago
  92. f0a404d Add kerning test for bug 528103 by Nicolas Pena · 8 years ago
  93. cfd5685 Fix a situation where images are not properly rendered. by Lei Zhang · 8 years ago
  94. 2685318 Add font loading fuzzer by Nicolas Pena · 8 years ago
  95. 17f4e02 Reland: Small fix in CPDF_TrueTypeFont load by Nicolas Pena · 8 years ago
  96. c559156 Adding CXFA_Parse unittests by Dan Sinclair · 8 years ago
  97. 2e9d47a Rename formcalc files to better match contents by Dan Sinclair · 8 years ago
  98. b332581 Revert "Small fix in CPDF_TrueTypeFont load" by Nicolás Peña · 8 years ago
  99. dde95d8 Small fix in CPDF_TrueTypeFont load by Nicolas Pena · 8 years ago
  100. c0d358a Update formcalc return types by Dan Sinclair · 8 years ago