summaryrefslogtreecommitdiff
path: root/fxbarcode/qrcode
AgeCommit message (Expand)Author
2018-09-25Optimize MaybeEmbedPositionAdjustmentPatterns().chromium/3563chromium/3562Lei Zhang
2018-09-25Get rid of "exceptions" in CBC_QRCoderMatrixUtil.Lei Zhang
2018-09-22Change CBC_QRCoderMatrixUtil::BuildMatrix() to return a bool.Lei Zhang
2018-09-22Encapsulate CBC_QRCoderMatrixUtil code.Lei Zhang
2018-09-22Remove CBC_CommonByteArray and CBC_QRCoderBlockPair.Lei Zhang
2018-09-20Remove many unneeded STL #includes from headers.Lei Zhang
2018-09-17Remove BCExceptionInvalidateCharacter.Lei Zhang
2018-09-15Remove dead CBC_QRCoderEncoder code.Lei Zhang
2018-08-27The final game: mark everything final.Tom Sepez
2018-07-03Avoid explicit allocs in fxbarcode matrix classes.Tom Sepez
2018-06-04Fix a number of unused writes in barcode codeRyan Harrison
2018-02-26Shrink some tables and kill dead code in xfa.Tom Sepez
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-19IWYU: Explicitly include <stdint.h> in some headers.Raphael Kubo da Costa
2017-09-18Convert string class namesRyan Harrison
2017-09-06Convert FX_STRSIZE int->size_tRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-30Convert int* references to FX_STRSIZERyan Harrison
2017-08-15Remove GetAt from string classesRyan Harrison
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-06Clean up CBC_QRCoderVersion and friends.Lei Zhang
2017-04-06Change some fxbarcode to use return values.Lei Zhang
2017-04-04Clean up QRCoderBitVector.Lei Zhang
2017-04-04Clean up QRCoderEncoder and friends.Lei Zhang
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Move most CBC_QRCoderEncoder code into an anonymous namespace.Lei Zhang
2017-03-31Fix QR code generation.Lei Zhang
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair