Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-06 | Clean up C-Style casts in CBC_CodeBase and subclasses | tsepez | |
Make the parent class own the reader/writer via unique_ptrs. De-virtualize some methods with no overrides. Review-Url: https://codereview.chromium.org/2037573005 | |||
2016-03-21 | Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. | Dan Sinclair | |
This CL splits apart the larger header into individual class headers in the xfa/fxbarcode directory. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1816133002 . |