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