summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_barcode.cpp
AgeCommit message (Expand)Author
2017-08-17Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189Lei Zhang
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-04Clean up QRCoderEncoder and friends.Lei Zhang
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair