summaryrefslogtreecommitdiffstats
path: root/vm/reflect/Reflect.h
Commit message (Expand)AuthorAgeFilesLines
* 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-12/+4
* Convert the internal and in-line natives to C++.Carl Shapiro2011-04-121-0/+8
* Support reflective lookup of single fields.Jesse Wilson2011-03-281-0/+5
* Native code to fast path annotation lookups.Jesse Wilson2011-03-251-0/+8
* Optimize annotations.Jesse Wilson2011-03-241-0/+10
* Collate more of the low-level class lookups.Dan Bornstein2011-03-071-5/+0
* Optimize Class.getMethod() by loading only one method.Jesse Wilson2011-02-231-0/+6
* Rename wrap/unwrap --> box/unboxAndy McFadden2010-11-041-3/+3
* Remove trailing whitespace.Carl Shapiro2010-06-081-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+239
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-239/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+239