summaryrefslogtreecommitdiffstats
path: root/runtime/native/libcore_util_CharsetUtils.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Do some include-what-you-useAndreas Gampe2018-10-291-0/+1
* ART: Move JNI files to runtime/jni/ .Vladimir Marko2018-05-091-1/+1
* ART: Depend on libnativehelper headers onlyAndreas Gampe2017-10-251-1/+1
* ART: Include cleanupAndreas Gampe2017-07-241-1/+0
* art: use proper nativehelper headersSteven Moreland2017-07-181-4/+3
* ART: Move RegisterNatives helperAndreas Gampe2017-06-011-0/+1
* ART: More header cleanup - jni_internal.hAndreas Gampe2017-05-301-2/+6
* jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI.Igor Murashkin2017-02-211-5/+5
* ART: Add operator == and != with nullptr to HandleAndreas Gampe2017-02-141-2/+2
* Clean up ScopedThreadStateChange to use ObjPtrMathieu Chartier2016-09-291-3/+3
* creating workflow for mirror::String compressionjessicahandojo2016-08-231-3/+2
* Replace String CharArray with internal uint16_t array.Jeff Hao2015-04-271-0/+264