summaryrefslogtreecommitdiffstats
path: root/vm/DvmDex.h
Commit message (Expand)AuthorAgeFilesLines
* Implement the dalvik side of libcore.reflect.Elliott Hughes2013-07-251-0/+3
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-10/+2
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-0/+8
* Low-level support for in-memory DEXAndy McFadden2011-03-031-0/+1
* Remove the functionality in ReduceConstants.[ch].Dan Bornstein2010-09-091-178/+0
* Emit volatile field access instructions.Andy McFadden2010-06-301-0/+3
* Change the way breakpoints work.Andy McFadden2009-11-161-0/+16
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+319
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-319/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-8/+176
* Initial ContributionThe Android Open Source Project2008-10-211-0/+151