aboutsummaryrefslogtreecommitdiffstats
path: root/java/proguard
Commit message (Collapse)AuthorAgeFilesLines
* New port: proguardfjoe2003-04-195-0/+82
ProGuard can read jar files, shrink and obfuscate them (to prevent reverse engineering), and write out the resulting jar file. PR: 50434 Submitted by: Alex Semenyaka