History log of /external/proguard/bin/proguard.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2207309859df627de53087f3a0997131a161901a 22-Sep-2013 Mike Dodd <mdodd@google.com> Increase the java heap to 512M when running proguard. Otherwise it runs out of memory on some apps.

(Resurrecting 3082b4a5fc45bc123067c9a984f90b7706704c59 which was lost in b9cc48a43ed984587c939d02fba5316bf5c0df6e)

Change-Id: I0868e7fbb944aa48a4ef29880fb0cc5faa51c2e7
/external/proguard/bin/proguard.sh
b9cc48a43ed984587c939d02fba5316bf5c0df6e 21-Sep-2013 Ying Wang <wangying@google.com> Upgrade Proguard to 4.10.

Downloaded from:
http://sourceforge.net/projects/proguard/files/proguard/4.10/

Bug: 8992787
Change-Id: Ia07cc5b3feed443982b7e8f2a1f361479e735b18
/external/proguard/bin/proguard.sh
3082b4a5fc45bc123067c9a984f90b7706704c59 05-Sep-2012 Wei Huang <weih@google.com> increase the java heap to 512M when running proguard. Otherwise the Shem build runs out of memory
building the Utopia jar file.

Change-Id: Id3491f1f8f1640aa532c5ec30353d26a8d7ff8ac
/external/proguard/bin/proguard.sh
9f606f95f03a75961498803e24bee6799a7c0885 28-Feb-2012 Ying Wang <wangying@google.com> Revert "Upgrade from Progaurd 4.4 to 4.7."

This reverts commit cfead78069f3dc32998dc118ee08cab3867acea2.
Bug: 6079915
/external/proguard/bin/proguard.sh
cfead78069f3dc32998dc118ee08cab3867acea2 27-Feb-2012 Ying Wang <wangying@google.com> Upgrade from Progaurd 4.4 to 4.7.

Change-Id: Ie185d0be411a80cc6a330cafa8547252a7dc1d9c

You can find the changelog here
http://proguard.sourceforge.net/#downloads.html
/external/proguard/bin/proguard.sh
34ccf0ca75fd4db27a1e38c11970ca53087da035 10-May-2011 Raphael Moll <ralf@android.com> Fix proguard wrappers.

Shell version: This fixes the simple case of
the proguard binary path having a space in it.

Bat version: Use %* to capture all arguments, not
just the first 9 ones. It's typical to have > 10.

Change-Id: I32e7bcbe0c78f7518a1d727e4d80c07ec6d673b5
/external/proguard/bin/proguard.sh
b72c5c2e5482cf10117b2b25f642f7616b2326c3 31-Aug-2009 Joe Onorato <joeo@android.com> ProGuard 4.4
/external/proguard/bin/proguard.sh