summaryrefslogtreecommitdiffstats
path: root/runtime/utf.h
Commit message (Expand)AuthorAgeFilesLines
* Add hash map, reduce excessive hashingMathieu Chartier2014-11-071-2/+3
* Reduce and speed-up class def searches.Ian Rogers2014-09-021-0/+3
* Avoid use of std::string where we have const char*.Ian Rogers2014-08-121-1/+2
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-0/+1
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Move hot utf routines into -inl.h.Ian Rogers2013-09-231-2/+3
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+97