1. 169b301 Use proper file names in core/fpdfapi/font by Nicolas Pena · 7 years ago
  2. 129b013 More FM2JSContext tests by Dan Sinclair · 7 years ago
  3. 41e3c35 Update more references to sanitizers:deps by Tom Anderson · 7 years ago
  4. e30f07a Add pixel test for bug 113910 by Nicolas Pena · 7 years ago
  5. 14aacd5 Adding fm2js embedder tests by Dan Sinclair · 7 years ago
  6. f0a404d Add kerning test for bug 528103 by Nicolas Pena · 7 years ago
  7. cfd5685 Fix a situation where images are not properly rendered. by Lei Zhang · 7 years ago
  8. 2685318 Add font loading fuzzer by Nicolas Pena · 7 years ago
  9. 17f4e02 Reland: Small fix in CPDF_TrueTypeFont load by Nicolas Pena · 7 years ago
  10. c559156 Adding CXFA_Parse unittests by Dan Sinclair · 7 years ago
  11. 2e9d47a Rename formcalc files to better match contents by Dan Sinclair · 7 years ago
  12. b332581 Revert "Small fix in CPDF_TrueTypeFont load" by Nicolás Peña · 7 years ago
  13. dde95d8 Small fix in CPDF_TrueTypeFont load by Nicolas Pena · 7 years ago
  14. c0d358a Update formcalc return types by Dan Sinclair · 7 years ago
  15. cb377be Add missing CheckUnsupportedError by Dan Sinclair · 7 years ago
  16. dbc3d3e Fixup Initialize spelling by Dan Sinclair · 7 years ago
  17. df673c2 Cleanup more null IFX_Pause parameters by Dan Sinclair · 7 years ago
  18. 0acfff3 Actually build fuzzers with the pdfium_all target. by Lei Zhang · 7 years ago
  19. d9e0e6e Change BarcodeTest to render to bitmaps. by Lei Zhang · 7 years ago
  20. ce8e51e Fix rotations by rbpotter · 7 years ago
  21. 5628fd7 Add barcode test skeleton by Tom Sepez · 7 years ago
  22. 00ab92f Add test for bug 714187 by Dan Sinclair · 7 years ago
  23. 64ee2c3 Use a pdfium-specific unittest main rather than gtest's by Tom Sepez · 7 years ago
  24. 283a043 Convert IFX_MemoryStream to CFX_MemoryStream by Dan Sinclair · 7 years ago
  25. 03f5bab Do not insert null node if ParseAsXDPPacket_Config fails by Tom Sepez · 7 years ago
  26. 0d86ecb Move fde XML parser to core by Dan Sinclair · 7 years ago
  27. 3b71d26 Move CFGAS_Stream to CFX_SeekableStreamProxy by Dan Sinclair · 7 years ago
  28. bf510b7 Rename IFGAS_Stream to CFGAS_Stream by Dan Sinclair · 7 years ago
  29. fdf7d40 Remove IFGAS_Stream::CreateWideStringReadStream by Dan Sinclair · 7 years ago
  30. 742977f Add embeddertest for form text rendering and saving by Nicolas Pena · 7 years ago
  31. 5111496 Fold CXFA_WideTextRead into IFGAS_Stream by Dan Sinclair · 7 years ago
  32. 9d6a208 Remove MakeSeekableReadStream by Dan Sinclair · 7 years ago
  33. e6baec5 Remove vestigial GYP_GONE test targets. by jbudorick · 7 years ago
  34. 2b79729 Fix unit tests to initialize PartitionAlloc. by Chris Palmer · 7 years ago
  35. afd0d1f RefCount CPDF_StreamAcc all the time. by Tom Sepez · 7 years ago
  36. 37cc5fb Finish splitting up fx_dib.h by Nicolas Pena · 7 years ago
  37. ac35589 Split the FDE XML file into indiviual class files. by Dan Sinclair · 7 years ago
  38. d6fa97b Roll DEPS for testing corpus to 146d4c6. by Lei Zhang · 7 years ago
  39. bd9237e Move CXFA_XMLParser to CFDE_XMLParser by Dan Sinclair · 7 years ago
  40. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 7 years ago
  41. ddb7016 Move CFX files into fxcrt by Dan Sinclair · 7 years ago
  42. 8e5038f Rename fgas_stream to ifgas_stream by Dan Sinclair · 7 years ago
  43. 3de5005 Upgrade to FreeType 2.7.1. by Lei Zhang · 7 years ago
  44. 8149ae1 Init PDFium in fuzzer code by Dan Sinclair · 7 years ago
  45. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 7 years ago
  46. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 7 years ago
  47. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 7 years ago
  48. af8381f Add Mac 10.12 pixel expectations by Nicolas Pena · 7 years ago
  49. 0d6d178 Remove old test expectations after the Mac 10.12 upgrade. by Lei Zhang · 7 years ago
  50. 90d80f8 Ensure empty output directory to avoid duplicate upload by Stephan Altmueller · 7 years ago
  51. 2977e1e Remove most Mac only FRC corpus test suppressions. by Lei Zhang · 7 years ago
  52. e4b035b Use PartitionAlloc for JavaScript ArrayBuffers and strings. by Chris Palmer · 7 years ago
  53. 4a58d14 Refcount CPDF_CMap all the time. by Tom Sepez · 7 years ago
  54. 6bdd824 Fix two CloneNonCycle issues by Wei Li · 7 years ago
  55. 5bcd9a3 Fix Mac tests on 10.12 by Nicolas Pena · 7 years ago
  56. 7630907 Handle web links across lines by Wei Li · 8 years ago
  57. fba1651 Roll DEPS for build to cc228aba. by Lei Zhang · 8 years ago
  58. 972eb5c Add array_buffer JS test. by Tom Sepez · 8 years ago
  59. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  60. e14df7d Re-enable tests now that leak is fixed by Dan Sinclair · 8 years ago
  61. b4a2618 Create virtual codec APIs so chrome/fuzzers can link separately by Tom Sepez · 8 years ago
  62. c5a1472 Fix uninitialized memory read in CJS_Object::GetEmbedObject() by Tom Sepez · 8 years ago
  63. 5c19c35 Remove DrMemory by dan sinclair · 8 years ago
  64. 1f5e327 Fix recent test suppressions by Nicolas Pena · 8 years ago
  65. 00d4064 Fixup test harness by dan sinclair · 8 years ago
  66. 6438c4f Limit parsing recursion levels in CPDF_StreamParser by Nicolas Pena · 8 years ago
  67. d532036 Add flag to ignore images by their MD5 digest by stephana · 8 years ago
  68. cff5618 Fix CSS fuzzer input size by Dan Sinclair · 8 years ago
  69. 95bec80 Split fde/css files into individual class files. by Dan Sinclair · 8 years ago
  70. e507dc5 Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt. by tsepez · 8 years ago
  71. 9dbc3c4 Remove unused syntax parser initialize method. by Dan Sinclair · 8 years ago
  72. 38c2705 Ensures that the gold output directory exists by stephana · 8 years ago
  73. 6cf5eca Don't put timers with ID == 0 into the global timer map. by tsepez · 8 years ago
  74. 1924971 Custom toString() methods may delete annots. by tsepez · 8 years ago
  75. db76470 Add postscript path by rbpotter · 8 years ago
  76. 96f482c Convert FDE CSS enums to enum classes. by Dan Sinclair · 8 years ago
  77. 8fa8279 Annotation deleted while retrieving it in JS by tsepez · 8 years ago
  78. 9882243 Pass expose-gc flag to pdfium test programs. by tsepez · 8 years ago
  79. fa05e97 Gold support in PDFium by stephana · 8 years ago
  80. 0fdeeb8 Relax the EncryptMetadata check. by tsepez · 8 years ago
  81. 64f4e25 Use unique_ptr for CXFA_XMLParser. by tsepez · 8 years ago
  82. 7cda31a Refcount IFGAS_ streams all the time, too by tsepez · 8 years ago
  83. ab5a20d Fix the way to check terminal field in interactive form by weili · 8 years ago
  84. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  85. f6ee820 [android] Make pdfium_unittests work on Android. by jbudorick · 8 years ago
  86. 0527ec5 Rename IFX_Stream to IFGAS_Stream. by tsepez · 8 years ago
  87. 991f618 Move Init to constructor in CXFA_FMProgram by Nicolas Pena · 8 years ago
  88. 345d489 Convert loose FX_Create* functions into static methods by tsepez · 8 years ago
  89. 9067fd6 Add APIs for limited use of document tagged code. by thestig · 8 years ago
  90. 733e068 Add API for getting page labels. by thestig · 8 years ago
  91. 1aff265 Continue splitting pageint.h into per-class files by tsepez · 8 years ago
  92. 06104a8 Remove some WrapUnique() calls by returing unique_ptrs by tsepez · 8 years ago
  93. dc7ec03 Add a regression test for rasterizing PDFs. by thestig · 8 years ago
  94. bcd3e53 Check dimensions and content of bitmaps in EmbedderTests. by thestig · 8 years ago
  95. 80b7608 Unsupress Test_DateField_locale_zh_HK.pdf on Linux. by thestig · 8 years ago
  96. a9c19ea Roll DEPS for testing corpus to 4f292415. by thestig · 8 years ago
  97. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  98. 8a3aa45 Make CPDF_Array take unique_ptrs by tsepez · 8 years ago
  99. 6e1d603 Fix unique ptrs in fpdfppo.cpp by tsepez · 8 years ago
  100. 62114cf Compile fuzzer sources in standalone builds. (try 2) by thestig · 8 years ago