1. 4c64e96 Split hashing code into testing/utils/hash.h. by Lei Zhang · 6 years ago
  2. 4e703c9 No need to check CFX_Barcode::Create() return value by Tom Sepez · 6 years ago
  3. 36eca63 Use numbers to test barcode encodings that do not accept letters. by Henrique Nakashima · 6 years ago
  4. c0a3a9b Remove unneeded cfgas_fontmgr.h includes. by Lei Zhang · 6 years ago
  5. b10aff2 Remove excessive padding above and below PDF417 barcodes. by Henrique Nakashima · 6 years ago
  6. dc2bb9a Optimize rendering of two dimensional barcodes: defer upscale. by Henrique Nakashima · 6 years ago
  7. 0a4445a Allow PDF417 barcodes to reduce modules by shaving off padding. by Henrique Nakashima · 6 years ago
  8. f956bad Add a way to save a barcode generated bitmap to a .png. by Henrique Nakashima · 6 years ago
  9. 2a3377c Optimize rendering of two dimensional barcodes: deduplicate regions. by Henrique Nakashima · 6 years ago
  10. 5f4cd74 Do not set barcode module width and height in unittest. by Henrique Nakashima · 6 years ago
  11. 4b9d698 Clean up construction of CFX_Barcode by Ryan Harrison · 7 years ago
  12. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 7 years ago
  13. 1eae16d Remove isDevice parameter from barcode Render(). by Henrique Nakashima · 7 years ago
  14. a5085d4 Rename render device classes by Dan Sinclair · 7 years ago
  15. d9e0e6e Change BarcodeTest to render to bitmaps. by Lei Zhang · 7 years ago
  16. 5628fd7 Add barcode test skeleton by Tom Sepez · 7 years ago