summaryrefslogtreecommitdiffstats
path: root/build/Android.gtest.mk
Commit message (Expand)AuthorAgeFilesLines
* Build changes to build multilib testsAndreas Gampe2014-04-011-19/+35
* Add -lpthread -ldl to link executable/testsAndrew Hsieh2014-04-011-0/+1
* Fix host gtests compiled with gccBrian Carlstrom2014-03-251-1/+5
* Fix missing link line for libgtest_host.Tim Murray2014-03-201-9/+1
* Class initialization check elimination.Vladimir Marko2014-03-171-0/+1
* Refactor reflective method invocation.Ian Rogers2014-03-141-0/+1
* Fix debugger crashes in presence of proxy objects.Sebastien Hertz2014-03-131-0/+1
* JNI down call fixes.Ian Rogers2014-03-091-0/+4
* AArch64: Add ARM64 AssemblerSerban Constantinescu2014-03-051-0/+1
* Merge "Add codegen support to the optimizing compiler."Nicolas Geoffray2014-03-051-0/+1
|\
| * Add codegen support to the optimizing compiler.Nicolas Geoffray2014-03-041-0/+1
* | Add ART -help and -showversionBrian Carlstrom2014-03-031-1/+1
* | Further split of the space testsAndreas Gampe2014-03-031-2/+6
* | Fix clang to compile and run host tests.Ian Rogers2014-02-281-2/+0
|/
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-38/+52
* Merge "Add conditional branches, and build dominator tree."Nicolas Geoffray2014-02-261-0/+1
|\
| * Add conditional branches, and build dominator tree.Nicolas Geoffray2014-02-261-0/+1
* | Split space_test into separate checksAndreas Gampe2014-02-211-1/+3
* | Fix and rewrite local value numbering.Vladimir Marko2014-02-211-0/+1
|/
* Merge "art: convert makefiles to support multilib build"Colin Cross2014-02-191-0/+1
|\
| * art: convert makefiles to support multilib buildColin Cross2014-02-181-0/+1
* | Re-apply: Initial check-in of an optimizing compiler.Nicolas Geoffray2014-02-191-1/+2
* | Revert "Initial check-in of an optimizing compiler."Nicolas Geoffray2014-02-191-2/+1
* | Initial check-in of an optimizing compiler.Nicolas Geoffray2014-02-191-1/+2
* | Remove blacklistSebastien Hertz2014-02-171-0/+1
|/
* Fix multi-line hex dumping and add unit test.Ian Rogers2014-01-301-0/+1
* LEB128 tests and performance measurements.Ian Rogers2013-11-141-0/+1
* Fix testing all valgrind tests and make errors abort.Ian Rogers2013-11-131-1/+2
* Allow host valgrind gtests to be run individually.Ian Rogers2013-11-131-0/+7
* Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an errorBrian Carlstrom2013-11-061-1/+0
* Support hardware divide instructionDave Allison2013-11-051-0/+1
* Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-1/+2
* Refactor ArenaBitVector to create more general BitVectorBrian Carlstrom2013-10-241-0/+1
* Multi threaded hashed deduplication during compilation.Mathieu Chartier2013-09-031-0/+1
* Move output_stream files out of runtime.Ian Rogers2013-08-161-3/+3
* Systrace fixups and refactoring for TimingLoggerAnwar Ghuloum2013-08-091-0/+1
* Added tests for SEA IR intermediate representation.Dragos Sbirlea2013-08-081-1/+2
* Add tests for SEA IR types infrastructure.Dragos Sbirlea2013-08-071-1/+3
* am 025218c7: Clean up stlport usage.Elliott Hughes2013-07-301-3/+3
|\
| * Clean up stlport usage.Elliott Hughes2013-07-301-3/+3
* | Portable refactorings.Ian Rogers2013-07-301-1/+1
* | am 9004cb65: Allow MemMap to support empty map requestsBrian Carlstrom2013-07-291-0/+1
|\ \ | |/
| * Allow MemMap to support empty map requestsBrian Carlstrom2013-07-291-0/+1
* | Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-7/+7
|/
* am 55c0ac85: Merge "Enable darwin target build for art."Brian Carlstrom2013-07-231-2/+4
|\
| * Enable darwin target build for art.Brian Carlstrom2013-07-231-2/+4
* | am 17bfe263: Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENC...Brian Carlstrom2013-07-171-6/+2
|\ \ | |/
| * Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES so we onl...Brian Carlstrom2013-07-171-6/+2
* | am 0cb7853d: Fix typo in makefileBrian Carlstrom2013-07-171-1/+1
|\ \ | |/
| * Fix typo in makefileBrian Carlstrom2013-07-161-1/+1