summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_parser/fpdf_parser_filters.cpp
AgeCommit message (Expand)Author
2015-10-23Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone().Lei Zhang
2015-09-28Merge to XFA: Cleanup some fx_codec_fax.cpp code.Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-14Merge to XFA: Move FPDFAPI_FlateInit() prototype and friends to .h fileTom Sepez
2015-06-19Merge to XFA: Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-06-19Merge to XF: Disintermediation.Tom Sepez
2015-06-19Merge to XFA: Move zlib to third_party/Tom Sepez
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 FX_BSTR and FX_WSTR typedefs.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-18Merge to XFA: Add safe FX_Alloc2D() macroTom 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-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