index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
reflection.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-1
/
+1
*
Fix updating of JNI references for String.<init>.
Jeff Hao
2015-05-27
1
-0
/
+3
*
Intercept JNI invocation of String.<init> methods.
Jeff Hao
2015-05-20
1
-3
/
+3
*
Remove unused InvokeWithShadowFrame
Sebastien Hertz
2015-05-07
1
-4
/
+0
*
Move Class.newInstance to native
Mathieu Chartier
2015-04-25
1
-0
/
+9
*
Add AbstractMethod, Constructor, Method
Mathieu Chartier
2015-04-21
1
-1
/
+2
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-2
/
+2
*
Fix some reflection errors
Mathieu Chartier
2015-03-29
1
-1
/
+1
*
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
1
-1
/
+4
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-4
/
+2
*
Remove MethodHelper.
Ian Rogers
2014-12-02
1
-1
/
+0
*
Remove MethodHelper from the interpreter.
Ian Rogers
2014-12-02
1
-1
/
+1
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-1
/
+1
*
ART: Better IllegalAccessException message
Andreas Gampe
2014-09-29
1
-1
/
+1
*
Optimize get/set reflection performance
Mathieu Chartier
2014-09-26
1
-4
/
+5
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-0
/
+1
*
Don't get and restore thread state for ScopedFastNativeObjectAccess.
Mathieu Chartier
2014-05-19
1
-7
/
+7
*
Some fixes for comments and implied conversions.
Jeff Hao
2014-03-28
1
-1
/
+1
*
Add access checks to Method and Field reflection.
Jeff Hao
2014-03-28
1
-1
/
+4
*
Reflection tidying.
Ian Rogers
2014-03-26
1
-7
/
+4
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-2
/
+25
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-6
/
+6
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+59