summaryrefslogtreecommitdiffstats
path: root/runtime/method_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Move FindDexMethodIndexInOtherDexFile into ArtMethod.Ian Rogers2014-12-021-86/+0
* Move GetNameAsString out of MethodHelper into ArtMethod.Ian Rogers2014-10-281-16/+0
* Move MethodHelper::GetReturnType to mirror::ArtMethod.Ian Rogers2014-10-281-7/+11
* ART: Rename Handle hierarchyAndreas Gampe2014-09-151-5/+45
* Avoid use of std::string where we have const char*.Ian Rogers2014-08-121-17/+0
* Fix x86 build.Ian Rogers2014-07-161-1/+27
* Remove object_utils.h.Ian Rogers2014-07-161-0/+127