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
/
arm
/
entrypoints_init_arm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Insert a read barrier in the JNI bridge.
Hiroshi Yamauchi
2015-05-07
1
-0
/
+3
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-5
/
+10
*
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
1
-0
/
+2
*
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
1
-2
/
+0
*
Deoptimization-based bce.
Mingyao Yang
2015-03-23
1
-0
/
+2
*
Remove portable.
Elliott Hughes
2014-12-12
1
-6
/
+1
*
ART: Fix some redundant declarations
Andreas Gampe
2014-11-04
1
-84
/
+3
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-2
/
+4
*
ARM: Use hardfp calling convention between java to java call.
Zheng Xu
2014-10-24
1
-27
/
+20
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-8
/
+2
*
ART: Fix some -Wpedantic errors
Andreas Gampe
2014-09-29
1
-1
/
+1
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-0
/
+24
*
Break apart header files.
Ian Rogers
2014-07-15
1
-4
/
+4
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+1
*
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
*
Art compiler: remove unnecessary sqrt call
buzbee
2014-05-27
1
-1
/
+0
*
Guard entrypoint changing by runtime shutdown lock.
Mathieu Chartier
2014-03-03
1
-2
/
+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
-5
/
+9
*
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
/
+100
*
Portable refactorings.
Ian Rogers
2013-07-30
1
-0
/
+241