Age | Commit message (Expand) | Author |
2017-02-01 | Remove DrMemorychromium/3000 | dan sinclair |
2017-02-01 | Fix recent test suppressions | Nicolas Pena |
2017-01-31 | Fixup test harness | dan sinclair |
2017-01-27 | Limit parsing recursion levels in CPDF_StreamParser | Nicolas Pena |
2017-01-26 | Add flag to ignore images by their MD5 digestchromium/2994 | stephana |
2017-01-26 | Fix CSS fuzzer input size | Dan Sinclair |
2017-01-19 | Split fde/css files into individual class files. | Dan Sinclair |
2017-01-18 | Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt. | tsepez |
2017-01-18 | Remove unused syntax parser initialize method. | Dan Sinclair |
2017-01-13 | Ensures that the gold output directory existschromium/2983chromium/2982chromium/2981 | stephana |
2017-01-12 | Don't put timers with ID == 0 into the global timer map. | tsepez |
2017-01-12 | Custom toString() methods may delete annots. | tsepez |
2017-01-12 | Add postscript path | rbpotter |
2017-01-11 | Convert FDE CSS enums to enum classes. | Dan Sinclair |
2017-01-11 | Annotation deleted while retrieving it in JS | tsepez |
2017-01-11 | Pass expose-gc flag to pdfium test programs. | tsepez |
2017-01-02 | Gold support in PDFiumchromium/2970 | stephana |
2016-12-19 | Relax the EncryptMetadata check.chromium/2957 | tsepez |
2016-12-07 | Use unique_ptr for CXFA_XMLParser. | tsepez |
2016-12-07 | Refcount IFGAS_ streams all the time, too | tsepez |
2016-12-07 | Fix the way to check terminal field in interactive formchromium/2945 | weili |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-05 | [android] Make pdfium_unittests work on Android. | jbudorick |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-12-01 | Move Init to constructor in CXFA_FMProgram | Nicolas Pena |
2016-11-30 | Convert loose FX_Create* functions into static methods | tsepez |
2016-11-23 | Add APIs for limited use of document tagged code. | thestig |
2016-11-23 | Add API for getting page labels. | thestig |
2016-11-22 | Continue splitting pageint.h into per-class files | tsepez |
2016-11-21 | Remove some WrapUnique() calls by returing unique_ptrs | tsepez |
2016-11-21 | Add a regression test for rasterizing PDFs. | thestig |
2016-11-21 | Check dimensions and content of bitmaps in EmbedderTests.chromium/2927 | thestig |
2016-11-21 | Unsupress Test_DateField_locale_zh_HK.pdf on Linux. | thestig |
2016-11-19 | Roll DEPS for testing corpus to 4f292415. | thestig |
2016-11-18 | Make CPDF_Dictionary use unique pointers.chromium/2926 | tsepez |
2016-11-16 | Make CPDF_Array take unique_ptrs | tsepez |
2016-11-11 | Fix unique ptrs in fpdfppo.cpp | tsepez |
2016-11-08 | Compile fuzzer sources in standalone builds. (try 2) | thestig |
2016-11-07 | Fix #include after commit c09625ca. | thestig |
2016-11-07 | Rename CPDF_Linearized to CPDF_LinearizedHeader | tsepez |
2016-11-07 | Reland of Unify some code | art-snake |
2016-11-07 | Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 ... | npm |
2016-11-07 | Compile fuzzer sources in standalone builds. | thestig |
2016-11-04 | Implement FPDF_VIEWERREF_GetName() API.chromium/2910 | thestig |
2016-11-04 | Reland "Remove CPDF_Object::Release() in favor of direct delete" | tsepez |
2016-11-03 | Fix roll after TRUE conversion | dsinclair |
2016-11-03 | Remove FX_BOOL entirely. | tsepez |
2016-11-01 | libfuzzer: FALSE is not a pointer | tsepez |
2016-10-27 | Fix libfuzzer build broken at 9f7f7f8 | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |