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
...
*
|
Merge "[optimizing] Implement x86/x86_64 math intrinsics"
Andreas Gampe
2015-04-02
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
[optimizing] Implement x86/x86_64 math intrinsics
Mark Mendell
2015-04-01
1
-0
/
+2
*
|
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
6
-3
/
+20
*
|
Merge "Fixed layout for dex caches in boot image."
Vladimir Marko
2015-03-31
2
-8
/
+22
|
\
\
|
|
/
|
/
|
|
*
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-31
2
-8
/
+22
*
|
Fix 099-vmdebug and 802-deoptimization art tests for Mips.
Douglas Leung
2015-03-31
2
-18
/
+17
|
/
*
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
6
-20
/
+3
*
Deoptimization-based bce.
Mingyao Yang
2015-03-23
6
-3
/
+20
*
Fix the mac build.
Hiroshi Yamauchi
2015-03-20
1
-1
/
+1
*
Merge "Assembly TLAB allocation fast path for x86_64."
Hiroshi Yamauchi
2015-03-20
1
-1
/
+38
|
\
|
*
Assembly TLAB allocation fast path for x86_64.
Hiroshi Yamauchi
2015-03-20
1
-1
/
+38
*
|
ART: Fix expectations for instruction-set-features string
Goran Jakovljevic
2015-03-20
1
-1
/
+5
*
|
ART: Change the isa defaults for Mips
Douglas Leung
2015-03-20
1
-27
/
+54
|
/
*
Fix art_quick_instrumentation_exit stub for x86_64
Sebastien Hertz
2015-03-12
1
-1
/
+3
*
Merge "Compute the right catch location for the debugger."
Nicolas Geoffray
2015-03-09
1
-2
/
+2
|
\
|
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-2
/
+2
*
|
Initial support for quick compiler on MIPS64r6.
Maja Gagic
2015-03-06
1
-55
/
+650
|
/
*
Merge "Reserve bits in the lock word for read barriers."
Hiroshi Yamauchi
2015-03-04
4
-70
/
+192
|
\
|
*
Reserve bits in the lock word for read barriers.
Hiroshi Yamauchi
2015-03-03
4
-70
/
+192
*
|
Fix generic JNI stubs to not discard the Java native frame.
Nicolas Geoffray
2015-03-03
6
-78
/
+48
|
/
*
Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release
Serban Constantinescu
2015-03-02
2
-0
/
+11
*
[MIPS] Fix mips32 trampoline problem.
Nikola Veljkovic
2015-02-25
2
-0
/
+144
*
ART: Add -Wunused
Andreas Gampe
2015-02-24
1
-0
/
+15
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
13
-12
/
+21
*
Merge "Fix art_quick_instrumentation_entry for x86"
Sebastien Hertz
2015-02-19
1
-1
/
+1
|
\
|
*
Fix art_quick_instrumentation_entry for x86
Sebastien Hertz
2015-02-19
1
-1
/
+1
*
|
Default to 64-bit for tests of methods with varying ISAs for valgrind.
Jeff Hao
2015-02-17
1
-0
/
+6
|
/
*
Merge "ART: Change x86 long param ABI (Quick/JNI/Opt)"
Nicolas Geoffray
2015-02-04
1
-3
/
+6
|
\
|
*
ART: Change x86 long param ABI (Quick/JNI/Opt)
Mark Mendell
2015-01-30
1
-3
/
+6
*
|
Add Mips64 art_quick_proxy_invoke_handler assembly.
Douglas Leung
2015-01-30
1
-1
/
+23
*
|
ART: Add Mips64 resolution trampoline assembly
Andreas Gampe
2015-01-30
1
-1
/
+18
|
/
*
Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""
Mark P Mendell
2015-01-27
7
-69
/
+425
*
Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"
Vladimir Marko
2015-01-27
6
-417
/
+69
*
Merge "Refactor register access from StackVisitor"
Sebastien Hertz
2015-01-27
13
-224
/
+172
|
\
|
*
Refactor register access from StackVisitor
Sebastien Hertz
2015-01-26
13
-224
/
+172
*
|
ART: Fix assembler labels' usage in macros for Mac.
Vladimir Marko
2015-01-26
1
-2
/
+2
*
|
Fix Mac build.
Vladimir Marko
2015-01-26
1
-1
/
+1
*
|
ART: Fix asm literals for Mac builds.
Vladimir Marko
2015-01-26
1
-5
/
+5
|
/
*
Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)"
Vladimir Marko
2015-01-26
6
-67
/
+423
|
\
|
*
ART: Implement X86 hard float (Quick/JNI/Baseline)
Mark Mendell
2015-01-23
6
-67
/
+423
*
|
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
3
-0
/
+84
*
|
Fix valgrind error.
Nicolas Geoffray
2015-01-23
1
-0
/
+1
|
/
*
ART: Refactor common ELF->InstructionSet code
Andreas Gampe
2015-01-21
2
-0
/
+27
*
ART: Fix stub_test
Andreas Gampe
2015-01-21
1
-2
/
+2
*
[optimizing compiler] Implement inline x86 FP '%'
Mark Mendell
2015-01-21
4
-39
/
+4
*
Merge "Fix refs_and_args callee save order for Mips32."
Andreas Gampe
2015-01-16
1
-9
/
+9
|
\
|
*
Fix refs_and_args callee save order for Mips32.
Douglas Leung
2015-01-12
1
-9
/
+9
*
|
ART: Mips64 runtime support
Andreas Gampe
2015-01-15
13
-2
/
+1657
*
|
Merge "ART: Allow to compile interpret-only mips64 files"
Andreas Gampe
2015-01-15
11
-6
/
+512
|
\
\
|
*
|
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
11
-6
/
+512
[prev]
[next]