summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
* Re-enable ParallelGC test for gcstress modeMathieu Chartier2015-01-071-7/+1
* Merge "Fix signal test to work with gcstress"Mathieu Chartier2015-01-081-8/+0
|\
| * Fix signal test to work with gcstressMathieu Chartier2015-01-071-8/+0
* | ART: Fix Clang CFLAGS inclusionAndreas Gampe2015-01-072-10/+12
|/
* Merge "ART: Add imgdiag_test test dependency"Andreas Gampe2015-01-061-2/+10
|\
| * ART: Add imgdiag_test test dependencyAndreas Gampe2014-12-221-2/+10
* | Merge "ART: Swap-space in the compiler"Andreas Gampe2014-12-221-0/+1
|\ \
| * | ART: Swap-space in the compilerAndreas Gampe2014-12-221-0/+1
| |/
* | Add heap task processorMathieu Chartier2014-12-191-0/+1
|/
* Merge "Explicitly compile core.oat with the Quick compiler."Nicolas Geoffray2014-12-181-0/+6
|\
| * Explicitly compile core.oat with the Quick compiler.Nicolas Geoffray2014-12-171-0/+6
* | Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"Igor Murashkin2014-12-177-22/+137
|\ \ | |/ |/|
| * Add a new imgdiag tool to diff boot.art/core.art against a processIgor Murashkin2014-12-167-22/+137
* | Merge "Revert "Fix VM-less builds.""Ying Wang2014-12-161-13/+8
|\ \ | |/ |/|
| * Revert "Fix VM-less builds."Ying Wang2014-12-081-13/+8
* | Merge "Add ReferenceQueue test"Mathieu Chartier2014-12-121-0/+1
|\ \
| * | Add ReferenceQueue testMathieu Chartier2014-12-121-0/+1
* | | Remove portable.Elliott Hughes2014-12-123-50/+0
|/ /
* | Don't use the version script for executables.Dan Albert2014-12-101-2/+2
* | ARM64: Enable Optimizing compiler image generation.Serban Constantinescu2014-12-101-11/+2
* | Make it possible to enable heap poisoning via make variable.Hiroshi Yamauchi2014-12-081-0/+4
|/
* Merge "Bounds check elimination."Mingyao Yang2014-12-051-0/+1
|\
| * Bounds check elimination.Mingyao Yang2014-12-031-0/+1
* | Merge "ART: Wire up a valgrind-wrapped dex2oat run"Andreas Gampe2014-12-042-29/+73
|\ \
| * | ART: Wire up a valgrind-wrapped dex2oat runAndreas Gampe2014-12-032-29/+73
| |/
* | Merge "Remove unused headers."Ian Rogers2014-12-041-3/+0
|\ \
| * | Remove unused headers.Ian Rogers2014-12-031-3/+0
| |/
* | On arm64/optimizing, compile the boot image with interpreter.Nicolas Geoffray2014-12-041-3/+6
* | Build core.oat without flags.Nicolas Geoffray2014-12-041-8/+10
|/
* Merge "Fix VM-less builds."David 'Digit' Turner2014-12-031-8/+13
|\
| * Fix VM-less builds.David 'Digit' Turner2014-12-031-8/+13
* | Explicitly give compiler options to test scriptsNicolas Geoffray2014-12-031-0/+6
* | Don't force color diagnostics.Dan Albert2014-12-021-4/+1
|/
* Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.Serban Constantinescu2014-11-282-2/+3
* Add a way to change the IMT sizeMathieu Chartier2014-11-261-0/+8
* Add ART_USE_OPTIMIZING_COMPILER flag.Nicolas Geoffray2014-11-251-0/+4
* Merge "Fix transitive equality error in set."Mathieu Chartier2014-11-191-1/+1
|\
| * Fix transitive equality error in set.Mathieu Chartier2014-11-191-1/+1
* | Fix the last users of TARGET_CPU_SMP.Elliott Hughes2014-11-191-13/+1
|/
* Merge "Revert "Arm64: Use the debug version of VIXL for debug builds.""Nicolas Geoffray2014-11-171-2/+2
|\
| * Revert "Arm64: Use the debug version of VIXL for debug builds."Nicolas Geoffray2014-11-171-2/+2
* | Merge "Arm64: Use the debug version of VIXL for debug builds."Nicolas Geoffray2014-11-171-2/+2
|\ \ | |/
| * Arm64: Use the debug version of VIXL for debug builds.Serban Constantinescu2014-11-141-2/+2
* | Merge "The libc++ gtest is being renamed to libgtest."Dan Albert2014-11-151-1/+1
|\ \
| * | The libc++ gtest is being renamed to libgtest.Dan Albert2014-11-111-1/+1
* | | Up the stack size limit for SANITIZE_HOST.Dan Albert2014-11-141-1/+3
| |/ |/|
* | Instruction set features for ARM64, MIPS and X86.Ian Rogers2014-11-132-3/+16
* | Exercise the generation of SBFX on ARM32 & Thumb-2.Roland Levillain2014-11-131-1/+3
* | Modify the behavior of thread suspend shootouts.Ian Rogers2014-11-121-1/+3
* | Merge "Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest"Brian Carlstrom2014-11-121-3/+2
|\ \