summaryrefslogtreecommitdiffstats
path: root/dexopt
Commit message (Expand)AuthorAgeFilesLines
* Minor tweaks.Andy McFadden2010-12-101-11/+0
* Fix debug statements.Patrick Scott2010-10-211-1/+1
* Correct dexopt for uniprocessors.Andy McFadden2010-09-301-9/+14
* Plumb SMP optimization control through to dexopt.Dan Bornstein2010-09-281-3/+13
* Add optional tags to dalvik.Jesse Wilson2010-09-161-0/+2
* We also need to tell it the file mode when creating the output.Dan Bornstein2010-09-121-1/+1
* Actually, dexopt needs to read the optimized dex file too.Dan Bornstein2010-09-121-1/+1
* Move declarations to the top to avoid potential uninitialized use.Dan Bornstein2010-09-121-5/+10
* Add a new "--preopt" mode to dexopt, for running on the host.Dan Bornstein2010-09-121-44/+130
* Support dalvikvm on a Linux x86 hostJesse Wilson2010-08-181-10/+23
* Remove repeated newlines at the end of files.Carl Shapiro2010-06-081-1/+0
* resolved conflicts for merge of fc0dcfa2 to dalvik-devAndy McFadden2010-05-211-0/+6
|\
| * Atomic/SMP update.Andy McFadden2010-05-201-0/+6
| * Dalvik Zip rewrite.Andy McFadden2010-05-061-4/+5
* | Dalvik Zip rewrite.Andy McFadden2010-04-291-4/+5
* | Do not include assert.h in places where it may shadow the definitionCarl Shapiro2010-02-111-1/+0
|/
* Add back missing shared libraries used by executable in link command. TheseDoug Kwan2009-10-021-0/+2
* Inline some java.lang.Math functions.Andy McFadden2009-06-301-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+526
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-526/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-5/+49
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+9
* Initial ContributionThe Android Open Source Project2008-10-212-0/+473