2015-09-30 |
Lei Zhang | Cleanup CJBig2_ArithDecoder. |
tree | commitdiff |
2015-09-28 |
Lei Zhang | Cleanup some fx_codec_fax.cpp code. |
tree | commitdiff |
2015-09-24 |
Lei Zhang | Fix a leak in CJBig2_Context. |
tree | commitdiff |
2015-09-24 |
Lei Zhang | Split up JBig2_GeneralDecoder.cpp. |
tree | commitdiff |
2015-09-15 |
Lei Zhang | Cleanup JBig2_GeneralDecoder.cpp. |
tree | commitdiff |
2015-09-15 |
Lei Zhang | Cleanup: Fix a typo. s/Processive/Processing/ |
tree | commitdiff |
2015-09-11 |
Lei Zhang | Convert some unneeded gotos into returns. |
tree | commitdiff |
2015-09-11 |
Lei Zhang | Cleanup casting of FX_Alloc() return values. |
tree | commitdiff |
2015-09-10 |
Lei Zhang | Guard against null image data in CJBig2_GRRDProc. |
tree | commitdiff |
2015-09-10 |
Lei Zhang | Remove CJBig2_Object, CJBig2_Module, and friends. |
tree | commitdiff |
2015-09-04 |
Lei Zhang | Remove CJBig2_Module::JBig2_Error and friends. |
tree | commitdiff |
2015-09-03 |
Lei Zhang | Make a bunch of JBig2 classes independent of CJBig2_Object. |
tree | commitdiff |
2015-09-02 |
Lei Zhang | Remove dead JBig2 code. |
tree | commitdiff |
2015-08-29 |
Lei Zhang | Replace signed char with int8_t. Fix Linux ARM build... |
tree | commitdiff |
2015-08-20 |
Lei Zhang | Remove a bunch of dead JBIG2 code. |
tree | commitdiff |
2015-08-15 |
Lei Zhang | Clean: Fix some unneeded semi-colons and bad spacing. |
tree | commitdiff |
2015-08-04 |
Nico Weber | clang-format all pdfium code. |
tree | commitdiff |
2015-07-27 |
Tom Sepez | Revert "FX Bool considered harmful, part 3" |
tree | commitdiff |
2015-07-27 |
Tom Sepez | FX Bool considered harmful, part 3 |
tree | commitdiff |
2015-07-23 |
Tom Sepez | Revert "FX_BOOL considered harmful, part 2." |
tree | commitdiff |
2015-07-23 |
Tom Sepez | FX_BOOL considered harmful, part 2. |
tree | commitdiff |
2015-07-23 |
Tom Sepez | Fix FX_BOOL type mismatches. |
tree | commitdiff |
2015-07-22 |
Tom Sepez | Merge to master: _FETAL => _FATAL. |
tree | commitdiff |
2015-07-17 |
Lei Zhang | Cleanup: Do not check pointers before deleting them... |
tree | commitdiff |
2015-07-10 |
Vitaly Buka | Make CJBig2_Object::operator delete accept nullptr |
tree | commitdiff |
2015-06-19 |
Lei Zhang | Cleanup: Do not check pointers before deleting them. |
tree | commitdiff |
2015-06-15 |
Lei Zhang | Do some IWYU cleanups. |
tree | commitdiff |
2015-06-11 |
Tom Sepez | Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. |
tree | commitdiff |
2015-06-11 |
Lei Zhang | Cleanup: Remove uses of "this->" in core/ |
tree | commitdiff |
2015-06-10 |
Tom Sepez | Remove typdefs for pointer types in fx_system.h. |
tree | commitdiff |
2015-06-09 |
Tom Sepez | Use stdint.h types throughout PDFium. |
tree | commitdiff |
2015-06-05 |
Tom Sepez | Move fx_safe_types.h to include/ directory. |
tree | commitdiff |
2015-05-21 |
JUN FANG | Fix an endless loop in CJBig2_HuffmanTable::parseFromCo... |
tree | commitdiff |
2015-05-20 |
JUN FANG | Integer overflow in CJBig2_Image::expand |
tree | commitdiff |
2015-05-19 |
JUN FANG | Fix Heap Overflow in CJBig2_Image::expand |
tree | commitdiff |
2015-05-08 |
Lei Zhang | Fix a bunch of -Wunused-but-set-variable warnings. |
tree | commitdiff |
2015-04-13 |
JUN FANG | Fix a heap overflow in CJBig2_Context::parseSymbolDict |
tree | commitdiff |
2015-01-09 |
Lei Zhang | Check for NULL pointers in CJBig2_SymbolDict::DeepCopy(). |
tree | commitdiff |
2015-01-09 |
Tom Sepez | Fix -Wnon-virtual-dtor compiler warnings. |
tree | commitdiff |
2015-01-05 |
Bo Xu | Remove static declared SymbolDictCache. |
tree | commitdiff |
2014-12-18 |
Bo Xu | Add a small LRU cache for the JBIG2 symbol dictionary. |
tree | commitdiff |
2014-12-13 |
Bruce Dawson | Avoid duplicate definitions of JSCONST_n*Hash and QeTab... |
tree | commitdiff |
2014-08-05 |
Jun Fang | Fix unninitialized 'tmp' in CJBig2_Image::composeTo_opt2 |
tree | commitdiff |
2014-06-09 |
John Abd-El-Malek | free, rather than delete, malloc'd object. |
tree | commitdiff |
2014-05-24 |
John Abd-El-Malek | Convert all line endings to LF. |
tree | commitdiff |
2014-05-18 |
John Abd-El-Malek | Initial commit. |
tree | commitdiff |
|