summaryrefslogtreecommitdiff
path: root/core/src/fxcodec
AgeCommit message (Expand)Author
2015-01-09Check for NULL pointers in CJBig2_SymbolDict::DeepCopy().chromium/2276chromium/2275chromium/2274chromium/2273Lei Zhang
2015-01-09Fix -Wnon-virtual-dtor compiler warnings.Tom Sepez
2015-01-05Cleanup: Get rid of CRLF line endings.Lei Zhang
2015-01-05Remove static declared SymbolDictCache.Bo Xu
2014-12-17Add a small LRU cache for the JBIG2 symbol dictionary.Bo Xu
2014-12-12Avoid duplicate definitions of JSCONST_n*Hash and QeTable variables.Bruce Dawson
2014-12-12Simplify PDFium by removing code that's not used in the open source repo.John Abd-El-Malek
2014-11-24Update to openjpeg r2944Bo Xu
2014-10-30Update openjpeg to r2920Bo Xu
2014-10-22update openjpeg to r2911Bo Xu
2014-10-21Update openjpeg to r2908chromium/2202chromium/2201chromium/2200chromium/2199chromium/2198chromium/2197Bo Xu
2014-10-21More fixes in sycc422_to_rgb and sycc420_to_rgb when image width is oddBo Xu
2014-10-15Fix licenses in headers to pass Chromium's checklicenses tool.chromium/2196chromium/2195chromium/2194chromium/2193chromium/2192chromium/2191Tom Sepez
2014-10-10Fix a bug when image width is odd in sycc422_to_rgbBo Xu
2014-10-03check pointer overflow in t2.cBo Xu
2014-09-30Update openjpegBo Xu
2014-09-08Merge performance fix for cmsDupToneCurve from previous upstream branch.Chris Palmer
2014-09-02Tidy up opj_ callback functions in fx_codec_jpx_obj.cppTom Sepez
2014-08-27Restrict index not be greater than row_size in TIFF_PredictLineBo Xu
2014-08-26Bounds check before fixed-size memcmp() in CJPX_Decoder::Init().Tom Sepez
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-08-15Fix buffer size offset error in PNG_PredictorBo Xu
2014-08-13Remove try/catch blockBo Xu
2014-08-04Fix unninitialized 'tmp' in CJBig2_Image::composeTo_opt2Jun Fang
2014-07-30Remove a few unused variables, functions, and member variables.Nico Weber
2014-07-29Fix a few more warnings in chromium_code mode.Nico Weber
2014-07-23Remove unnecessary aligned memory check when __SSE__ is usedBo Xu
2014-07-14Fix uninitialized Storage in _LUTeval16foxit
2014-07-10Fix uninitialized Storagefoxit
2014-07-08Remove custom memory managerBo Xu
2014-06-20Fix a crash in CFXMEM_FixedMgr::AllocLargefoxit
2014-06-20Stack-buffer-overflow in IccLib_Translatefoxit
2014-06-12resolve symbol collsion with zlib 1.2.8Bo 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-06-08Use none SSE functions when data is not 16 byte alignedchromium/2043chromium/2042chromium/2041foxit
2014-06-05fix two uninitialized readsJohn Abd-El-Malek
2014-06-04Wrong variable assignment in Pdfium.John Abd-El-Malek
2014-05-27Fix licenses in headers to pass Chromium's checklicenses tool.Lei Zhang
2014-05-24Fix warnings in android build, fix font rendering issue, fix issue 357588: wr...Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-20Fixed or silenced all warnings and turned on warnings-as-errors.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek