summaryrefslogtreecommitdiff
path: root/xfa/fxbarcode/pdf417/BC_PDF417.h
AgeCommit message (Expand)Author
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair
2017-03-28Remove CFX_ArrayTemplate from FX barcode code.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-01-20Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-08-09Use smart pointers for class owned pointers in xfa/fxbarcodeweili
2016-06-14Make code compile with clang_use_chrome_plugin (part III)weili
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-18Reduce size of several PDFium constant tables.Tom Sepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair