index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
calling_convention.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Remove various bits of lint.
Elliott Hughes
2012-01-24
1
-1
/
+0
*
Remove the use of Method from jni_compiler
Ian Rogers
2011-11-14
1
-17
/
+88
*
Refactor the use of Method by the compiler.
Ian Rogers
2011-11-13
1
-2
/
+0
*
Move rest of code related blobs from Method to oat
Brian Carlstrom
2011-10-07
1
-9
/
+9
*
Start moving stack-related stuff out of thread.h.
Elliott Hughes
2011-10-05
1
-0
/
+1
*
Support for JNI local reference cookie.
Ian Rogers
2011-09-27
1
-1
/
+1
*
Save/restore local table state on down calls.
Ian Rogers
2011-09-23
1
-5
/
+11
*
Exception work clean up.
Ian Rogers
2011-09-17
1
-1
/
+1
*
Support for exception throwing from JNI.
Ian Rogers
2011-09-17
1
-4
/
+4
*
Support for exception throwing.
Ian Rogers
2011-09-15
1
-23
/
+26
*
Support for cross compilation.
Ian Rogers
2011-09-08
1
-38
/
+42
*
Fix various JNI compiler bugs/unimplementeds.
Ian Rogers
2011-09-07
1
-2
/
+4
*
Decoding references. Otherwise, buggy code works only on stack refs.
Shih-wei Liao
2011-09-02
1
-0
/
+4
*
Switch to UniquePtr.
Elliott Hughes
2011-08-30
1
-6
/
+7
*
Add validate object, clean up stack indirect reference table.
Ian Rogers
2011-08-23
1
-14
/
+14
*
Support for return PC offset and frame size in JNI compiler.
Ian Rogers
2011-08-23
1
-0
/
+2
*
Fix JNI compiler for synchronized methods.
Ian Rogers
2011-08-15
1
-3
/
+20
*
Remove author attributions.
Carl Shapiro
2011-08-14
1
-1
/
+0
*
Handle double and long on the Managed side, and follow AAPCS on the Native side.
Shih-wei Liao
2011-08-11
1
-5
/
+11
*
Initial ARM JNI compiler support.
Carl Shapiro
2011-07-25
1
-0
/
+7
*
Move DexFiles to be allocated on the heap
Brian Carlstrom
2011-07-22
1
-3
/
+3
*
Support for synchronized native methods.
Ian Rogers
2011-07-21
1
-4
/
+9
*
x86 JNI compiler and unit tests.
Ian Rogers
2011-07-20
1
-0
/
+145