summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Enable clang for ARM builds.Stephen Hines2016-06-091-2/+1
* art: Re-enable host clangTyler Dunn2016-06-091-7/+1
* Build dex2oat without asan instrumentation.Chih-Hung Hsieh2016-03-161-0/+5
* 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
* Support compiling run-tests with jackSebastien Hertz2015-07-091-0/+4
* ART: Fix streaming tracing issuesAndreas Gampe2015-06-261-0/+3
* ART stack unwinding fixes for libunwind/gdb/lldb.David Srbecky2015-06-191-2/+2
* Fix valgrind includesDmitriy Ivanov2015-05-271-2/+2
* Add missing oatdump test dependencyMathieu Chartier2015-05-261-0/+10
* Add oatdump testMathieu Chartier2015-05-261-0/+1
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-0/+2
* ART: Refactor UnstartedRuntime for testingAndreas Gampe2015-05-211-0/+1
* ART: Fix gtest dependencyAndreas Gampe2015-05-201-1/+1
* Merge "Test and fix bug checking status of secondary multidex files." into mn...Richard Uhler2015-05-181-1/+2
|\
| * Test and fix bug checking status of secondary multidex files.Richard Uhler2015-05-181-1/+2
* | Undo arm64 workaround.Chih-Hung Hsieh2015-05-151-4/+0
|/
* Support multiple instrumentation clientsSebastien Hertz2015-05-071-0/+3
* 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: Fix addpd opcode, add Quick x86 assembler testChao-ying Fu2015-04-251-0/+1
* Revert "Revert "Quick: Rewrite type inference pass.""Vladimir Marko2015-04-231-0/+2
* Revert "Quick: Rewrite type inference pass."Andreas Gampe2015-04-221-2/+0
* Quick: Rewrite type inference pass.Vladimir Marko2015-04-221-0/+2
* ART: Add compiled-methodsAndreas Gampe2015-04-211-1/+1
* Move GetAndroidToolsDir to common location.David Srbecky2015-04-211-0/+1
* ART: Store classpath information into oat fileAndreas Gampe2015-04-141-0/+1
* Implement CFI for Optimizing.David Srbecky2015-04-091-0/+1
* Implement CFI for JNI.David Srbecky2015-04-081-0/+1
* Implement CFI for Quick.David Srbecky2015-04-081-1/+2
* ART: Turn off missing-noreturn for MacAndreas Gampe2015-04-061-2/+8
* ART: Fix gtests for missing-noreturnAndreas Gampe2015-04-061-4/+4
* ART: Enable more Clang warningsAndreas Gampe2015-04-061-0/+3
* ART: Enable Clang's -WdeprecatedAndreas Gampe2015-04-062-4/+7
* ART: Add Clang's -Wused-but-marked-unusedAndreas Gampe2015-04-032-0/+8
* Add tests for Arm64RelativePatcher.Vladimir Marko2015-04-021-0/+1
* Add tests for Thumb2RelativePatcher.Vladimir Marko2015-04-021-0/+1
* Refactor RelativePatcher out of OatWriter.Vladimir Marko2015-04-021-0/+2
* Merge "Revert "Revert "Add small library for writing of DWARF data."""David Srbecky2015-03-311-0/+1
|\
| * Revert "Revert "Add small library for writing of DWARF data.""David Srbecky2015-03-311-0/+1
* | Merge "Revert "Add small library for writing of DWARF data.""Nicolas Geoffray2015-03-311-1/+0
|\|
| * Revert "Add small library for writing of DWARF data."Nicolas Geoffray2015-03-311-1/+0
* | Merge "Add small library for writing of DWARF data."David Srbecky2015-03-311-0/+1
|\|
| * Add small library for writing of DWARF data.David Srbecky2015-03-311-0/+1
* | ART: PathClassLoader for compilerAndreas Gampe2015-03-271-1/+1
|/
* Merge "Support relative encoded dex locations in oat files."Richard Uhler2015-03-251-0/+1
|\
| * Support relative encoded dex locations in oat files.Richard Uhler2015-03-241-0/+1
* | Add code cache testMathieu Chartier2015-03-231-0/+1
* | Merge "ART: Change the isa defaults for Mips"Andreas Gampe2015-03-201-0/+1
|\ \