index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
entrypoints
/
interpreter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove portable.
Elliott Hughes
2014-12-12
1
-7
/
+4
*
Remove MethodHelper from the interpreter.
Ian Rogers
2014-12-02
2
-10
/
+5
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
2
-4
/
+4
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-1
/
+2
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+0
*
Ensure classes are initialized rather than initializing.
Ian Rogers
2014-06-18
1
-1
/
+1
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-0
/
+3
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-3
/
+0
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-0
/
+3
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-3
/
+4
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-3
/
+2
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-4
/
+2
*
Work in the direction of hard float quick ABIs.
Ian Rogers
2014-02-11
1
-2
/
+2
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-9
/
+9
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-3
/
+3
*
Add missing push/pop shadow frame to artInterpreterToCompiledCodeBridge.
Mathieu Chartier
2013-12-10
1
-1
/
+4
*
Cleanup invoke in interpreter.
Sebastien Hertz
2013-09-30
1
-2
/
+10
*
Fix races in small mode compiler filters setup
Ian Rogers
2013-08-13
1
-2
/
+1
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-2
/
+2
*
Work on SMALL_ART and PORTABLE working at the same time.
Dragos Sbirlea
2013-08-13
1
-2
/
+8
*
Entry point clean up.
Ian Rogers
2013-08-07
2
-0
/
+90