1. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  2. e14df7d Re-enable tests now that leak is fixed by Dan Sinclair · 8 years ago
  3. b4a2618 Create virtual codec APIs so chrome/fuzzers can link separately by Tom Sepez · 8 years ago
  4. c5a1472 Fix uninitialized memory read in CJS_Object::GetEmbedObject() by Tom Sepez · 8 years ago
  5. 5c19c35 Remove DrMemory by dan sinclair · 8 years ago
  6. 1f5e327 Fix recent test suppressions by Nicolas Pena · 8 years ago
  7. 00d4064 Fixup test harness by dan sinclair · 8 years ago
  8. 6438c4f Limit parsing recursion levels in CPDF_StreamParser by Nicolas Pena · 8 years ago
  9. d532036 Add flag to ignore images by their MD5 digest by stephana · 8 years ago
  10. cff5618 Fix CSS fuzzer input size by Dan Sinclair · 8 years ago
  11. 95bec80 Split fde/css files into individual class files. by Dan Sinclair · 8 years ago
  12. e507dc5 Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt. by tsepez · 8 years ago
  13. 9dbc3c4 Remove unused syntax parser initialize method. by Dan Sinclair · 8 years ago
  14. 38c2705 Ensures that the gold output directory exists by stephana · 8 years ago
  15. 6cf5eca Don't put timers with ID == 0 into the global timer map. by tsepez · 8 years ago
  16. 1924971 Custom toString() methods may delete annots. by tsepez · 8 years ago
  17. db76470 Add postscript path by rbpotter · 8 years ago
  18. 96f482c Convert FDE CSS enums to enum classes. by Dan Sinclair · 8 years ago
  19. 8fa8279 Annotation deleted while retrieving it in JS by tsepez · 8 years ago
  20. 9882243 Pass expose-gc flag to pdfium test programs. by tsepez · 8 years ago
  21. fa05e97 Gold support in PDFium by stephana · 8 years ago
  22. 0fdeeb8 Relax the EncryptMetadata check. by tsepez · 8 years ago
  23. 64f4e25 Use unique_ptr for CXFA_XMLParser. by tsepez · 8 years ago
  24. 7cda31a Refcount IFGAS_ streams all the time, too by tsepez · 8 years ago
  25. ab5a20d Fix the way to check terminal field in interactive form by weili · 8 years ago
  26. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  27. f6ee820 [android] Make pdfium_unittests work on Android. by jbudorick · 8 years ago
  28. 0527ec5 Rename IFX_Stream to IFGAS_Stream. by tsepez · 8 years ago
  29. 991f618 Move Init to constructor in CXFA_FMProgram by Nicolas Pena · 8 years ago
  30. 345d489 Convert loose FX_Create* functions into static methods by tsepez · 8 years ago
  31. 9067fd6 Add APIs for limited use of document tagged code. by thestig · 8 years ago
  32. 733e068 Add API for getting page labels. by thestig · 8 years ago
  33. 1aff265 Continue splitting pageint.h into per-class files by tsepez · 8 years ago
  34. 06104a8 Remove some WrapUnique() calls by returing unique_ptrs by tsepez · 8 years ago
  35. dc7ec03 Add a regression test for rasterizing PDFs. by thestig · 8 years ago
  36. bcd3e53 Check dimensions and content of bitmaps in EmbedderTests. by thestig · 8 years ago
  37. 80b7608 Unsupress Test_DateField_locale_zh_HK.pdf on Linux. by thestig · 8 years ago
  38. a9c19ea Roll DEPS for testing corpus to 4f292415. by thestig · 8 years ago
  39. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  40. 8a3aa45 Make CPDF_Array take unique_ptrs by tsepez · 8 years ago
  41. 6e1d603 Fix unique ptrs in fpdfppo.cpp by tsepez · 8 years ago
  42. 62114cf Compile fuzzer sources in standalone builds. (try 2) by thestig · 8 years ago
  43. 3c669a7 Fix #include after commit c09625ca. by thestig · 8 years ago
  44. c09625c Rename CPDF_Linearized to CPDF_LinearizedHeader by tsepez · 8 years ago
  45. 240dec5 Reland of Unify some code by art-snake · 8 years ago
  46. 9adabf8 Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 of https://codereview.chromium.org/2480043002/ ) by npm · 8 years ago
  47. 470b5fa Compile fuzzer sources in standalone builds. by thestig · 8 years ago
  48. 04bebfe Implement FPDF_VIEWERREF_GetName() API. by thestig · 8 years ago
  49. 33fdebc Reland "Remove CPDF_Object::Release() in favor of direct delete" by tsepez · 8 years ago
  50. c9f94df Fix roll after TRUE conversion by dsinclair · 8 years ago
  51. 304bb91 Remove FX_BOOL entirely. by tsepez · 8 years ago
  52. 919e48d libfuzzer: FALSE is not a pointer by tsepez · 8 years ago
  53. aeab530 Fix libfuzzer build broken at 9f7f7f8 by tsepez · 8 years ago
  54. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  55. f3c5fc0 Add a test case for bug 494057. by thestig · 8 years ago
  56. ca03f7a Fixup MSan embeddertests by Dan Sinclair · 8 years ago
  57. 968a88f Fix fuzzer paths by dsinclair · 8 years ago
  58. fb40387 Make sure the fuzzer read size does not go negative. by dsinclair · 8 years ago
  59. 78c271d Update test expectations for unexpected successes. by thestig · 8 years ago
  60. 36eb4bd Add ptr_util.h from base until std::make_unique<> available by tsepez · 8 years ago
  61. 43c8a6a Fix #includes in libfuzzer so pdfium can be rolled by npm · 8 years ago
  62. 4355468 Move fxjs/include to fxjs by dsinclair · 8 years ago
  63. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  64. aca4fc7 Replace a few more std::unique_ptr.reset() with WrapUnique assignments. by thestig · 8 years ago
  65. ec7a945 Add fuzzer for jbig2 parsing by kcwu · 8 years ago
  66. 2ab466e Clean up fx_codec_fax.cpp. by thestig · 8 years ago
  67. a177d1c Add fuzzer for cmap parsing by kcwu · 8 years ago
  68. 4dd613c Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoder by kcwu · 8 years ago
  69. da4bd10 Add fuzzer for icc codec by kcwu · 8 years ago
  70. 0b2a987 Set up isolate in CFXJS_Engine's constructor by weili · 8 years ago
  71. b1a7134 Add fuzzer for fax codec by kcwu · 8 years ago
  72. 0a17faf Use either /RECT or /QuadPoints for annotation coordinates, depending on /AP by tonikitoo · 8 years ago
  73. 84be3a3 Use ToUnicode mapping even when unicode is 0. by npm · 8 years ago
  74. cb92dc7 Cleanup page when unloading in embedder tests by dsinclair · 8 years ago
  75. c65e11e Roll DEPS for build to b73bafdd. by thestig · 8 years ago
  76. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago
  77. 5283e67 Fix the test case added in https://codereview.chromium.org/2277063003/ by tonikitoo · 8 years ago
  78. 0ee3590 Add support to Document::getAnnots method by tonikitoo · 8 years ago
  79. b7fb1fd Remove most things GYP. by thestig · 8 years ago
  80. 3e98158 Extend pdfium_test capability so that more Javascript can be executed by tonikitoo · 8 years ago
  81. 0dadcc6 Fix page leaks in an embedder test by weili · 8 years ago
  82. 236e47a Add fuzzer for CPDF_StreamParser by tsepez · 8 years ago
  83. 5b13e1d Add a fuzzer for CPDF_HintTables. by thestig · 8 years ago
  84. bb5fa04 Stub out Document::syncAnnotScan method. by tonikitoo · 8 years ago
  85. 618cb1f Add initial Document::getAnnot support by tonikitoo · 8 years ago
  86. 7996fe8 Add llvm fuzzer for CPDF_PSEngine by tsepez · 8 years ago
  87. 66c26e8 Hidden annotations should not be drawn by tonikitoo · 8 years ago
  88. b469424 Push v8::Isolate into CFXJS_Engine class by tsepez · 8 years ago
  89. a494191 Move some v8 objects from CJS back into FXJS by tsepez · 8 years ago
  90. ec26876 Make Document's 'info' property readonly by tonikitoo · 8 years ago
  91. 1c83675 Add support to Document::gotoNamedDest method. by tonikitoo · 8 years ago
  92. 33c4cdb Add support to Document::URL property getter. by tonikitoo · 8 years ago
  93. 8ca63de Remove another potential stale CJS_Timer usage by tsepez · 8 years ago
  94. 32e693f Fix issue when firing TimerProc() destroys timer by tsepez · 8 years ago
  95. 0fa54b8 Beef up timer cancellation tests by tsepez · 8 years ago
  96. 8e12029 Add test for bug 620428 (setinterval cancellation) by tsepez · 9 years ago
  97. 6faf9f9 Fix Jbig2 document context creation by checking proper pointer by weili · 9 years ago
  98. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 9 years ago
  99. b3f2467 Move fpdfsdk/jsapi into fxjs/ by dsinclair · 9 years ago
  100. 34f86b0 Break xfa_parser_imp apart by dsinclair · 9 years ago