Age | Commit message (Expand) | Author |
---|---|---|
2016-11-16 | Make CPDF_Object subclass constructors intern strings | tsepez |
2016-11-09 | Return unique_ptr from CPDF_Object::Clone(). | tsepez |
2016-11-04 | Reland "Remove CPDF_Object::Release() in favor of direct delete" | tsepez |
2016-11-04 | Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #... | dsinclair |
2016-11-03 | Remove CPDF_Object::Release() in favor of direct delete | tsepez |
2016-10-13 | Make CPDF_Image() constructors saner.chromium/2890 | tsepez |
2016-10-11 | Add CPDF_Object::IsInline() | 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 |