summaryrefslogtreecommitdiffstats
path: root/compiler/dex/verification_results.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoid use of std::string where we have const char*.Ian Rogers2014-08-121-1/+5
* Revert "Revert "Make clang the default compiler on host.""Ian Rogers2014-03-081-2/+2
* Revert "Make clang the default compiler on host."Ian Rogers2014-03-081-2/+2
* Make clang the default compiler on host.Ian Rogers2014-03-071-2/+2
* Make use of profiling information for dex2oatDave Allison2014-03-071-1/+1
* Create CompilerOptionsBrian Carlstrom2014-02-241-7/+13
* Add VerfiedMethod to DexCompilationUnit.Vladimir Marko2014-01-281-18/+0
* Refactor verification results.Vladimir Marko2014-01-281-0/+128