Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
9b81ac36e161fd993eab17b43b93a96e8c63b5cc
/
runtime
/
native
/
java_lang_StringFactory.cc
9b81ac3
Add default argument kIsInstrumented=true.
by Vladimir Marko
· 6 years ago
fd63bbf
ART: Add string-alloc-inl.h
by Andreas Gampe
· 7 years ago
e15b9b1
ART: Do some include-what-you-use
by Andreas Gampe
· 7 years ago
5924a4a
Move String::SizeOf<> to string.h .
by Vladimir Marko
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
373a9b5
ART: Depend on libnativehelper headers only
by Andreas Gampe
· 8 years ago
e431e27
art: use proper nativehelper headers
by Steven Moreland
· 8 years ago
87583b3
ART: Move RegisterNatives helper
by Andreas Gampe
· 8 years ago
a14100c
ART: More header cleanup - jni_internal.h
by Andreas Gampe
· 8 years ago
3b6f440
jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI.
by Igor Murashkin
· 8 years ago
bc5a795
Move art/native to ObjPtr
by Mathieu Chartier
· 9 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 9 years ago
cc3839c
Improve documentation about StringFactory.newStringFromChars.
by Roland Levillain
· 9 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago