summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | ART: Change the isa defaults for MipsDouglas Leung2015-03-201-0/+1
| |/
* | Make it possible to enable tlab with a build parameter.Hiroshi Yamauchi2015-03-201-0/+4
|/
* Merge "Add missing patchoatd dependency for oat_file_assistant_test."Richard Uhler2015-03-121-2/+8
|\
| * 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