summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
| * Add missing patchoatd dependency for oat_file_assistant_test.Richard Uhler2015-03-121-2/+8
* | Merge "Compress the Dex register maps built by the optimizing compiler."Roland Levillain2015-03-121-0/+1
|\ \
| * | Compress the Dex register maps built by the optimizing compiler.Roland Levillain2015-03-121-0/+1
| |/
* | Properly compile multidex for tests when using Jack.Richard Uhler2015-03-111-3/+5
|/
* Create OatFileAssistant class for assisting with oat files.Richard Uhler2015-03-092-4/+38
* Revert "Revert "More Makefile fun for --debuggable.""Nicolas Geoffray2015-03-091-0/+3
* Revert "More Makefile fun for --debuggable."Nicolas Geoffray2015-03-091-3/+0
* More Makefile fun for --debuggable.Nicolas Geoffray2015-03-061-0/+3
* Merge "Remove ART_SMALL_MODE ifdefs."Jeff Hao2015-03-031-16/+0
|\
| * Remove ART_SMALL_MODE ifdefs.Jeff Hao2015-03-021-16/+0
* | Change JIT tests to use interpreter imageMathieu Chartier2015-02-271-12/+0
* | Fix jit testsMathieu Chartier2015-02-271-0/+2
* | Change card cache mod-union table to use bitmapsMathieu Chartier2015-02-261-0/+1
* | Add missing JIT stuff in make filesMathieu Chartier2015-02-262-7/+20
|/
* 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
* ART: Add VALGRIND_LIB for gtestsAndreas Gampe2015-02-201-0/+1
* ART: Use Valgrind from treeAndreas Gampe2015-02-191-3/+15
* Dead code elimination based on GVN results.Vladimir Marko2015-02-171-0/+1
* Be more lenient with 4 byte UTF-8 sequences.Narayan Kamath2015-02-121-0/+1
* 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