Age | Commit message (Expand) | Author |
2018-01-12 | Add jumbo build support for fxbarcode. | Lei Zhang |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-06 | Convert FX_STRSIZE int->size_t | Ryan Harrison |
2017-09-01 | Cleanup usages of Mid(foo, 1), Right(1), and Left(1)chromium/3203 | Ryan Harrison |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-08-15 | Remove GetAt from string classes | Ryan Harrison |
2017-08-11 | Remove potential out of bounds call to GetAt() | Ryan Harrison |
2017-07-28 | Convert calls to Mid() to Left() or Right() if possible | Ryan Harrison |
2017-05-26 | Replace SymbolShapeHint with a boolean. | Lei Zhang |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-05-24 | Cleanup CBC_SymbolInfo::lookup(). | Lei Zhang |
2017-05-23 | Remove useless CBC_SymbolShapeHint. | Lei Zhang |
2017-05-23 | Clean up CBC_SymbolInfo.chromium/3109 | Lei Zhang |
2017-05-23 | Remove CBC_HighLevelEncoder::isSpecialB256(). | Lei Zhang |
2017-05-02 | Pass explicit string size in EncodeToCodewords(). | Lei Zhang |
2017-04-28 | Clean up private methods in CBC_C40Encoder. | Lei Zhang |
2017-04-28 | Remove dead dimensions code in fxbarcode.chromium/3084 | Lei Zhang |
2017-04-27 | Remove CBC_HighLevelEncoder::illegalCharacter(). | Lei Zhang |
2017-04-21 | Change more fxbarcode to use return values. | Lei Zhang |
2017-04-18 | Use Byte/WideString iterators | Tom Sepez |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2017-03-29 | Move xfa/fxbarcode fxbarcode/ | Dan Sinclair |