Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
2ff224df935def246e12590ebc1eb81b45793c45
/
runtime
/
native
/
java_lang_reflect_Executable.cc
3f1dcd3
ART: Move dex structs into own header
by Andreas Gampe
· 6 years ago
70f5fd0
ART: Add class-alloc-inl.h
by Andreas Gampe
· 7 years ago
52ecb65
ART: Add object-array-alloc-inl.h
by Andreas Gampe
· 7 years ago
18090d1
Refactor String resolution.
by Vladimir Marko
· 7 years ago
a8bba7d
ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use.
by Vladimir Marko
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
58143d2
ART: Fixes for constructor parameter annotations
by Orion Hodson
· 7 years ago
06537f7
native: Cleanup jni usage code
by Igor Murashkin
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
b45528c
ART: Refactor retrieval of types through ArtMethod.
by Vladimir Marko
· 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
6b2dc31
ART: Get rid of most of java.lang.DexCache.
by Narayan Kamath
· 8 years ago
3b6f440
jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI.
by Igor Murashkin
· 8 years ago
fa4333d
ART: Add operator == and != with nullptr to Handle
by Andreas Gampe
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 9 years ago
13b2784
ART: Refactor jmethodID handling
by Andreas Gampe
· 9 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 9 years ago
1a5337f
Move mirror::ObjectArray to ObjPtr
by Mathieu Chartier
· 9 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 9 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 9 years ago
79a21e7
Add support for Executable.getParameters() metadata
by Neil Fuller
· 9 years ago
0e84439
Collapse ART's AbstractMethod class into Executable
by Neil Fuller
· 9 years ago
[Renamed (77%) from runtime/native/java_lang_reflect_AbstractMethod.cc]
9323e6e
Separate annotations from dexfile reading.
by David Sehr
· 9 years ago
16b21cd
Tracking java.lang.reflect.Executable changes
by Neil Fuller
· 9 years ago
1133db7
Remove AnnotationAccess and its remaining uses.
by Jeff Hao
· 9 years ago