1. 9108588 Move remaining code out of third_party/base and into core/fxcrt by Lei Zhang · 1 year, 4 months ago
  2. 832a694 Update old-style copyright headers by K. Moon · 2 years, 8 months ago
  3. 69dc21c Remove more useless CBC_QRCoderMode code. by Lei Zhang · 3 years, 3 months ago
  4. 4a142f6 Remove unreachable CBC_QRCoderMode::sKANJI code. by Lei Zhang · 3 years, 3 months ago
  5. ce2235c [code health] Replace ASSERT() with DCHECK() in fxbarcode/ by Tom Sepez · 4 years, 5 months ago
  6. 41e9ccc Remove dead code in fxbarcode. by Lei Zhang · 7 years ago
  7. df0597f Reset deleted pointers in fxbarcode. by Lei Zhang · 7 years ago
  8. 504deda Remove unused CBC_QRCodeWriter::ReleaseAll(). by Lei Zhang · 7 years ago
  9. f35f926 Clean up CBC_ErrorCorrection and remove many fxbarcode/utils.h includes. by Lei Zhang · 7 years ago
  10. eab48f3 Get rid of "exceptions" in CBC_QRCoderMode::GetCharacterCountBits(). by Lei Zhang · 7 years ago
  11. 7ca1199 Remove CBC_QRCoder{Mode,ErrorCorrectionLevel}::ForBits(). by Tom Sepez · 7 years ago
  12. 275e260 Convert string class names by Ryan Harrison · 8 years ago
  13. 8a24b25 Clean up CBC_QRCoderVersion and friends. by Lei Zhang · 8 years ago
  14. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 8 years ago[Renamed (97%) from xfa/fxbarcode/qrcode/BC_QRCoderMode.cpp]
  15. 3c056ae Remove redundant tests exposed by inlining macros in fxbarcode by Tom Sepez · 8 years ago
  16. c8017b2 Remove BC_EXCEPTION_CHECK macros by Tom Sepez · 8 years ago chromium/2999
  17. e76203d Use smart pointers for class owned pointers in xfa/fxbarcode by weili · 9 years ago
  18. 6dc1d77 Get rid of NULLs in xfa/fxbarcode/ by thestig · 9 years ago
  19. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago