index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jni_compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Remove the use of Method from jni_compiler
Ian Rogers
2011-11-14
1
-7
/
+5
*
Refactor the use of Method by the compiler.
Ian Rogers
2011-11-13
1
-1
/
+2
*
Move rest of code related blobs from Method to oat
Brian Carlstrom
2011-10-07
1
-2
/
+4
*
Fix JNI thread state transitions.
Ian Rogers
2011-09-18
1
-0
/
+5
*
Support for exception throwing.
Ian Rogers
2011-09-15
1
-0
/
+1
*
Add oat file generation and tests to build
Brian Carlstrom
2011-09-15
1
-2
/
+4
*
Generating stub code for registering a jni function at runtime.
Shih-wei Liao
2011-09-12
1
-0
/
+3
*
Support for cross compilation.
Ian Rogers
2011-09-08
1
-8
/
+11
*
Remove use of MemMap for code allocation.
Brian Carlstrom
2011-09-03
1
-9
/
+0
*
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
-2
/
+2
*
First pass of ImageWriter
Brian Carlstrom
2011-08-15
1
-5
/
+4
*
Remove author attributions.
Carl Shapiro
2011-08-14
1
-1
/
+1
*
Style cleanups for two recent changes
Brian Carlstrom
2011-07-23
1
-3
/
+3
*
Exception and suspend count polling on JNI bridge return.
Ian Rogers
2011-07-22
1
-3
/
+3
*
Support for synchronized native methods.
Ian Rogers
2011-07-21
1
-0
/
+8
*
x86 JNI compiler and unit tests.
Ian Rogers
2011-07-20
1
-0
/
+40