summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser/cfdf_document.h
AgeCommit message (Expand)Author
2018-09-17Fix final/protected conflicts.Tom Sepez
2018-08-27The final game: mark everything final.Tom Sepez
2018-08-13Change CFDF_Document::ParseMemory() to use pdfium::span.Lei Zhang
2018-08-13Use CFX_ReadOnlyMemoryStream in more places.Lei Zhang
2017-12-19Remove some dead code.Lei Zhang
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-04Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.chromium/3177Henrique Nakashima
2017-08-04Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others."Henrique Nakashima
2017-08-02Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.Henrique Nakashima
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-11-28Make FDF document creation return unique_ptrstsepez
2016-11-16Move ByteStringPool from document to indirect object holder.tsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair