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
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
2
-5
/
+38
*
ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test
Andreas Gampe
2014-08-19
1
-56
/
+203
*
Fix bugs in the x86 and arm versions of generic JNI.
Nicolas Geoffray
2014-08-14
1
-10
/
+90
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
2
-19
/
+11
*
Emit CFI for x86 & x86_64 JNI compiler.
Tong Shen
2014-08-05
1
-1
/
+4
*
AArch64: Clean up CalleeSaveMethod frame and the use of temp registers.
Zheng Xu
2014-07-29
1
-17
/
+16
*
Fix JNI compiler frame size adjustments.
Vladimir Marko
2014-07-25
2
-9
/
+42
*
Break apart header files.
Ian Rogers
2014-07-15
1
-0
/
+1
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+1
*
x86_64: Enable fp-reg promotion
Serguei Katkov
2014-07-10
2
-3
/
+9
*
JNI dlsym lookup fixes.
Ian Rogers
2014-07-07
1
-2
/
+2
*
ART: Rework Generic JNI, add ARM version
Andreas Gampe
2014-07-01
1
-67
/
+60
*
Merge "Thumb2 assembler for JNI compiler and optimizing compiler"
Dave Allison
2014-06-05
1
-3
/
+1
|
\
|
*
Thumb2 assembler for JNI compiler and optimizing compiler
Dave Allison
2014-06-05
1
-3
/
+1
*
|
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
7
-73
/
+80
|
/
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
2
-6
/
+7
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
2
-2
/
+2
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
10
-108
/
+111
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-1
/
+1
*
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
[next]