summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/fx_codec_progress.cpp
AgeCommit message (Expand)Author
2017-05-12Merge FXGIF_Context and CGifDecompressor into CGifContextchromium/3098Nicolas Pena
2017-05-10Cleanup CGifDecompressor part 2Nicolas Pena
2017-05-08Remove default params in CFX_DIBSourceNicolas Pena
2017-05-04Removing unused IFX_Pause parametersDan Sinclair
2017-05-03Use enum class GifDecodeStatus instead of integers in fx_gifNicolas Pena
2017-04-25Remove remaining ICodec_* abstract classesTom Sepez
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-01Create virtual codec APIs so chrome/fuzzers can link separatelyTom Sepez
2017-02-27Allow building XFA without additional codecs.Tom Sepez
2017-02-14Prevent heap-buffer-overflow in CCodec_ProgressiveDecoderNicolas Pena
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-06Return unique_ptrs from CFX_DIBitmap::Clone().tsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-12change memcpy to memmove for potential nearby addressestracy_jiang
2016-06-20Fixup LoadImageInfo type checking.dsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-13Optionally skip image type detection in progressive decoder.dsinclair
2016-06-09Clean up fx_codec_tiff.cpp.thestig
2016-06-07Get rid of NULLs in core/thestig
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-14Move core/src/ up to core/.Dan Sinclair