summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/codec/codec_int.h
AgeCommit message (Expand)Author
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-24Merge to XFA: Fix failed JPX image renderingJun Fang
2015-11-25Manual fixups to PDF_ENABLE_XFA in core/Tom Sepez
2015-11-25Inflict PPDF_ENABLE_XFA ifdefs on XFA core/Tom Sepez
2015-11-20Merge to XFA: Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORDOliver Chang
2015-11-20Reduce diffs with master in coreTom Sepez
2015-11-19Merge to XFA: Add more overrides.Lei Zhang
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-10-30Merge to XFA: Remove external jpeg provider interface.Tom Sepez
2015-10-30XFA: Remove null CFX_DIBAttribute default argument.Tom Sepez
2015-10-29XFA: remove unsafe exif parsing codeTom Sepez
2015-10-09Merge to XFA: Fix heap-buffer-overflow in color_sycc_to_rgbJun Fang
2015-10-08Merge to XFA: Various changes to JBig2 cache:Lei Zhang
2015-10-07Merge to XFA: Remove some dead code from CCodec_Jbig2Module. Variable was onl...Lei Zhang
2015-10-01Merge to XFA: Clean up some image decoder classes:Lei Zhang
2015-09-10Merge to XFA: Remove CJBig2_Object, CJBig2_Module, and friends.Lei Zhang
2015-09-03Merge to XFA: Remove dead JBig2 code.Lei Zhang
2015-09-03Merge to XFA: Cleanup dead code in CPDF_DIBSource::LoadJpxBitmap() and friends.Lei Zhang
2015-08-19Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).Tom Sepez
2015-08-14Merge to XFA: Cleanup: Fix some unneeded semi-colons and bad spacing.Lei Zhang
2015-08-14Merge to XFA: Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-14Merge to XFA: Use override in more classes in core/Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-23Merge to XFA: FX_BOOL combo patch.Tom Sepez
2015-07-22Merge to XFA: Remove dead code found by Scythe.Lei Zhang
2015-06-18Merge to XFA: Move libopenjpeg to third_party/Tom Sepez
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-03-19Merge to XFA: Fix subtle issues in opj_skip_from_memory and add unit tests.Tom Sepez
2015-01-05XFA: merge patch from CL 828183002, remove static declared SymbolDictCacheBo Xu
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo 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