index
:
ZXing/zxing.git
dependabot/github_actions/actions/setup-java-6
dependabot/maven/biz.aQute.bnd-bnd-maven-plugin-7.2.1
dependabot/maven/biz.aQute.bnd-bnd-maven-plugin-7.2.3
dependabot/maven/com.google.guava-guava-33.6.0-android
dependabot/maven/com.puppycrawl.tools-checkstyle-12.1.2
dependabot/maven/com.puppycrawl.tools-checkstyle-12.2.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.4.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.4.2
dependabot/maven/com.puppycrawl.tools-checkstyle-13.5.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.7.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.8.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.9.0
dependabot/maven/com.puppycrawl.tools-checkstyle-14.1.0
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.8.0
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.16.0
dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.10.0
dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.6.3
dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.5.1
dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.2.0
dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.5
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.6
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.6.0
dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.5.1
dependabot/maven/org.apache.rat-apache-rat-plugin-0.18
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.15
dependabot/maven/spring.version-7.0.0
dependabot/maven/spring.version-7.0.6
dependabot/maven/spring.version-7.0.7
dependabot/maven/zxingorg/maven-9524d1971a
master
version-3.5.4
ZXing ("Zebra Crossing") barcode scanning library for Java, Android (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
javase
/
src
/
test
/
java
/
com
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-26
reject negative and overflowing crop in BufferedImageLuminanceSource (#2111)
jmestwa-coder
1
-0
/
+28
2026-06-22
Validate crop rectangle for TYPE_BYTE_GRAY images in BufferedImageLuminanceSo...
Vasiliy Mikhailov
1
-0
/
+69
2026-06-22
wrap invalid base64 as IOException in readDataURIImage (#2105)
jmestwa-coder
1
-1
/
+7
2026-04-08
Fix QR decode failure for small/native-size images (#2061)
Andrew Szeto
1
-0
/
+54
2023-07-21
javase/test/matrix: check format support (#1668)
Valérian Rousset
1
-5
/
+10
2020-12-09
Improve test coverage
Sean Owen
2
-2
/
+22
2019-05-14
Bump to 3.4.0. Require Java 8. Various code simplifications and plugin / dep ...
Sean Owen
1
-35
/
+0
2018-07-25
A few more tests and fix handling of data: URIs in command line decoder
Sean Owen
2
-0
/
+6
2018-07-25
A few more tests and fix handling of data: URIs in command line decoder
Sean Owen
3
-1
/
+83
2018-07-24
Fix bug in decoding data URIs; Add tests in javase/, zxingorg/
Sean Owen
2
-1
/
+51
2018-05-18
Apply checkstyle to test code too, and fix violations; minor updates from cod...
Sean Owen
3
-0
/
+9
2017-06-14
Fix Codacy warnings
Sean Owen
1
-1
/
+1
2017-04-23
Add more tests for non-core modules
Sean Owen
2
-0
/
+70
2017-04-23
Optimize generating BufferedImage by allocating memory per row. Add tests. Re...
Sean Owen
1
-0
/
+83