summaryrefslogtreecommitdiffstats
path: root/vm/reflect
Commit message (Expand)AuthorAgeFilesLines
* Remove repeated newlines at the end of files.Carl Shapiro2010-06-081-1/+0
* Remove trailing whitespace.Carl Shapiro2010-06-084-16/+16
* Send unlinkedClass back to hell, as requested.Barry Hayes2010-06-071-3/+5
* Remove unused labels, variables, and functions. Enable warnings.Carl Shapiro2010-05-213-11/+0
* Change Class layout to allocate an array of StaticField objectsBarry Hayes2010-03-092-6/+7
* Support primitive array elements in annotations.Andy McFadden2010-01-131-16/+28
* Make verifier field/method resolution conformant.Andy McFadden2009-07-151-4/+5
* Don't init class during reflection signature scan.Andy McFadden2009-06-161-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-0/+4773
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-4773/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-12/+0
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-1/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-106/+633
* Initial ContributionThe Android Open Source Project2008-10-214-0/+4258