summaryrefslogtreecommitdiffstats
path: root/vm/Init.h
Commit message (Expand)AuthorAgeFilesLines
* Improve -verbose:jni.Elliott Hughes2011-06-281-2/+2
* 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-8/+0
* Cleanup.Dan Bornstein2011-04-141-9/+0
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-0/+8
* Pull the globals iteration into InitRefs.Dan Bornstein2011-03-221-0/+9
* Pull the Reference setup code into InitRefs.c.Dan Bornstein2011-03-101-0/+8
* Collate more of the low-level class lookups.Dan Bornstein2011-03-071-1/+3
* Clarify the ordering requirement.Dan Bornstein2011-03-021-5/+5
* Yak-shaving in support of the exception cleanup.Dan Bornstein2011-03-021-0/+8
* auto import //branches/master/...@140412The Android Open Source Project2009-03-181-3/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+49
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-49/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+5
* Initial ContributionThe Android Open Source Project2008-10-211-0/+43