Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
28b6e7e6746d997f56fb0cb2c5e9ddd7d10e65f4
/
runtime
/
native
/
java_lang_reflect_Executable.cc
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
· 8 years ago
13b2784
ART: Refactor jmethodID handling
by Andreas Gampe
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
1a5337f
Move mirror::ObjectArray to ObjPtr
by Mathieu Chartier
· 8 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
79a21e7
Add support for Executable.getParameters() metadata
by Neil Fuller
· 8 years ago
0e84439
Collapse ART's AbstractMethod class into Executable
by Neil Fuller
· 8 years ago
[Renamed (77%) from runtime/native/java_lang_reflect_AbstractMethod.cc]
9323e6e
Separate annotations from dexfile reading.
by David Sehr
· 8 years ago
16b21cd
Tracking java.lang.reflect.Executable changes
by Neil Fuller
· 8 years ago
1133db7
Remove AnnotationAccess and its remaining uses.
by Jeff Hao
· 9 years ago