index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
arch
/
mips
/
entrypoints_init_mips.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove portable.
Elliott Hughes
2014-12-12
1
-6
/
+1
*
ART: Fix some redundant declarations
Andreas Gampe
2014-11-04
1
-80
/
+1
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-9
/
+3
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-0
/
+24
*
Fix art test failures for Mips.
Douglas Leung
2014-07-15
1
-4
/
+9
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+2
*
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
1
-5
/
+0
*
ART: Move __memcmp16 from Bionic to ART
Andreas Gampe
2014-06-10
1
-2
/
+0
*
Guard entrypoint changing by runtime shutdown lock.
Mathieu Chartier
2014-03-03
1
-0
/
+1
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-0
/
+4
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
1
-38
/
+1
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-2
/
+2
*
Improve quick codegen for aput-object.
Ian Rogers
2013-10-08
1
-10
/
+14
*
Split the allocation path into 'instrumented' and 'uninstrumented'
Hiroshi Yamauchi
2013-09-25
1
-6
/
+32
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-4
/
+4
*
Work on SMALL_ART and PORTABLE working at the same time.
Dragos Sbirlea
2013-08-13
1
-2
/
+2
*
Entry point clean up.
Ian Rogers
2013-08-07
1
-93
/
+99
*
Portable refactorings.
Ian Rogers
2013-07-30
1
-0
/
+242