summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/jbig2/JBig2_Context.cpp
AgeCommit message (Expand)Author
2015-09-10Guard against null image data in CJBig2_GRRDProc.chromium/2509chromium/2508Lei Zhang
2015-09-10Remove CJBig2_Object, CJBig2_Module, and friends.Lei Zhang
2015-09-03Remove CJBig2_Module::JBig2_Error and friends.Lei Zhang
2015-09-03Make a bunch of JBig2 classes independent of CJBig2_Object.Lei Zhang
2015-09-02Remove dead JBig2 code.Lei Zhang
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez
2015-07-23Fix FX_BOOL type mismatches.Tom Sepez
2015-07-22Merge to master: _FETAL => _FATAL.Tom Sepez
2015-06-19Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-06-10Cleanup: Remove uses of "this->" in core/Lei Zhang
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-01-05Remove static declared SymbolDictCache.Bo Xu
2014-12-17Add a small LRU cache for the JBIG2 symbol dictionary.Bo Xu
2014-06-09free, rather than delete, malloc'd object.chromium/2076chromium/2075chromium/2074chromium/2073chromium/2072chromium/2071chromium/2070chromium/2069chromium/2068chromium/2067chromium/2066chromium/2065chromium/2064chromium/2063chromium/2061chromium/2060chromium/2059chromium/2058chromium/2057chromium/2056chromium/2055chromium/2054chromium/2053chromium/2052chromium/2051chromium/2050chromium/2049chromium/2048chromium/2047chromium/2046chromium/2045chromium/2044John Abd-El-Malek
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek