Age | Commit message (Expand) | Author |
---|---|---|
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-01-09 | Do not parse references with invalid objnum | npm |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-09 | Return unique_ptr from CPDF_Object::Clone(). | tsepez |
2016-11-07 | Use unique_ptr return from CPDF_Parser::ParseIndirectObject() | tsepez |
2016-10-17 | Revert "Make CPDF_Object containers hold objects via unique pointers." | tsepez |
2016-10-13 | Make CPDF_Object containers hold objects via unique pointers. | tsepez |
2016-10-10 | Move ToString() and friends from CPDF_Object.h to CPDF_String.h | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |