Age | Commit message (Expand) | Author |
2015-08-14 | Clean: Fix some unneeded semi-colons and bad spacing. | Lei Zhang |
2015-08-04 | clang-format all pdfium code. | Nico Weber |
2015-07-27 | Revert "FX Bool considered harmful, part 3" | Tom Sepez |
2015-07-27 | FX Bool considered harmful, part 3 | Tom Sepez |
2015-07-23 | Revert "FX_BOOL considered harmful, part 2." | Tom Sepez |
2015-07-23 | FX_BOOL considered harmful, part 2. | Tom Sepez |
2015-07-23 | Fix FX_BOOL type mismatches. | Tom Sepez |
2015-07-22 | Merge to master: _FETAL => _FATAL. | Tom Sepez |
2015-07-16 | Cleanup: Do not check pointers before deleting them, part 2. | Lei Zhang |
2015-07-10 | Make CJBig2_Object::operator delete accept nullptrchromium/2455 | Vitaly Buka |
2015-06-19 | Cleanup: Do not check pointers before deleting them. | Lei Zhang |
2015-06-15 | Do some IWYU cleanups. | Lei Zhang |
2015-06-11 | Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | Tom Sepez |
2015-06-10 | Cleanup: Remove uses of "this->" in core/ | Lei Zhang |
2015-06-10 | Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-04 | Move fx_safe_types.h to include/ directory. | Tom Sepez |
2015-05-21 | Fix an endless loop in CJBig2_HuffmanTable::parseFromCodedBuffer | JUN FANG |
2015-05-20 | Integer overflow in CJBig2_Image::expand | JUN FANG |
2015-05-19 | Fix Heap Overflow in CJBig2_Image::expand | JUN FANG |
2015-05-08 | Fix a bunch of -Wunused-but-set-variable warnings. | Lei Zhang |
2015-04-13 | Fix a heap overflow in CJBig2_Context::parseSymbolDictchromium/2371chromium/2370chromium/2369 | JUN FANG |
2015-01-09 | Check for NULL pointers in CJBig2_SymbolDict::DeepCopy().chromium/2276chromium/2275chromium/2274chromium/2273 | Lei Zhang |
2015-01-09 | Fix -Wnon-virtual-dtor compiler warnings. | Tom Sepez |
2015-01-05 | Remove static declared SymbolDictCache. | Bo Xu |
2014-12-17 | Add a small LRU cache for the JBIG2 symbol dictionary. | Bo Xu |
2014-12-12 | Avoid duplicate definitions of JSCONST_n*Hash and QeTable variables. | Bruce Dawson |
2014-08-04 | Fix unninitialized 'tmp' in CJBig2_Image::composeTo_opt2 | Jun Fang |
2014-06-09 | free, 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/2044 | John Abd-El-Malek |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |