aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move dexpreopting to SoongColin Cross2018-12-171-6/+8
* Revert "Move dexpreopting to Soong"Colin Cross2018-12-141-8/+6
* Move dexpreopting to SoongColin Cross2018-12-121-6/+8
* Reduce the propagation of LOCAL_DEX_PREOPT := nostrippingColin Cross2018-10-241-1/+1
* Replace some uses of zip with merge_zips, soong_zip, and zip2zipColin Cross2018-09-151-2/+6
* Make package functions take an argumentColin Cross2018-09-151-1/+1
* Revert "Make package functions take an argument"Roland Levillain2018-09-151-1/+1
* Make package functions take an argumentColin Cross2018-09-141-1/+1
* Remove LOCAL_DONT_DELETE_JAR_DIRSColin Cross2018-09-141-1/+0
* Remove proguard supportColin Cross2018-08-071-2/+2
* Tighter control of stripping in dex_preopt_odex_install.Nicolas Geoffray2018-01-181-2/+2
* Use proguard.jacoco.flags for EMMA_INSTRUMENT_STATICColin Cross2018-01-031-0/+2
* Merge commit '66b8b530187b129934a685bf0c4349eef00e4b0c' fromXin Li2017-11-141-0/+1
|\
| * Merge changes I06b8efa8,Id2fa2d18 am: 4d44c2dc12 am: 6fff4ee8deColin Cross2017-10-061-4/+1
| |\
| * \ Delete jack support am: a6bc3a8a4cColin Cross2017-10-021-26/+2
| |\ \
| | * | Delete jack supportColin Cross2017-10-021-26/+2
| * | | Merge "Move classes.jar generation right below JarJar phase." am: 729a221a16 ...Nan Zhang2017-09-151-2/+2
| |\| |
| * | | Merge "Fix the build breakage on git-wear-master/mirror-aosp-master-with-vend...Nan Zhang2017-09-021-2/+2
| |\ \ \
| * \ \ \ Merge "Fix the build breakage on git-wear-master/mirror-aosp-master-with-vend...Nan Zhang2017-09-021-2/+2
| |\ \ \ \
| * \ \ \ \ Merge changes from topic "turbine" am: 872246de0f am: fa8b66f5ccNan Zhang2017-08-311-3/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge "Revert "Add Turbine as part of java build toolchain in Make."" am: 91f...Nan Zhang2017-08-311-6/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Add Turbine as part of java build toolchain in Make." am: 0b23748128 a...Nan Zhang2017-08-311-3/+6
| |\ \ \ \ \ \ \
| * | | | | | | | dex_preopt: Use the unstripped jar file for generating profiles.Narayan Kamath2017-08-241-0/+1
* | | | | | | | | Merge "Add a product variable for priv-apps dependencies."Nicolas Geoffray2017-11-011-1/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Add a product variable for priv-apps dependencies.Nicolas Geoffray2017-10-061-1/+5
* | | | | | | | | Refactor removing classes.dex for dexpreoptColin Cross2017-10-061-4/+1
|/ / / / / / / /
* | | | | | | / Delete jack supportColin Cross2017-10-021-26/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Move classes.jar generation right below JarJar phase.Nan Zhang2017-09-141-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix the build breakage on git-wear-master/mirror-aosp-master-with-vendorNan Zhang2017-09-021-2/+2
| |_|_|_|/ |/| | | |
* | | | | Fix the build breakage on git-wear-master/mirror-aosp-master-with-vendorNan Zhang2017-09-011-2/+2
| |_|_|/ |/| | |
* | | | Revert "Revert "Add Turbine as part of java build toolchain in Make.""Nan Zhang2017-08-311-3/+6
| |_|/ |/| |
* | | Revert "Add Turbine as part of java build toolchain in Make."Nan Zhang2017-08-311-6/+3
| |/ |/|
* | Add Turbine as part of java build toolchain in Make.Nan Zhang2017-08-301-3/+6
|/
* Update to latest jacoco usageJeff Gaston2017-07-141-5/+0
* Rearrange java library outputsColin Cross2017-04-051-16/+15
* Move proguard before classes.jarColin Cross2017-04-051-5/+1
* Re-enable dx supportColin Cross2017-02-161-0/+22
* Record module type statisticsDan Willemsen2016-07-291-0/+1
* Remove support of disabling Jack.Ying Wang2016-03-301-22/+0
* Remove unused dependencies on $(ACP)Dan Willemsen2016-03-011-3/+3
* Support code coverage with JackSebastien Hertz2016-01-271-0/+5
* Remove changing uids/timestamps from zip/jar filesDan Willemsen2015-11-021-1/+2
* Revert "Remove changing uids/timestamps from zip/jar files"Dan Willemsen2015-10-291-2/+1
* Remove changing uids/timestamps from zip/jar filesDan Willemsen2015-10-291-1/+2
* Change built module of static java librariesYohann Roussel2015-02-181-2/+16
* Engage Jack incremental on demandYohann Roussel2015-02-041-2/+2
* am 7c05897b: am e937ac81: Merge "Add new build flag LOCAL_DONT_DELETE_JAR_DIRS."Ying Wang2015-01-291-0/+1
|\
| * Add new build flag LOCAL_DONT_DELETE_JAR_DIRS.Fredrik Roubert2015-01-291-0/+1
| * Running jarjar on Java resources.Ying Wang2015-01-211-8/+2
* | Running jarjar on Java resources.Ying Wang2015-01-211-9/+6