summaryrefslogtreecommitdiffstats
path: root/build/Android.common_build.mk
Commit message (Expand)AuthorAgeFilesLines
* art: Disable ART_HOST_CLANG on darwin builds.Adnan Begovic2016-01-111-0/+6
* Art: disable host clang by defaultDave Daynard2016-01-071-1/+1
* ART: Disable Clang for armAndreas Gampe2015-11-061-1/+2
* Fix valgrind includesDmitriy Ivanov2015-05-271-2/+2
* Undo arm64 workaround.Chih-Hung Hsieh2015-05-151-4/+0
* Re-enable clang for Mips/Mips64 targets.Duane Sand2015-05-011-11/+2
* Replace String CharArray with internal uint16_t array.Jeff Hao2015-04-271-0/+1
* ART: Turn off missing-noreturn for MacAndreas Gampe2015-04-061-2/+8
* ART: Enable more Clang warningsAndreas Gampe2015-04-061-0/+3
* ART: Enable Clang's -WdeprecatedAndreas Gampe2015-04-061-0/+3
* ART: Add Clang's -Wused-but-marked-unusedAndreas Gampe2015-04-031-0/+4
* Make it possible to enable tlab with a build parameter.Hiroshi Yamauchi2015-03-201-0/+4
* Remove ART_SMALL_MODE ifdefs.Jeff Hao2015-03-021-16/+0
* Fix method_verifier_test with the SS collector.Hiroshi Yamauchi2015-02-251-2/+2
* Merge "Revert "Revert "Add JIT"""Mathieu Chartier2015-02-251-0/+12
|\
| * Revert "Revert "Add JIT""Mathieu Chartier2015-02-241-0/+12
* | ART: Add -WunusedAndreas Gampe2015-02-241-0/+1
|/
* Revert "Add JIT"Nicolas Geoffray2015-02-241-12/+0
* Add JITMathieu Chartier2015-02-231-0/+12
* Go back to -O2.Nicolas Geoffray2015-02-031-1/+1
* ART: Fix assembler_thumb_testAndreas Gampe2015-02-021-1/+1
* Add options for building/testing with coverage.Dan Albert2015-01-301-3/+7
* 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-151-0/+2
* 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
* ART: Fix Clang CFLAGS inclusionAndreas Gampe2015-01-071-8/+10
* Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"Igor Murashkin2014-12-171-3/+4
|\
| * Add a new imgdiag tool to diff boot.art/core.art against a processIgor Murashkin2014-12-161-3/+4
* | Merge "Revert "Fix VM-less builds.""Ying Wang2014-12-161-13/+8
|\ \ | |/ |/|
| * Revert "Fix VM-less builds."Ying Wang2014-12-081-13/+8
* | Remove portable.Elliott Hughes2014-12-121-36/+0
* | Make it possible to enable heap poisoning via make variable.Hiroshi Yamauchi2014-12-081-0/+4
|/
* Merge "Fix VM-less builds."David 'Digit' Turner2014-12-031-8/+13
|\
| * Fix VM-less builds.David 'Digit' Turner2014-12-031-8/+13
* | 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-281-0/+1
* 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
|/
* Up the stack size limit for SANITIZE_HOST.Dan Albert2014-11-141-1/+3
* Modify the behavior of thread suspend shootouts.Ian Rogers2014-11-121-1/+3
* ART: More warningsAndreas Gampe2014-11-041-1/+29
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-2/+0
* ART: Create and use multiple core imagesAndreas Gampe2014-10-281-7/+0
* ART: Fix common_build CFLAGSAndreas Gampe2014-10-211-2/+5
* x86 build fix.Ian Rogers2014-10-171-2/+1