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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix reflection access check for attached native threads.
Vladimir Marko
2014-06-12
1
-0
/
+4
*
Change MethodHelper to use a Handle.
Mathieu Chartier
2014-06-09
1
-23
/
+37
*
Merge "Now we have a proper C++ library, use std::unique_ptr."
Ian Rogers
2014-05-20
1
-1
/
+1
|
\
|
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
|
Don't get and restore thread state for ScopedFastNativeObjectAccess.
Mathieu Chartier
2014-05-19
1
-11
/
+15
|
/
*
Delete ClassHelper and fix compaction bug in GetDirectInterface
Mathieu Chartier
2014-05-18
1
-16
/
+15
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-3
/
+4
*
Fix reflection access checks for app compatibility.
Jeff Hao
2014-04-01
1
-2
/
+1
*
Revert "Fix access checks for app compatibility."
Jeff Hao
2014-04-01
1
-1
/
+2
*
Fix access checks for app compatibility.
Jeff Hao
2014-04-01
1
-2
/
+1
*
Some fixes for comments and implied conversions.
Jeff Hao
2014-03-28
1
-6
/
+6
*
Add access checks to Method and Field reflection.
Jeff Hao
2014-03-28
1
-1
/
+35
*
Reflection tidying.
Ian Rogers
2014-03-26
1
-67
/
+39
*
Improvements to Field.get/set.
Ian Rogers
2014-03-21
1
-2
/
+1
*
Work-around GCC polymorphism problems.
Ian Rogers
2014-03-14
1
-10
/
+10
*
64bit build fix.
Ian Rogers
2014-03-14
1
-2
/
+2
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-31
/
+450
*
Work in the direction of hard float quick ABIs.
Ian Rogers
2014-02-11
1
-3
/
+13
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-2
/
+6
*
Don't use UTF16 length as length for MUTF8.
Ian Rogers
2013-10-30
1
-1
/
+1
*
StringPiece clean up.
Ian Rogers
2013-09-24
1
-2
/
+2
*
Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"
Brian Carlstrom
2013-09-06
1
-7
/
+0
*
Remove bogus fastpath from String::Equals(const StringPiece&)
Brian Carlstrom
2013-09-06
1
-0
/
+7
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-9
/
+8
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-6
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+389