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_Class.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix java_lang_Class newInstance for strings; also quick entrypoints.
Jeff Hao
2015-04-27
1
-0
/
+11
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-1
/
+1
*
Move Class.newInstance to native
Mathieu Chartier
2015-04-25
1
-2
/
+72
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Add AbstractMethod, Constructor, Method
Mathieu Chartier
2015-04-21
1
-20
/
+214
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-34
/
+29
*
Avoid using dex cache array pointers in libart.
Vladimir Marko
2015-04-10
1
-0
/
+14
*
Fix the read barrier builds.
Hiroshi Yamauchi
2015-04-03
1
-1
/
+1
*
Fix some reflection errors
Mathieu Chartier
2015-03-29
1
-1
/
+4
*
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
1
-1
/
+168
*
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
*
Fix erroneous behaviors with OOME present.
Ian Rogers
2014-07-21
1
-1
/
+4
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+0
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-3
/
+1
*
Delete ClassHelper and fix compaction bug in GetDirectInterface
Mathieu Chartier
2014-05-18
1
-2
/
+3
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-6
/
+6
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-2
/
+2
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-2
/
+4
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-7
/
+7
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-1
/
+2
*
Fast JNI support.
Ian Rogers
2013-10-20
1
-5
/
+6
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-19
1
-31
/
+0
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+135