index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
jni
/
quick
Commit message (
Expand
)
Author
Age
Files
Lines
*
Calling convention support for cross 64/32 compilation.
Ian Rogers
2014-04-01
12
-74
/
+91
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
2
-21
/
+21
*
art: Make calling convention immune to SIRT structure change
Dmitry Petrochenko
2014-04-01
1
-3
/
+2
*
x86_64: JNI compiler
Dmitry Petrochenko
2014-03-28
13
-26
/
+376
*
Add GC mode for stressing testing heap transitions.
Mathieu Chartier
2014-03-25
1
-1
/
+1
*
Add FINAL and OVERRIDE to calling conventions of the JNI compiler
Andreas Gampe
2014-03-20
4
-107
/
+108
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
3
-0
/
+338
*
Generic JNI implementation for x86_64
Andreas Gampe
2014-03-05
1
-4
/
+4
*
Restore callee save registers in JNI compiler.
Mathieu Chartier
2013-10-16
1
-3
/
+2
*
Move disassembler out of runtime.
Ian Rogers
2013-09-09
1
-6
/
+0
*
Multi threaded hashed deduplication during compilation.
Mathieu Chartier
2013-09-03
1
-1
/
+2
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-2
/
+2
*
Entry point clean up.
Ian Rogers
2013-08-07
1
-3
/
+3
*
Portable refactorings.
Ian Rogers
2013-07-30
1
-6
/
+6
*
Move assembler out of runtime into compiler/utils.
Ian Rogers
2013-07-29
5
-10
/
+10
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-1
/
+0
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
4
-12
/
+12
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
9
-0
/
+1812