summaryrefslogtreecommitdiff
path: root/xfa/fxbarcode/datamatrix/BC_ErrorCorrection.cpp
AgeCommit message (Expand)Author
2017-01-31Remove BC_EXCEPTION_CHECK macroschromium/2999Tom Sepez
2017-01-20Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988tsepez
2016-05-20Fix /analyze warnings in fxbarcode/tsepez
2016-05-16Fix the code that causes warningsweili
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-18Reduce size of several PDFium constant tables.Tom Sepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair