summaryrefslogtreecommitdiffstats
path: root/vm/analysis/DexVerify.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-23/+15
* Move fundamental object definitions and operations to C++Carl Shapiro2011-04-131-0/+8
* Interpreter fix - limit suspend checksbuzbee2011-03-241-0/+8
* Check monitors during bytecode verificationAndy McFadden2010-11-231-0/+3
* Verification no longer requires startup/shutdown.Dan Bornstein2010-11-191-3/+0
* Move some verifier stuff around.Andy McFadden2010-11-051-6/+10
* Forward progress on verifier.Andy McFadden2010-06-141-14/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+65
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-65/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+5
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+59