summaryrefslogtreecommitdiffstats
path: root/tools/dex-preopt
Commit message (Expand)AuthorAgeFilesLines
* Dalvik is dead, long live Dalvik!Brian Carlstrom2014-08-051-320/+0
* Be explicit about both uniprocessor and SMP when calling dexopt.Dan Bornstein2010-09-301-0/+2
* Add --uniprocessor option to dex-preopt.Dan Bornstein2010-09-281-34/+45
* Insert "/./" into the input file path when necessary.Dan Bornstein2010-09-201-4/+12
* Add --dexopt option to explicitly specify the dexopt binary.Dan Bornstein2010-09-171-10/+26
* Modify dex-preopt to take better arguments for the build process.Dan Bornstein2010-09-171-29/+46
* Make the app processing variant of dex-preopt more consistent.Dan Bornstein2010-09-151-1/+2
* Clarify the use of --boot-dirs in the header comment.Dan Bornstein2010-09-141-3/+7
* Add use of sentinel in BOOTCLASSPATH entries during preopt.Dan Bornstein2010-09-141-2/+8
* First possibly-working cut of dex-preopt.Dan Bornstein2010-09-131-59/+90
* Flesh out dex-preopt a bit more.Dan Bornstein2010-09-131-1/+45
* Pre-alpha cut of the new dex preoptimization script.Dan Bornstein2010-09-121-0/+180