index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
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: 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
|
\
|
*
Fix build without -Bsymbolic.
Dan Albert
2014-08-07
1
-2
/
+4
*
|
Add implicit checks for x86_64 architecture.
Dave Allison
2014-08-07
1
-1
/
+1
|
/
*
When performing a long jump, update SP last.
Jeff Hao
2014-08-06
1
-1
/
+2
*
AArch64: Clean up CalleeSaveMethod frame and the use of temp registers.
Zheng Xu
2014-07-29
1
-0
/
+16
*
ART: Throw StackOverflowError in native code
Andreas Gampe
2014-07-21
1
-2
/
+2
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-5
/
+6
*
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
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-6
/
+5
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-5
/
+6
*
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
1
-6
/
+5
*
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
1
-5
/
+6
*
ART: Rework Generic JNI, add ARM version
Andreas Gampe
2014-07-01
1
-2
/
+87
*
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
1
-5
/
+0
*
ART: Target-dependent stack overflow, less check elision
Andreas Gampe
2014-06-18
1
-2
/
+3
*
Revert "Revert "Fix access to FP registers when visiting stack""
Sebastien Hertz
2014-06-17
2
-24
/
+61
*
Revert "Fix access to FP registers when visiting stack"
Sebastien Hertz
2014-06-17
2
-61
/
+24
*
Fix access to FP registers when visiting stack
Sebastien Hertz
2014-06-17
2
-24
/
+61
*
ART: Move __memcmp16 from Bionic to ART
Andreas Gampe
2014-06-10
3
-4
/
+229
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-0
/
+1
*
Add an optimization for removing redundant suspend tests in ART
Wei Jin
2014-06-05
2
-0
/
+6
*
Do not force unwind info to debug_frame.
Christopher Ferris
2014-06-04
1
-1
/
+0
*
Art compiler: remove unnecessary sqrt call
buzbee
2014-05-27
1
-1
/
+0
*
ART: Fix comments for dmb
Andreas Gampe
2014-05-14
1
-2
/
+2
*
Merge "Move quick frame info to OatQuickMethodHeader."
Vladimir Marko
2014-05-13
2
-10
/
+78
|
\
|
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
2
-10
/
+78
*
|
ART: Add lock and unlock stubs for ARM64, fix for X86-64
Andreas Gampe
2014-05-12
1
-1
/
+1
|
/
*
Handle implicit stack overflow without affecting stack walks
Dave Allison
2014-05-05
2
-89
/
+71
*
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-02
2
-4
/
+4
*
Add heap reference size to the checks in arch_test
Andreas Gampe
2014-04-30
1
-0
/
+3
*
Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code
Andreas Gampe
2014-04-25
3
-4
/
+26
*
Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs
Andreas Gampe
2014-04-25
1
-0
/
+16
*
Remove support for app JNI workarounds.
Ian Rogers
2014-04-22
1
-24
/
+0
[next]