summaryrefslogtreecommitdiffstats
path: root/vm/analysis/CodeVerify.h
Commit message (Expand)AuthorAgeFilesLines
* Dalvik is dead, long live Dalvik!Brian Carlstrom2014-08-051-332/+0
* Dexopt verifier checks that int/float and double/long uses do not mix.jeffhao2011-08-121-3/+11
* 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-14/+6
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-0/+7
* Progress on live-precise GC.Andy McFadden2010-12-161-0/+6
* Progress on liveness analysis.Andy McFadden2010-12-101-0/+7
* Minor tweaks.Andy McFadden2010-12-011-22/+0
* Check monitors during bytecode verificationAndy McFadden2010-11-231-0/+6
* Progress toward structured lock checksAndy McFadden2010-11-121-5/+25
* Forward progress on verifier.Andy McFadden2010-06-141-17/+60
* Remove trailing whitespace.Carl Shapiro2010-06-081-1/+1
* Defer reporting of certain verifier failures.Andy McFadden2009-05-181-1/+1
* auto import //branches/master/...@140412The Android Open Source Project2009-03-181-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+265
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-265/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+9
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-26/+96
* Initial ContributionThe Android Open Source Project2008-10-211-0/+186