summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_parser/fpdf_parser_document.cpp
AgeCommit message (Expand)Author
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-06-03Kill unused IPDF_ classes.Tom Sepez
2015-06-02kill IPDF_DocParser().Tom Sepez
2014-10-21Change the clear order of pDocPage and pDocRenderBo Xu
2014-08-05Fix the problem that memory is accessed after released due to invalid type-castJun Fang
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek