summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/codec/codec_int.h
AgeCommit message (Expand)Author
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-10-30Remove external jpeg provider interface.Tom Sepez
2015-10-09Fix heap-buffer-overflow in color_sycc_to_rgbJun Fang
2015-10-09Various changes to JBig2 cache:David Lattimore
2015-10-08Remove some dead code from CCodec_Jbig2Module. Variable was only ever set to ...David Lattimore
2015-10-01Clean up some image decoder classes:Lei Zhang
2015-09-10Remove CJBig2_Object, CJBig2_Module, and friends.Lei Zhang
2015-09-02Remove dead JBig2 code.Lei Zhang
2015-09-01Cleanup dead code in CPDF_DIBSource::LoadJpxBitmap() and friends.Lei Zhang
2015-08-17CFX_MapByteStringToPtr considered harmful.Tom Sepez
2015-08-14Clean: Fix some unneeded semi-colons and bad spacing.Lei Zhang
2015-08-14Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-14Use override in more classes in core/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-22Remove dead code found by Scythe.Lei Zhang
2015-06-18Move libopenjpeg to third_party/Tom Sepez
2015-06-17Revert "Move libopenjpeg to third_party/"Tom Sepez
2015-06-17Move libopenjpeg to third_party/Tom Sepez
2015-06-11Remove trailing whitespaces in core.Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2015-03-19Fix subtle issues in opj_skip_from_memory and add unit tests.Tom Sepez
2015-01-05Remove static declared SymbolDictCache.Bo Xu
2014-08-25Use number of components from ICC profile and alternate color spaceBo Xu
2014-08-25Revert of Use number of components from ICC profile and alternateCS (patchset...Bo Xu
2014-08-25Use number of components from ICC profile and alternate color spaceBo Xu
2014-06-20Stack-buffer-overflow in IccLib_Translatefoxit
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek