summaryrefslogtreecommitdiffstats
path: root/build/java_prebuilt.gypi
Commit message (Expand)AuthorAgeFilesLines
* Store proguarded jar in product out under lib.java.yfriedman2015-08-281-3/+2
* Update usage of Proguard in clank after moving Proguard to third_party.hanxi2015-08-271-2/+2
* Fix "Class resolved by unexpected DEX" in uiautomator testsdavileen2014-12-021-14/+23
* Start using proguard.jar directly instead of proguard.shaurimas@chromium.org2014-07-111-2/+2
* Update some gyp targets to use dex_action.gypicjhopman@chromium.org2014-06-121-15/+7
* android: Remove a few unnecessary md5sum invocations.thakis@chromium.org2014-03-021-7/+0
* [Android] Extend proguard preprocessing to prebuilt Java libraries.aruslan@chromium.org2013-08-191-3/+52
* Some of the build tools have moved in the SDK (e.g. aapt, aidl) fromnavabi@google.com2013-08-091-1/+1
* Fix incorrect paths introduced in https://chromiumcodereview.appspot.com/1347...yfriedman@chromium.org2013-04-051-1/+1
* CheckCallDie: add option to suppress successful outputcjhopman@chromium.org2013-04-041-1/+1
* Add input content checking to some build scriptscjhopman@chromium.org2013-04-041-2/+2
* Make write_library_dependencies.py find all transitive dependenciescjhopman@chromium.org2013-04-031-1/+1
* Add helper gypi for predexing of prebuilt jars.nyquist@chromium.org2013-03-291-0/+59