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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give Compiler a back reference to the driver.
Ian Rogers
2014-05-06
1
-4
/
+4
*
ART: aarch64 jni compiler needs to extend small return types
Andreas Gampe
2014-05-01
7
-1
/
+28
*
Fix typo in ISA centralization
Andreas Gampe
2014-04-16
1
-1
/
+1
*
Centralize instruction-set pointer-size, alignment, 64b-width code
Andreas Gampe
2014-04-14
1
-10
/
+11
*
AArch64: Jni compiler fixes
Serban Constantinescu
2014-04-10
5
-123
/
+256
*
art: Use SIRT::GetAlignedSirtSizeTarget in calling convention
Dmitry Petrochenko
2014-04-10
6
-8
/
+8
*
ART: A workaround for a wrongly-read caller's frame
Vladimir Kostyukov
2014-04-07
1
-0
/
+213
*
Fix wrong handling of Generic JNI not finding native method.
Andreas Gampe
2014-04-04
1
-0
/
+10
*
Merge "Cleanup transaction support"
Sebastien Hertz
2014-04-02
1
-1
/
+1
|
\
|
*
Cleanup transaction support
Sebastien Hertz
2014-04-02
1
-1
/
+1
*
|
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
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-1
/
+1
*
Unify 64bit int constant definitions.
Ian Rogers
2014-03-10
1
-7
/
+8
*
More JNI compiler tests and small fix
Andreas Gampe
2014-03-10
1
-0
/
+472
*
Generic JNI implementation for x86_64
Andreas Gampe
2014-03-05
2
-7
/
+13
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-2
/
+2
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-1
/
+1
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-17
/
+30
*
Add missing SIRT to LoadNativeLibrary.
Mathieu Chartier
2014-02-06
1
-4
/
+6
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-2
/
+2
*
Fast JNI support.
Ian Rogers
2013-10-20
1
-2
/
+2
*
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
*
Shard dedupe set locks.
Ian Rogers
2013-09-05
2
-4
/
+4
*
Multi threaded hashed deduplication during compilation.
Mathieu Chartier
2013-09-03
3
-6
/
+6
*
Fix portable sign/zero extension from JNI.
Ian Rogers
2013-08-15
1
-7
/
+29
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
4
-8
/
+8
*
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/comments issues
Brian Carlstrom
2013-07-26
1
-7
/
+7
*
Fix cpplint build/namespaces issues
Brian Carlstrom
2013-07-18
1
-1
/
+7
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
2
-6
/
+4
*
Fix cpplint whitespace/braces issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
5
-15
/
+15
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
12
-0
/
+2971