summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/codec/fx_codec_jbig.cpp
AgeCommit message (Expand)Author
2015-11-19Merge to XFA: Add more overrides.Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-10-08Merge to XFA: Various changes to JBig2 cache:Lei Zhang
2015-10-07Merge to XFA: Remove some dead code from CCodec_Jbig2Module. Variable was onl...Lei Zhang
2015-09-24Merge to XFA: Fix a leak in CJBig2_Context.Lei Zhang
2015-09-23Merge to XFA: Fix a leak in CJBig2_CachePair.Lei Zhang
2015-09-15Merge to XFA: Cleanup: Fix a typo. s/Processive/Processing/Lei Zhang
2015-09-10Merge to XFA: Remove CJBig2_Object, CJBig2_Module, and friends.Lei Zhang
2015-09-03Merge to XFA: Remove dead JBig2 code.Lei Zhang
2015-08-14Merge to XFA: Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-06-19Merge to XFA: Do some IWYU cleanups.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, remote tests from fxcodecLei Zhang
2015-01-05XFA: merge patch from CL 828183002, remove static declared SymbolDictCacheBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek