summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdf_dataavail.cpp
AgeCommit message (Expand)Author
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-28Replace std::unique_ptr.reset() with WrapUnique assignment.thestig
2016-09-01Use unsigned page indexes in CPDF_HintTables.thestig
2016-08-24Flip document and parser ownershipdsinclair
2016-08-16Rename async to linearized when parsingdsinclair
2016-08-16Get CPDF_Parser out of the document creation business.tsepez
2016-06-14Get rid of IPDF_DataAvail.thestig
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair