index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Re-enable ParallelGC test for gcstress mode
Mathieu Chartier
2015-01-07
1
-7
/
+1
*
Merge "Fix signal test to work with gcstress"
Mathieu Chartier
2015-01-08
1
-8
/
+0
|
\
|
*
Fix signal test to work with gcstress
Mathieu Chartier
2015-01-07
1
-8
/
+0
*
|
ART: Fix Clang CFLAGS inclusion
Andreas Gampe
2015-01-07
2
-10
/
+12
|
/
*
Merge "ART: Add imgdiag_test test dependency"
Andreas Gampe
2015-01-06
1
-2
/
+10
|
\
|
*
ART: Add imgdiag_test test dependency
Andreas Gampe
2014-12-22
1
-2
/
+10
*
|
Merge "ART: Swap-space in the compiler"
Andreas Gampe
2014-12-22
1
-0
/
+1
|
\
\
|
*
|
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-0
/
+1
|
|
/
*
|
Add heap task processor
Mathieu Chartier
2014-12-19
1
-0
/
+1
|
/
*
Merge "Explicitly compile core.oat with the Quick compiler."
Nicolas Geoffray
2014-12-18
1
-0
/
+6
|
\
|
*
Explicitly compile core.oat with the Quick compiler.
Nicolas Geoffray
2014-12-17
1
-0
/
+6
*
|
Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"
Igor Murashkin
2014-12-17
7
-22
/
+137
|
\
\
|
|
/
|
/
|
|
*
Add a new imgdiag tool to diff boot.art/core.art against a process
Igor Murashkin
2014-12-16
7
-22
/
+137
*
|
Merge "Revert "Fix VM-less builds.""
Ying Wang
2014-12-16
1
-13
/
+8
|
\
\
|
|
/
|
/
|
|
*
Revert "Fix VM-less builds."
Ying Wang
2014-12-08
1
-13
/
+8
*
|
Merge "Add ReferenceQueue test"
Mathieu Chartier
2014-12-12
1
-0
/
+1
|
\
\
|
*
|
Add ReferenceQueue test
Mathieu Chartier
2014-12-12
1
-0
/
+1
*
|
|
Remove portable.
Elliott Hughes
2014-12-12
3
-50
/
+0
|
/
/
*
|
Don't use the version script for executables.
Dan Albert
2014-12-10
1
-2
/
+2
*
|
ARM64: Enable Optimizing compiler image generation.
Serban Constantinescu
2014-12-10
1
-11
/
+2
*
|
Make it possible to enable heap poisoning via make variable.
Hiroshi Yamauchi
2014-12-08
1
-0
/
+4
|
/
*
Merge "Bounds check elimination."
Mingyao Yang
2014-12-05
1
-0
/
+1
|
\
|
*
Bounds check elimination.
Mingyao Yang
2014-12-03
1
-0
/
+1
*
|
Merge "ART: Wire up a valgrind-wrapped dex2oat run"
Andreas Gampe
2014-12-04
2
-29
/
+73
|
\
\
|
*
|
ART: Wire up a valgrind-wrapped dex2oat run
Andreas Gampe
2014-12-03
2
-29
/
+73
|
|
/
*
|
Merge "Remove unused headers."
Ian Rogers
2014-12-04
1
-3
/
+0
|
\
\
|
*
|
Remove unused headers.
Ian Rogers
2014-12-03
1
-3
/
+0
|
|
/
*
|
On arm64/optimizing, compile the boot image with interpreter.
Nicolas Geoffray
2014-12-04
1
-3
/
+6
*
|
Build core.oat without flags.
Nicolas Geoffray
2014-12-04
1
-8
/
+10
|
/
*
Merge "Fix VM-less builds."
David 'Digit' Turner
2014-12-03
1
-8
/
+13
|
\
|
*
Fix VM-less builds.
David 'Digit' Turner
2014-12-03
1
-8
/
+13
*
|
Explicitly give compiler options to test scripts
Nicolas Geoffray
2014-12-03
1
-0
/
+6
*
|
Don't force color diagnostics.
Dan Albert
2014-12-02
1
-4
/
+1
|
/
*
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
Serban Constantinescu
2014-11-28
2
-2
/
+3
*
Add a way to change the IMT size
Mathieu Chartier
2014-11-26
1
-0
/
+8
*
Add ART_USE_OPTIMIZING_COMPILER flag.
Nicolas Geoffray
2014-11-25
1
-0
/
+4
*
Merge "Fix transitive equality error in set."
Mathieu Chartier
2014-11-19
1
-1
/
+1
|
\
|
*
Fix transitive equality error in set.
Mathieu Chartier
2014-11-19
1
-1
/
+1
*
|
Fix the last users of TARGET_CPU_SMP.
Elliott Hughes
2014-11-19
1
-13
/
+1
|
/
*
Merge "Revert "Arm64: Use the debug version of VIXL for debug builds.""
Nicolas Geoffray
2014-11-17
1
-2
/
+2
|
\
|
*
Revert "Arm64: Use the debug version of VIXL for debug builds."
Nicolas Geoffray
2014-11-17
1
-2
/
+2
*
|
Merge "Arm64: Use the debug version of VIXL for debug builds."
Nicolas Geoffray
2014-11-17
1
-2
/
+2
|
\
\
|
|
/
|
*
Arm64: Use the debug version of VIXL for debug builds.
Serban Constantinescu
2014-11-14
1
-2
/
+2
*
|
Merge "The libc++ gtest is being renamed to libgtest."
Dan Albert
2014-11-15
1
-1
/
+1
|
\
\
|
*
|
The libc++ gtest is being renamed to libgtest.
Dan Albert
2014-11-11
1
-1
/
+1
*
|
|
Up the stack size limit for SANITIZE_HOST.
Dan Albert
2014-11-14
1
-1
/
+3
|
|
/
|
/
|
*
|
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
2
-3
/
+16
*
|
Exercise the generation of SBFX on ARM32 & Thumb-2.
Roland Levillain
2014-11-13
1
-1
/
+3
*
|
Modify the behavior of thread suspend shootouts.
Ian Rogers
2014-11-12
1
-1
/
+3
*
|
Merge "Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest"
Brian Carlstrom
2014-11-12
1
-3
/
+2
|
\
\
[prev]
[next]