index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
native
/
java_lang_reflect_Constructor.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-2
/
+1
*
am 61d7ca87: ART: Whitelist DexPathList constructor
Andreas Gampe
2015-04-30
1
-4
/
+11
|
\
|
*
ART: Whitelist DexPathList$Element constructor
Andreas Gampe
2015-04-29
1
-4
/
+11
|
*
Fix constructor access check through reflection
Sebastien Hertz
2015-04-28
1
-2
/
+2
|
*
ART: Fix constructor access checking
Andreas Gampe
2015-04-27
1
-6
/
+3
*
|
Fix constructor access check through reflection
Sebastien Hertz
2015-04-28
1
-2
/
+2
*
|
Merge "ART: Fix constructor access checking"
Andreas Gampe
2015-04-28
1
-6
/
+3
|
\
\
|
*
|
ART: Fix constructor access checking
Andreas Gampe
2015-04-27
1
-6
/
+3
|
|
/
*
|
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-0
/
+6
|
/
*
Move Class.newInstance to native
Mathieu Chartier
2015-04-25
1
-29
/
+24
*
Add AbstractMethod, Constructor, Method
Mathieu Chartier
2015-04-21
1
-12
/
+23
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-2
/
+0
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-2
/
+1
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-0
/
+2
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-1
/
+1
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+0
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-2
/
+3
*
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
-3
/
+4
*
Improvements to Field.get/set.
Ian Rogers
2014-03-21
1
-4
/
+1
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-3
/
+2
*
Don't always allocate constructor newInstance as non movable.
Mathieu Chartier
2014-03-10
1
-1
/
+10
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-6
/
+6
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
1
-1
/
+1
*
Fast JNI support.
Ian Rogers
2013-10-20
1
-1
/
+2
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-3
/
+7
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+74