1. 1ab2757 Pass WideStringViews by value. by Tom Sepez · 6 years ago
  2. 176c0f8 Change CBC_TwoDimWriter::RenderResult() to take a vector. by Lei Zhang · 6 years ago
  3. 8d0d982 Change CBC_QRCodeWriter::Encode() to return a vector. by Lei Zhang · 6 years ago
  4. 32dfd01 Change CBC_DataMatrixWriter::Encode() to return a vector. by Lei Zhang · 6 years ago
  5. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  6. 1eae16d Remove isDevice parameter from barcode Render(). by Henrique Nakashima · 7 years ago
  7. ea23e0a Remove more |new|s, part 8 by Tom Sepez · 8 years ago
  8. 1badb85 Change more fxbarcode to use return values. by Lei Zhang · 8 years ago
  9. 080dfd8 Remove dead barcode bitmap rendering code. by Lei Zhang · 8 years ago
  10. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 8 years ago[Renamed (95%) from xfa/fxbarcode/cbc_datamatrix.cpp]
  11. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 8 years ago
  12. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 8 years ago
  13. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 8 years ago
  14. c8017b2 Remove BC_EXCEPTION_CHECK macros by Tom Sepez · 8 years ago
  15. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  16. a261534 Remove barcode reading code. by dsinclair · 8 years ago
  17. 29b8ad0 Make code compile with clang_use_chrome_plugin (part III) by weili · 8 years ago
  18. 52d7856 Clean up C-Style casts in CBC_CodeBase and subclasses by tsepez · 8 years ago
  19. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 8 years ago
  20. fbe14b9 Fix lint bugs. by thestig · 9 years ago
  21. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  22. 6fe7d21 Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. by tsepez · 9 years ago
  23. a98600a Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. by Dan Sinclair · 9 years ago