summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* art: Refactor RuntimeOptions/ParsedOptionsIgor Murashkin2015-02-041-0/+2
* Add options for building/testing with coverage.Dan Albert2015-01-304-4/+25
* Remove libcxx.mk cruft.Dan Albert2015-01-292-4/+0
* ART: Clean up some build flagsAndreas Gampe2015-01-271-4/+1
* Make it possible to enable read barriers at build time.Hiroshi Yamauchi2015-01-231-0/+4
* ART: Mips64 runtime supportAndreas Gampe2015-01-152-1/+3
* ART: Allow to compile interpret-only mips64 filesAndreas Gampe2015-01-151-0/+1
* ART: Only give Clang warning when Clang is activeAndreas Gampe2015-01-131-1/+1
* Do not use clang for mips target.Chih-Hung Hsieh2015-01-071-1/+10
* 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