Age | Commit message (Expand) | Author |
2015-09-29 | Cleanup CJBig2_ArithDecoder. | Lei Zhang |
2015-09-28 | Cleanup some fx_codec_fax.cpp code. | Lei Zhang |
2015-09-24 | Fix a leak in CJBig2_Context.chromium/2520 | Lei Zhang |
2015-09-24 | Split up JBig2_GeneralDecoder.cpp. | Lei Zhang |
2015-09-23 | Fix a leak in CJBig2_CachePair. | Lei Zhang |
2015-09-15 | Cleanup JBig2_GeneralDecoder.cpp. | Lei Zhang |
2015-09-15 | Cleanup: Fix a typo. s/Processive/Processing/ | Lei Zhang |
2015-09-11 | Convert some unneeded gotos into returns. | Lei Zhang |
2015-09-11 | Cleanup casting of FX_Alloc() return values. | Lei Zhang |
2015-09-10 | Guard against null image data in CJBig2_GRRDProc.chromium/2509chromium/2508 | Lei Zhang |
2015-09-10 | Remove CJBig2_Object, CJBig2_Module, and friends. | Lei Zhang |
2015-09-03 | Remove CJBig2_Module::JBig2_Error and friends. | Lei Zhang |
2015-09-03 | Make a bunch of JBig2 classes independent of CJBig2_Object. | Lei Zhang |
2015-09-02 | Remove dead JBig2 code. | Lei Zhang |
2015-09-02 | Reapply Foxit's libopenjpeg modifications. | Lei Zhang |
2015-09-01 | Cleanup dead code in CPDF_DIBSource::LoadJpxBitmap() and friends. | Lei Zhang |
2015-08-28 | Replace signed char with int8_t. Fix Linux ARM build after r7830e9e. | Lei Zhang |
2015-08-20 | Remove a bunch of dead JBIG2 code. | Lei Zhang |
2015-08-17 | CFX_MapByteStringToPtr considered harmful. | Tom Sepez |
2015-08-14 | Clean: Fix some unneeded semi-colons and bad spacing. | Lei Zhang |
2015-08-14 | Don't bother checking pointers before delete[] and FX_Free(). | Lei Zhang |
2015-08-14 | Use override in more classes in core/ | 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 | Re-land else-after-returns | Tom Sepez |
2015-07-22 | Revert "Fix else-after-returns throughout pdfium." | Tom Sepez |
2015-07-22 | Fix else-after-returns throughout pdfium. | Tom Sepez |
2015-07-22 | Remove dead code found by Scythe. | Lei Zhang |
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-14 | Move FPDFAPI_FlateInit() prototype and friends to .h file | Tom Sepez |
2015-07-14 | Tighten up DEPS include rules. | Tom Sepez |
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-19 | Disintermediation. | Tom Sepez |
2015-06-19 | Move zlib to third_party/ | Tom Sepez |
2015-06-18 | Move libopenjpeg to third_party/ | Tom Sepez |
2015-06-17 | Revert "Move libopenjpeg to third_party/" | Tom Sepez |
2015-06-17 | Move libopenjpeg to third_party/ | Tom Sepez |
2015-06-17 | Replace some Release() calls with virtual destructors. | Tom Sepez |
2015-06-17 | Move libjpeg to third_party/ | Tom Sepez |
2015-06-17 | Move lcms2 into third_party | Tom Sepez |
2015-06-15 | Do some IWYU cleanups. | Lei Zhang |
2015-06-11 | Remove trailing whitespaces in core. | 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 |