summaryrefslogtreecommitdiffstats
path: root/compiler/dex/verified_method.cc
Commit message (Expand)AuthorAgeFilesLines
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-2/+2
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* Refactor verification results.Vladimir Marko2014-01-281-0/+312