1. 832a694 Update old-style copyright headers by K. Moon · 2 years, 3 months ago
  2. 455cf86 Remove third_party/base/optional.h. by Lei Zhang · 3 years, 4 months ago
  3. 2c49530 Convert to absl::optional, part 1. by Lei Zhang · 3 years, 4 months ago
  4. a3a739d Replace pdfium::nullopt with absl::nullopt. by Lei Zhang · 3 years, 4 months ago
  5. 685fad3 [code health] Prefer Optional<>::value() to operator*() by Tom Sepez · 3 years, 8 months ago
  6. b1bd2ea [code health] Prefer pdfium::nullopt to {} by Tom Sepez · 3 years, 8 months ago
  7. e708129 [code health] Prefer Optional<>::has_value() to implicit operator bool() by Tom Sepez · 3 years, 8 months ago
  8. 5f17b01 Speed up DetermineConsecutiveDigitCount() in debug builds. by Lei Zhang · 6 years ago
  9. 2d1531a Replace some #defines with CBC_HighLevelEncoder::Encoding enum. by Lei Zhang · 6 years ago
  10. 73b6b01 Fix nits in CBC_HighLevelEncoder and friends. by Lei Zhang · 6 years ago
  11. a640b1f Fix CBC_HighLevelEncoder method naming. by Lei Zhang · 6 years ago
  12. f35f926 Clean up CBC_ErrorCorrection and remove many fxbarcode/utils.h includes. by Lei Zhang · 6 years ago
  13. 0d4f5ca Get rid of "exceptions" in CBC_Encoder::Encode(). by Lei Zhang · 6 years ago
  14. 301bfc6 Fix some nits in fxbarcode. by Lei Zhang · 6 years ago
  15. f263530 Use FXSYS_IsDecimalDigit() in more places. by Lei Zhang · 6 years ago
  16. ce03169 Clean up CBC_ASCIIEncoder. by Lei Zhang · 7 years ago
  17. 8a1758b Remove GetAt from string classes by Ryan Harrison · 7 years ago
  18. 1bbcb35 Replace SymbolShapeHint with a boolean. by Lei Zhang · 8 years ago
  19. 60cd033 Remove dead dimensions code in fxbarcode. by Lei Zhang · 8 years ago chromium/3084
  20. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 8 years ago[Renamed (90%) from xfa/fxbarcode/datamatrix/BC_ASCIIEncoder.cpp]
  21. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  22. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago