summaryrefslogtreecommitdiffstats
path: root/build/Android.gtest.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test and fix bug checking status of secondary multidex files.Richard Uhler2015-05-181-1/+2
* Support multiple instrumentation clientsSebastien Hertz2015-05-071-0/+3
* 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: Fix gtests for missing-noreturnAndreas Gampe2015-04-061-4/+4
* ART: Enable Clang's -WdeprecatedAndreas Gampe2015-04-061-4/+4
* ART: Add Clang's -Wused-but-marked-unusedAndreas Gampe2015-04-031-0/+4
* 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 "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
* | Compress the Dex register maps built by the optimizing compiler.Roland Levillain2015-03-121-0/+1
|/
* Create OatFileAssistant class for assisting with oat files.Richard Uhler2015-03-091-4/+28
* Change card cache mod-union table to use bitmapsMathieu Chartier2015-02-261-0/+1
* 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-301-1/+1
* Remove libcxx.mk cruft.Dan Albert2015-01-291-3/+0
* ART: Allow to compile interpret-only mips64 filesAndreas Gampe2015-01-151-0/+1
* ART: Fix Clang CFLAGS inclusionAndreas Gampe2015-01-071-2/+2
* 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
|\ \