summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser/cpdf_object.cpp
AgeCommit message (Expand)Author
2017-09-18Convert string class namesRyan Harrison
2017-08-14Add CPDF_ObjectWalker.Artem Strygin
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-11-09Return unique_ptr from CPDF_Object::Clone().tsepez
2016-11-04Reland "Remove CPDF_Object::Release() in favor of direct delete"tsepez
2016-11-04Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #...dsinclair
2016-11-03Remove CPDF_Object::Release() in favor of direct deletetsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-21Re-enable CHECK() than only 0-numbered objects are released.tsepez
2016-10-10Revert "Re-land "Assert that only 0-numbered objects are Released()""tsepez
2016-10-05Re-land "Assert that only 0-numbered objects are Released()"tsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair