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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Add scorpion to the known cpu variants list
Michael Bestas
2015-11-05
1
-1
/
+1
*
ART: Fix arm32 instrumentation exit stub
Andreas Gampe
2015-06-24
1
-2
/
+7
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
4
-17
/
+17
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
2
-29
/
+19
*
Insert a read barrier in the JNI bridge.
Hiroshi Yamauchi
2015-05-07
1
-0
/
+3
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-15
/
+21
*
Remove ArtMethod* parameter from dex cache entry points.
Vladimir Marko
2015-04-24
1
-8
/
+18
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
4
-10
/
+15
*
ART: Avoid obvious segfault in arm & x86 fault handler
Andreas Gampe
2015-04-03
1
-0
/
+7
*
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
*
Merge "Reserve bits in the lock word for read barriers."
Hiroshi Yamauchi
2015-03-04
1
-17
/
+47
|
\
|
*
Reserve bits in the lock word for read barriers.
Hiroshi Yamauchi
2015-03-03
1
-17
/
+47
*
|
Fix generic JNI stubs to not discard the Java native frame.
Nicolas Geoffray
2015-03-03
1
-11
/
+8
|
/
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
2
-2
/
+3
*
Refactor register access from StackVisitor
Sebastien Hertz
2015-01-26
2
-36
/
+26
*
Skip r1 on arm if first parameter is a long.
Nicolas Geoffray
2015-01-13
1
-0
/
+7
*
ART: Reorder entrypoint argument order
Andreas Gampe
2014-12-29
1
-78
/
+32
*
Merge "Save all registers in native to Java stubs."
Nicolas Geoffray
2014-12-15
1
-9
/
+14
|
\
|
*
Save all registers in native to Java stubs.
Nicolas Geoffray
2014-12-12
1
-9
/
+14
*
|
Remove portable.
Elliott Hughes
2014-12-12
2
-168
/
+1
|
/
*
Fix arm unwind data for art code.
Christopher Ferris
2014-12-04
2
-49
/
+17
*
Fix the last users of TARGET_CPU_SMP.
Elliott Hughes
2014-11-19
1
-9
/
+1
*
Change 64 bit ArtMethod fields to be pointer sized
Mathieu Chartier
2014-11-18
2
-2
/
+2
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
5
-3
/
+513
*
ART: Fix warnings in memcmp16 for arm32
Andreas Gampe
2014-11-06
1
-18
/
+27
*
Don't enable ARM_R4_SUSPEND_FLAG.
Ian Rogers
2014-11-05
1
-1
/
+1
*
Merge "ART: Fix some redundant declarations"
Andreas Gampe
2014-11-05
1
-84
/
+3
|
\
|
*
ART: Fix some redundant declarations
Andreas Gampe
2014-11-04
1
-84
/
+3
*
|
Merge "Add ATTRIBUTE_UNUSED to unused parameters."
Ian Rogers
2014-11-05
1
-5
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add ATTRIBUTE_UNUSED to unused parameters.
Chih-Hung Hsieh
2014-11-04
1
-5
/
+9
*
|
ART: More warnings
Andreas Gampe
2014-11-04
1
-2
/
+4
|
/
*
ART: Remove unnecessary includes
Andreas Gampe
2014-11-03
1
-3
/
+1
*
ARM: Use hardfp calling convention between java to java call.
Zheng Xu
2014-10-24
6
-125
/
+317
*
Refactor quick entrypoints
Ian Rogers
2014-10-20
4
-238
/
+263
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
5
-43
/
+28
*
Don't copy fill array data to quick literal pool.
Ian Rogers
2014-10-08
1
-10
/
+1
*
ART: Fix some -Wpedantic errors
Andreas Gampe
2014-09-29
1
-1
/
+1
*
Add proper cfi directives.
Christopher Ferris
2014-09-10
1
-5
/
+10
*
Handle nested signals
Dave Allison
2014-08-27
1
-0
/
+18
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
2
-159
/
+120
*
ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test
Andreas Gampe
2014-08-19
1
-3
/
+6
*
ART: Set default visibility to protected
Andreas Gampe
2014-08-19
4
-4
/
+31
*
Merge "Fix bugs in the x86 and arm versions of generic JNI."
Nicolas Geoffray
2014-08-12
1
-7
/
+17
|
\
|
*
Fix bugs in the x86 and arm versions of generic JNI.
Nicolas Geoffray
2014-08-14
1
-7
/
+17
*
|
Reduce stack usage for overflow checks
Dave Allison
2014-08-13
3
-53
/
+7
|
/
*
Proper fix after -Bsymbolic change.
Dan Albert
2014-08-09
1
-0
/
+2
*
Revert "Fix build without -Bsymbolic."
Dan Albert
2014-08-07
1
-4
/
+2
*
Merge "Fix build without -Bsymbolic."
Dan Albert
2014-08-06
1
-2
/
+4
|
\
[next]