summaryrefslogtreecommitdiff
path: root/xfa/fxbarcode/qrcode
AgeCommit message (Expand)Author
2016-08-31Move maxNumDataBytes and maxNumEcBytes calculation to fix crashnpm
2016-08-09Use smart pointers for class owned pointers in xfa/fxbarcodeweili
2016-06-16Remove barcode reading code.dsinclair
2016-06-14Make code compile with clang_use_chrome_plugin (part III)weili
2016-06-10Trust the compiler to do array indexing and superclass promotion.tsepez
2016-06-10Add missing const, remove casts in BC_QRCoderErrorCorrectionLeveltsepez
2016-06-10Remove redundant make_pair* cast in fxbarcodetsepez
2016-06-09Get rid of NULLs in xfa/fxbarcode/thestig
2016-05-23Clean up more XFA code which causes warningsweili
2016-05-02Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11tsepez
2016-05-02Fix lint bugs.thestig
2016-05-02Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 10tsepez
2016-04-29Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9tsepez
2016-04-28Do not check pointers before deleting them.thestig
2016-04-28Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, Part 5tsepez
2016-04-28Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 4tsepez
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Make a few more const tables smaller.chromium/2689chromium/2688Tom Sepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair