summaryrefslogtreecommitdiff
path: root/fxbarcode/common
AgeCommit message (Expand)Author
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-10-01Remove some "exceptions" from reedsolomon code.Lei Zhang
2018-09-22Remove CBC_CommonByteArray and CBC_QRCoderBlockPair.Lei Zhang
2018-08-21Remove dead code in CBC_CommonBitMatrix.Henrique Nakashima
2018-08-21Optimize rendering of two dimensional barcodes: defer upscale.Henrique Nakashima
2018-07-03Avoid explicit allocs in fxbarcode matrix classes.Tom Sepez
2018-06-11Remove explicit calls to x->operator[]Tom Sepez
2018-04-03Re-arrange so inline vectors come last in structs.Tom Sepez
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-19IWYU: Explicitly include <stdint.h> in some headers.Raphael Kubo da Costa
2017-08-31Remove fx_basic.hDan Sinclair
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-02Remove more |new|s, part 7Tom Sepez
2017-04-06Change some fxbarcode to use return values.Lei Zhang
2017-04-04Clean up QRCoderBitVector.Lei Zhang
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair