Age | Commit message (Expand) | Author |
---|---|---|
2017-11-08 | Make most CPDF_LinearizedHeader members const.chromium/3263 | Lei Zhang |
2017-08-30 | Move CFX_BitStream to its own file | Dan Sinclair |
2016-11-18 | Make CPDF_Dictionary use unique pointers.chromium/2926 | tsepez |
2016-11-16 | Make CPDF_Array take unique_ptrs | tsepez |
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-04 | Reland "Remove CPDF_Object::Release() in favor of direct delete" | tsepez |
2016-10-04 | Fix fuzzer paths | dsinclair |
2016-09-30 | Fix #includes in libfuzzer so pdfium can be rolled | npm |
2016-08-19 | Add a fuzzer for CPDF_HintTables. | thestig |