summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp
AgeCommit message (Expand)Author
2015-07-23Merge to XFA: FX_BOOL combo patch.Tom Sepez
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-07-15Merge to XFA: Make ContentStreamParser members private, fix constructorTom Sepez
2015-07-01Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium.Nico Weber
2015-06-19Merge to XFA: Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-05-20Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-06Merge to XFA: Replace FX_NEW with new, remove tests from fpdfapiLei Zhang
2015-01-27Merge to XFA: Kill scattered extern _PDF_CharType declarations.Tom Sepez
2014-10-14Don't leave dangling pointer to out-of-scope local in CPDF_StreamContentParse...Tom Sepez
2014-07-08Remove custom memory managerBo Xu
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-24Fix warnings in android build, fix font rendering issue, fix issue 357588: wr...Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek