index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stub_arm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Remove the rest of the unordered_ stuff.
Elliott Hughes
2012-01-18
1
-1
/
+1
*
Remove the use of Method from jni_compiler
Ian Rogers
2011-11-14
1
-2
/
+1
*
Fix calling conventions for UnresolvedDirectMethodTrampolineFromCode
Brian Carlstrom
2011-10-20
1
-7
/
+18
*
Reuse SIRT for C++ references
Brian Carlstrom
2011-10-20
1
-9
/
+10
*
Fix cpplint's whitespace warnings.
Elliott Hughes
2011-10-17
1
-3
/
+3
*
Various assembly fixes.
Ian Rogers
2011-10-09
1
-4
/
+4
*
Spill possibly reference holding registers for runtime calls.
Ian Rogers
2011-10-07
1
-36
/
+16
*
Support for resolving unknown direct/static methods.
Ian Rogers
2011-10-06
1
-2
/
+2
*
Static and direct resolution stub.
Ian Rogers
2011-10-05
1
-0
/
+40
*
Separate oat from image
Brian Carlstrom
2011-10-03
1
-0
/
+1
*
Floating point callee save support in exception delivery.
Ian Rogers
2011-09-25
1
-0
/
+1
*
Class cast, fill array and interface exception support.
Ian Rogers
2011-09-22
1
-4
/
+8
*
Support for exception throwing.
Ian Rogers
2011-09-15
1
-3
/
+3
*
Add oat file generation and tests to build
Brian Carlstrom
2011-09-15
1
-1
/
+1
*
Generating stub code that throws AbstractMethodError exception when hit.
Shih-wei Liao
2011-09-13
1
-0
/
+28
*
Generating stub code for registering a jni function at runtime.
Shih-wei Liao
2011-09-12
1
-0
/
+56