summaryrefslogtreecommitdiff
path: root/core/include/fxcodec/fx_codec.h
AgeCommit message (Expand)Author
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-10Change colorspace's number of components to be unsignedWei Li
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-23Remove many _CAPS structure names.Tom Sepez
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
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-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-09Merge to XFA: Remove dead code in fx_codec_jbig_enc.cpp.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-30XFA: bring fx_codec_fax in-line with masterTom Sepez
2015-10-29XFA: remove unsafe exif parsing codeTom Sepez
2015-10-08Merge to XFA: Various changes to JBig2 cache:Lei Zhang
2015-10-01Merge to XFA: Clean up some image decoder classes:Lei Zhang
2015-09-28Merge to XFA: Cleanup some fx_codec_fax.cpp code.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-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-18Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
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-05-28Merge to XFA: Fix ALL the include guards.Tom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
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