summaryrefslogtreecommitdiff
path: root/xfa/fxbarcode/qrcode/BC_QRCoderEncoder.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
2017-01-04Remove CFX_ArrayTemplate in BC_QRCoderEncoder.tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-08-31Move maxNumDataBytes and maxNumEcBytes calculation to fix crashnpm
2016-08-09Use smart pointers for class owned pointers in xfa/fxbarcodeweili
2016-06-10Remove redundant make_pair* cast in fxbarcodetsepez
2016-06-09Get rid of NULLs in xfa/fxbarcode/thestig
2016-05-02Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11tsepez
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair