summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/codec/fx_codec_flate.cpp
AgeCommit message (Expand)Author
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-18Merge to XFA: Add safe FX_Alloc2D() macroTom Sepez
2015-05-15Merge to XFA: Fix leaks in embedder test's FlateEncode() usage and in FlateEn...Lei Zhang
2015-05-06Merge to XFA: Fix a couple of divide by zero crashes in PNG/TIFF predictors.Lei Zhang
2015-05-06Merge to XFA: Replace FX_NEW with new, remote tests from fxcodecLei Zhang
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2014-08-27Restrict index not be greater than row_size in TIFF_PredictLineBo Xu
2014-08-15Fix buffer size offset error in PNG_PredictorBo Xu
2014-07-08Remove custom memory managerBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek