summaryrefslogtreecommitdiffstats
path: root/runtime/utf.h
Commit message (Expand)AuthorAgeFilesLines
* Fix broken checks in IsValidPartOfMemberNameUtf8Slow.Narayan Kamath2015-05-071-3/+3
* Be more lenient with 4 byte UTF-8 sequences.Narayan Kamath2015-02-121-3/+19
* Fix ImageWriter::ComputeEagerResolvedStringsCallback().Vladimir Marko2015-02-111-3/+4
* 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