summaryrefslogtreecommitdiff
path: root/xfa/fxbarcode/BC_BufferedImageLuminanceSource.cpp
AgeCommit message (Expand)Author
2016-06-16Remove barcode reading code.dsinclair
2016-06-14Make code compile with clang_use_chrome_plugin (part III)weili
2016-06-13Optionally skip image type detection in progressive decoder.dsinclair
2016-05-02Fix lint bugs.thestig
2016-04-28Do not check pointers before deleting them.thestig
2016-04-13Remove implicit cast from CFX_WideString to (const wchar_t*)tsepez
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair