summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/ccodec_pngmodule.cpp
AgeCommit message (Expand)Author
2018-02-16Fix fallthroughs in XFA code.chromium/3350Henrique Nakashima
2017-11-29Allow building pdfium against the system version of libpng.Andrew Weintraub
2017-11-21Avoid passing pointers by reference in core.Lei Zhang
2017-09-27Remove FXSYS_strlen and FXSYS_wcslenchromium/3226Ryan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-06-01Use unique_ptrs for codec contexts in ccodec_progressivedecoder.chromium/3118Tom Sepez
2017-05-31Put all CCodec_PngModule state into its context.Tom Sepez
2017-05-10Cleanup CGifDecompressor part 2Nicolas Pena
2017-04-04Remove unneeded void* casts.Lei Zhang
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from string methodsDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.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