summaryrefslogtreecommitdiffstats
path: root/runtime/utf.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace String CharArray with internal uint16_t array.Jeff Hao2015-04-271-9/+0
* Emit 4 byte UTF-sequences in place of encoded surrogate pairs.Narayan Kamath2015-03-251-6/+47
* Be more lenient with 4 byte UTF-8 sequences.Narayan Kamath2015-02-121-6/+38
* Fix ImageWriter::ComputeEagerResolvedStringsCallback().Vladimir Marko2015-02-111-6/+8
* Add hash map, reduce excessive hashingMathieu Chartier2014-11-071-3/+3
* Avoid signed arithmetic overflow in UTF hash functions.Ian Rogers2014-10-301-6/+6
* Reduce and speed-up class def searches.Ian Rogers2014-09-021-0/+8
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Move hot utf routines into -inl.h.Ian Rogers2013-09-231-35/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+156