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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add proper cfi directives.
Christopher Ferris
2014-09-10
1
-5
/
+10
*
Revert "Revert "x86: Fix art_quick_instrumentation_exit""
Andreas Gampe
2014-09-04
1
-0
/
+1
*
ART: Fix StubTest Interface Trampoline test
Andreas Gampe
2014-09-02
1
-52
/
+33
*
Fix mips build for nested signal handler
Dave Allison
2014-08-29
1
-0
/
+3
*
Handle nested signals
Dave Allison
2014-08-27
5
-0
/
+85
*
Fix usage of literals within a macro.
Ian Rogers
2014-08-26
1
-2
/
+2
*
Fixed typo in entrypoint stub.
Fred Shih
2014-08-25
1
-2
/
+2
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
11
-222
/
+864
*
ART: Remove GOT setup from x86 assembly where not needed
Andreas Gampe
2014-08-21
4
-69
/
+12
*
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
17
-208
/
+278
*
Fix the THREAD_ offsets for MIPS.
Raghu Gandham
2014-08-15
1
-2
/
+2
*
ART: Fix mac build
Andreas Gampe
2014-08-14
1
-2
/
+2
*
Merge "Fix bugs in the x86 and arm versions of generic JNI."
Nicolas Geoffray
2014-08-12
2
-10
/
+20
|
\
|
*
Fix bugs in the x86 and arm versions of generic JNI.
Nicolas Geoffray
2014-08-14
2
-10
/
+20
*
|
Reduce stack usage for overflow checks
Dave Allison
2014-08-13
11
-154
/
+25
|
/
*
AArch64: Fix art_quick_string_compareto.
Zheng Xu
2014-08-12
1
-4
/
+4
*
Merge "Fix more of the Mac build."
Dave Allison
2014-08-11
3
-5
/
+29
|
\
|
*
Fix more of the Mac build.
Dan Albert
2014-08-11
3
-5
/
+29
*
|
Fix the Mac build.
Dan Albert
2014-08-09
2
-5
/
+11
*
|
Proper fix after -Bsymbolic change.
Dan Albert
2014-08-09
2
-0
/
+7
|
/
*
Workaround for test failures after Bsymbolic fix.
Dan Albert
2014-08-07
1
-5
/
+5
*
Revert "Fix build without -Bsymbolic."
Dan Albert
2014-08-07
1
-4
/
+2
*
Merge "Fix build without -Bsymbolic."
Dan Albert
2014-08-06
2
-7
/
+9
|
\
|
*
Fix build without -Bsymbolic.
Dan Albert
2014-08-07
2
-7
/
+9
*
|
Add implicit checks for x86_64 architecture.
Dave Allison
2014-08-07
6
-156
/
+176
|
/
*
AArch64: Implicit StackOverflow/NPE/Suspend checks.
Stuart Monteith
2014-08-06
2
-2
/
+186
*
When performing a long jump, update SP last.
Jeff Hao
2014-08-06
1
-1
/
+2
*
Add x86_64 optimized __memcmp16 implementation;
Varvara Rainchik
2014-08-06
3
-907
/
+2117
*
1. Fix CFI for quick compiled code in x86 & x86_64;
Tong Shen
2014-07-30
1
-1
/
+2
*
AArch64: Clean up CalleeSaveMethod frame and the use of temp registers.
Zheng Xu
2014-07-29
6
-282
/
+274
*
ART: Fix x86_64 instrumentation_exit, also movsd -> movq
Andreas Gampe
2014-07-23
2
-5
/
+5
*
Fix x86 instrumentation exit entrypoint and trace size limit.
Jeff Hao
2014-07-22
1
-7
/
+5
*
ART: Throw StackOverflowError in native code
Andreas Gampe
2014-07-21
1
-2
/
+2
*
Add optimized assembler implementation of __memcmp16 for x86.
Alexander Ivchenko
2014-07-17
3
-1
/
+1043
*
Fix test 304-method-tracing failure for Mips.
Douglas Leung
2014-07-16
1
-3
/
+4
*
Merge "Fix art test failures for Mips."
Jeff Hao
2014-07-16
1
-4
/
+9
|
\
|
*
Fix art test failures for Mips.
Douglas Leung
2014-07-15
1
-4
/
+9
*
|
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
6
-11
/
+317
|
/
*
Break apart header files.
Ian Rogers
2014-07-15
2
-7
/
+8
*
Add read barriers for the roots in Runtime.
Hiroshi Yamauchi
2014-07-14
4
-0
/
+8
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
6
-4
/
+12
*
Fix mac build.
Christopher Ferris
2014-07-11
1
-2
/
+2
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
6
-309
/
+11
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
6
-11
/
+309
*
x86_64: Enable fp-reg promotion
Serguei Katkov
2014-07-10
7
-58
/
+204
*
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
6
-309
/
+11
*
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
6
-11
/
+309
*
JNI dlsym lookup fixes.
Ian Rogers
2014-07-07
2
-6
/
+8
*
ART: Rework Generic JNI, add ARM version
Andreas Gampe
2014-07-01
4
-71
/
+146
[next]